Topic: #! installer and relevant drivers

Been using #! for a month or two now, absolutely loving it! big_smile
It's my second distro, after Ubuntu, just recently switched from Windows maybe 4-5 months ago.
My only qualms is that the installer seems to give you a lot of unnecessary packages. For instance when I run
$ dpkg --get-selections | grep -v deinstall | less
after a fresh install, I usually find wireless drivers for cards I don't even have, xserver drivers for video cards I don't have, etc.. I totally understand that #! aims to be the sort of distro that works out of the box, but I think that could still be achieved with an installer that only installs relevant drivers and such.

Just my two cents.