You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.