this is a work in progress. This is on your own risk. This is not aimed at businesses or servers. This is aimed at regular desktop/laptop users
linux-generic : This will get you the generic kernel including restricted modules : $sudo aptitude install linux-generic
my recommended edgy sources.list :
deb http://archive.ubuntu.com/ubuntu/ edgy main restricted
deb-src http://archive.ubuntu.com/ubuntu/ edgy main restricted
## Major bug fix updates produced after the final release of the
## distribution.
deb http://archive.ubuntu.com/ubuntu/ edgy-updates main restricted
deb-src http://archive.ubuntu.com/ubuntu/ edgy-updates main restricted
## Uncomment the following two lines to add software from the 'universe'
## repository.
## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team, and may not be under a free licence. Please satisfy yourself as to
## your rights to use the software. Also, please note that software in
## universe WILL NOT receive any review or updates from the Ubuntu security
## team.
deb http://nl.archive.ubuntu.com/ubuntu/ edgy universe multiverse
deb-src http://nl.archive.ubuntu.com/ubuntu/ edgy universe multiverse
## Uncomment the following two lines to add software from the 'backports'
## repository.
## N.B. software from this repository may not have been tested as
## extensively as that contained in the main release, although it includes
## newer versions of some applications which may provide useful features.
## Also, please note that software in backports WILL NOT receive any review
## or updates from the Ubuntu security team.
deb http://archive.ubuntu.com/ubuntu/ edgy-backports main restricted universe multiverse
deb-src http://archive.ubuntu.com/ubuntu/ edgy-backports main restricted universe multiverse
deb http://security.ubuntu.com/ubuntu edgy-security main restricted
deb-src http://security.ubuntu.com/ubuntu edgy-security main restricted
deb http://security.ubuntu.com/ubuntu edgy-security universe multiverse
deb-src http://security.ubuntu.com/ubuntu edgy-security universe multiverse
## seveas-edgy contains some nice stuff including w32codecs,libdvdcss2,flashplugin-nonfree
## with flash 9 beta and some nice meta-packages
## http://seveas.imbrandon.com
## http://seveas.imbrandon.com/dists/edgy-seveas
deb http://seveas.imbrandon.com edgy-seveas custom extras seveas-meta backports
deb-src http://seveas.imbrandon.com edgy-seveas custom extras seveas-meta backports
You should add the two letter country code of your country to improve your download speed such as nl,us in all lines of your sources.list like this :
deb http://**nl**.security.ubuntu.com/ubuntu edgy-security main restricted
More information about seveas repository : http://seveas.imbrandon.com http://seveas.imbrandon.com/dists/edgy-seveas
To add seveas to your trusted sources :
wget http://seveas.imbrandon.com/1135D466.gpg -O- | sudo apt-key add -
Do not use *all* unless you have to because it will also contain drivers and such in the future.
ubuntu-multimedia-gnome :
ubuntu-multimedia-gnome This package will install a complete multimedia system for the GNOME desktop, including codecs, players and catalog programs
It is safe to remove this package again after installed, the services themself will not be removed with it banshee, beep-media-player, gstreamer0.10-pitfdll, gstreamer0.10-plugins-bad, gstreamer0.10-plugins-bad-multiverse, gstreamer0.10-plugins-good, gstreamer0.10-plugins-ugly, gstreamer0.10-plugins-ugly-multiverse, gtkpod, jokosher, libdvdcss2, mozilla-mplayer, mplayer, quodlibet, totem, vlc, w32codecs
You should also install flashplugin-nonfree if you want to view flash.