Skip to content

Simpler installation

Past due by over 8 years 50% complete

Installation procedure should be very easy and simple for the user. Points to considered for simple installation of Panda Linux:

  • Use of getopts to parse command line args
  • Use of dedicated user to compile the packages
  • Keep the packages separate from the root filesystem
  • Installer should be more intuitive
  • Installation should be highly customizable
  • Installer…

Installation procedure should be very easy and simple for the user. Points to considered for simple installation of Panda Linux:

  • Use of getopts to parse command line args
  • Use of dedicated user to compile the packages
  • Keep the packages separate from the root filesystem
  • Installer should be more intuitive
  • Installation should be highly customizable
  • Installer should be a single script which handles everything from configuring the host system to the building of target system.
  • Installer should be so simple that even a kid can understand about how to configure it.
Loading