Remove irrelevant programs in the Netbook Remix
Written by Frank Roberts the 9 Sep 09 at 22:38.
New
Because netbooks are machines that are made for a very specific task that is quite different from 'normal' desktop use, there are several programs installed that 95% or even 100% of the users will not use. For example:
- Brasero. I'm pretty sure that almost nobody uses his netbook to burn cd's.
- XSane Image Scanner.
- Assistive Technologies. The size of the devices doesnt make it very accessable for the less capable.
- PalmOS Tools. Who does even use a palm these days anyway?
Solution #2:
Include two install options, a 'Full' and 'Minimal' install
When installing UNR, give the user an option of installing UNR as it currently is, with all default software included, and a 'Minimal' option whereby software such as those mentioned above is not installed by default, but can later be installed if required from the repositries.
When installing UNR, give the user an option of installing UNR as it currently is, with all default software included, and a 'Minimal' option whereby software such as those mentioned above is not installed by default, but can later be installed if required from the repositries.
Solution #3:
Grow UNR into a new metapackage - ubuntu-netbook
Changing the software mix, and the associated additional administration and testing is much bigger than the current team and 'remix' concept.
The original 'remix' concept was a new-flavor-on-the-cheap, look and feel customized to the smaller-screen environment without creating a whole new (expensive) edition of Ubuntu.
To go beyond the current remix, the UNR team needs many more volunteers, and must publish it's own metapackage, replacing ubuntu-desktop instead of just adding to it. Obviously, it would have many common components with u-d, like Gnome and many applications.
Changing the software mix, and the associated additional administration and testing is much bigger than the current team and 'remix' concept.
The original 'remix' concept was a new-flavor-on-the-cheap, look and feel customized to the smaller-screen environment without creating a whole new (expensive) edition of Ubuntu.
To go beyond the current remix, the UNR team needs many more volunteers, and must publish it's own metapackage, replacing ubuntu-desktop instead of just adding to it. Obviously, it would have many common components with u-d, like Gnome and many applications.
Solution #4:
Gather usage stats for UNR applications. Move "unpopular" ones to repositories
Written by
rrnwexec the 29 Sep 09 at 19:39.
Choices on what to include (or not) should not be abitrarily made by developers (or anyone else for that matter).
One way to make a choice is to use the 80/20 rule. If an application/package is used by 80% or more of the installed base, then keep it in the default install. Otherwise, make it optional.
Choices on what to include (or not) should not be abitrarily made by developers (or anyone else for that matter).
One way to make a choice is to use the 80/20 rule. If an application/package is used by 80% or more of the installed base, then keep it in the default install. Otherwise, make it optional.
Solution #5:
Install hardware dependent tools when device is detected
Just install xsane when a scanner is first attached, bluetooth tools when a bluetooth device is found, etc. If these devices are present at install time, install them right away.
This can even be used for general Ubuntu. It removes clutter (why do I need Bluetooth preferences and even a daemon starting up if I have no such device?) and saves hard disk space and memory. The only disadvantage is that you'll need an internet connection the moment you attach such a device.
Just install xsane when a scanner is first attached, bluetooth tools when a bluetooth device is found, etc. If these devices are present at install time, install them right away.
This can even be used for general Ubuntu. It removes clutter (why do I need Bluetooth preferences and even a daemon starting up if I have no such device?) and saves hard disk space and memory. The only disadvantage is that you'll need an internet connection the moment you attach such a device.