Years ago I had a fully custom built Linux system as my home desktop. No distribution or package manager or anything (well, base system was basically by LFS book apart from a few custom tweaks, but that only gets you far enough to start compiling more software like X if you wanna get graphical). I even wrote my own init-scripts to get the thing to boot in like 5 seconds from GRUB to graphical login. If there was something on the system, it was there for a purpose, all chosen manually.Caleb wrote: The distribution seems to be based on Debian Etch. I'm actually wondering at what point I should be updating to Lenny. This is the wonderful world of Linux where you can always be confused with choice, choice and then more choice.![]()
The downside of such a system though was that it was rather tedious to install anything. Some totally standard application that would be distributed with every imaginable distribution might depend on a library everyone takes for granted, 'cos every distribution imaginable would supply it automatically... and then you spend 5 days trying to find the sources for which the primary distribution server had been shutdown some 10 years ago and all that was available were modified versions customized for various distributions.
The other thing was that it was totally awful to try to update things. First you compile a new version of something, and half-way through the compile you realize you need to update a dependency library as well, and then you realize you compiled the thing without that one feature, and then recompile, and realize you need another library..
...so personally I had enough with the choices. Nowadays if I need to install a Linux box, I almost always install the stock default Ubuntu with exactly the set of packages that it happens to install automatically. Why Ubuntu? Well it's got a lot of users so it can't be totally bad and the installer asks pretty much the minimum amount of things (I think it actually asks less things than the Windows installer). No need to choose anything (mm.. except whether you want your compiz windows to vanish or explode when closed).