|
This is a core i7 laptop with 4 gigs of DDR3. It took me 2 hours to get Gentoo started, and then it took 23 hours to compile everything that was necessary using the emerge command. Of course, those 23 hours were unattended, but that's still a ridiculous amount of time.
So why do I do it? Because with this installation I get access to any open source program that any other linux distro can run. If it's not in portage, I can download the freely available source code and compile it from scratch. I have full control over everything that's running in and out of the kernel, and full control over how my sessions run. I have full control over how my disks will be handled, and full control over exactly which kernel I run so that I have TRIM for my SSD.
In short, I'm still running Gnome, Compiz-Fusion, and other customized desktop effects just like Ubuntu, but my memory footprint is 400MB lighter. I can run programs normally only supported on Red Hat distros, and even merge in some KDE programs without a lot of dependency gripes from my package manager. I have longer battery life, support for all of my hotkeys, customized ACPI and startup scripts for various tasks, and rock-solid stability in every program installed on my system. And one of my favorite features is that I can utilize any virtualization platform I want, including the libvirt interface normally only available through Red Hat.
It took me a long while to get proficient enough in linux to be able to do all of this, but Gentoo and documentation helped me get there, and even with total reinstallation time still being over a day, I wouldn't take any other distro.
|