Oh great, I just finished tweaking my system...
by
ScottGant
·
· Score: 5, Funny
And now another distro comes out to tempt me...back...back I say!
Oh well, I'm treating my home machine with Linux installed as kinda that old car you're trying to cherry out, tinker with, adjusting the carb...things like that.
I don't do this for a living, but hey, it keeps me off the streets.
--
"Music is everybody's possession. It's only publishers who think that people own it." - John Lennon.
The problem with Gentoo
by
Anonymous Coward
·
· Score: 5, Funny
It lacks to the l33t factor. Either you're dealing with people who have no clue what Gentoo is, or you're dealing with people who will know what it is and laugh at you. That's why you have to pick a real distro like... Slackware. That makes your fellow geeks take notice and salute you.
Re:The problem with Gentoo
by
Rooktoven
·
· Score: 4, Interesting
Not that I mind using man pages, but I haven't been _too_ busy using them. Why would I for *installs anyhow? That's why one reads README and INSTALL and does./configure --help. This goes for _any_ linux system where one compiles, unless you want someone to do it for you.
Quite frankly, Slack packages usually install flawlessly and almost always very quickly. I'm willing to sacrifice a small percentage of speed for the convenience of getting my software (even the stuff I compile) installed quickly. I don't want to wait a day or two to try something.
Slackware is aptly named; it's for people who want things to work simply and without a lot of effort. I've tried Gentoo and though some features are impressive, it tries my patience. I for one am sticking with Slack on my home box _and_ my servers at work.
Your mileage may vary of course, just pointing out that Slack doesn't require a bigger investment of time (far less in fact) than Gentoo.
--
Acquiescence leads to obliteration
My experiences with Gentoo
by
revmoo
·
· Score: 5, Interesting
I've taken the plunge in the last week or so, and totally switched my system over to linux.
I decided to go with gentoo, since one of the things that always annoyed me abour slackware(my second favorite distro) was the package management(or lack thereof), and just the overall annoying process of having to compile dependant packages by hand for every piece of software.
The install process was grueling to say the least, it took me forever to get the kernel compiled properly(gentoo is rather picky about kernels), but once I got the system installed, and waited for kde to emerge, I was impressed to see that things "just worked". When I want a new program all I have to do is 'emerge program', and it is installed, no having to deal with dependancies or lenghty configuration processes
In other words, the install takes forever, and does demand a fair bit of linux knowledge, but the process IS worth it, once you are finished. I find Gentoo to be quite user-friendly(though it may be picky who it's friends are:)), and I would definitly reccomend it to friends.
-- I would expect such blatant racism on Fark, but on Slashdot? Mods please ban this asshole.
Re:My experiences with Gentoo
by
chriso11
·
· Score: 4, Interesting
You know, even though Gentoo is supposed to be a "geek" distribution, it does make a lot of things easier.
For example, I could never compile my own kernel under SuSE. For some reason, I could never get it right. All I would get is a near-endless stream of agony out of the boot console, then the whole thing dying in a kernel panic. Not so in Gentoo. Gentoo makes it easy to get a new kernel going, and to try out different versions. When I want to use my Archos Jukebox - hey make sure you compile in IDS-200 support.
However, I must stress Gentoo is not for everyone. Not everyone has time/interest in getting such a distribution going. But you certainly learn a lot more about what is going on in a linux machine.
My boss always says "using a pc is like going to a movie to look at the projector". I guess that is why he uses a Mac...
--
No, I don't trust in god. He'll have to pay up front, like everybody else.
3 days to a week to compile?
by
Surak
·
· Score: 5, Informative
I've been a happy Gentoo User for almost a year now, and I can tell you that on my machine 2-3 days is a more accurate time estimate. I just totally rebuilt my machine from scratch a couple of days ago and it took me about 3 days working on it part time to get it going. If I had more time to devote to it, I could have got it up and running in 1-2 days.
One thing Pietrely (sp?) misses though: you need a high speed Internet connection to use Gentoo. If you're on dialup, Gentoo is gonna take a llllooonng time to complete the installation because, unless you're starting from a precompiled base system (GRP), you pretty much have to download everything -- from the kernel, GCC, bash, XFree, KDE, GNOME, whatever.
Also of note, there's very little in the way of GUI admin tools -- no Linuxconf, no graphical init system editor. You'd better get to loving modifying everything with a text editor. For me this was no problem as I'm an oldskool Unix sysadmin.;)
Anyways, I love gentoo. Emerge ROCKS! No more dependency hell! And the system is FAST! Way to go Gentoo!
It also "just works", but without the long install process.
Just out of curiousity, does emerger also upgrade? If I was upgrading MySQL, would I have to uninstall it first and live without it while recompiling? This sounds rather wasteful...
-- You can't judge a book by the way it wears its hair.
Well, Debian is great for servers, I still would use debian for a production server, partially because it is so stable, partially because you don't have to wait for things to compile
However, those who like to run bleeding-edge workstations, and customize their configurations like crazy are the ones that I think Gentoo is aimed at.
-- I would expect such blatant racism on Fark, but on Slashdot? Mods please ban this asshole.
Re:amazingly, the world of gentoo
by
HBI
·
· Score: 4, Insightful
The docs are just fine for getting the job done. Your grandmother won't be able to use Gentoo, but she shouldn't be, either.
The step by step install docs are easily ten times more understandable than my first install of Slackware back in 1994. I have yet to see any *BSD install docs that rise to that level.
Chaotic? Hardly. Get something like Kportage (there are GNOME manager applications too) and it makes a lot of sense and is easy to throw in new ebuilds which work out of the box, and run well since they are compiled for your arch. It's pretty nice to have multiple versions available of different libraries and applications, which will auto-update based on emerge -u world.
If you hate the GPL that's your own religious issue.
-- HBI's Law: Frequency of calling others Nazis is directly correlated with the likelihood of the accuser being Communist.
The original package is not unmerged until the new one installs successfully (i.e. if the install fails, you've still got the complete original version untouched). Even then, you can turn off the automatic 'cleaning' of packages and keep the old version until you feel like uninstalling it.
Why I like gentoo..
by
windows
·
· Score: 4, Insightful
I'm one of those people who insists on compiling everything myself and not using packages. I do this because I like to have some control over what options are used when compiling and that everything is optimized to run on my machine.
Unfortunately, there's no consistent way to cleanly remove things that I compile. And keeping track of the dependencies is next to impossible to do. I don't like to clutter up my directories with files and directories that aren't needed anymore.
I'm a big fan of the ports collection in any BSD because it solves both of those problems. Everything is compiled on my machine and later it's simple to cleanly remove stuff I'm no longer using.
Gentoo also has a ports collection, which is why I chose it over other Linux distros. Debian is quite nice but I have yet to find a way to use some packages from stable, some from testing, and some from unstable, while still having everything getting along. I like almost everything else about Debian, but that's what frustrates me about it, and why I give Gentoo the nod.
It would be nice, however, to have a more automated install process in Gentoo. I'd like to be able to choose being doing it myself and starting from any stage, or being able to use an automated install program like other distros have. I'm not asking for a lot, but just something as simple as Slackware's install program would be a nice touch.
That being said, I use Gentoo, and I like it a lot.:)
I've been using Gentoo for a few months and absolutely love it. Once you run the gauntlet of installation a few times and get used to where things are setup in the system, then it's smooth sailing from then out.
But I think the best feature of Gentoo has nothing to do with the distribution. It's the legions of enormously helpful folks who hang out on the Gentoo Message Board. These folks sacrifice their time to answer all kinds of questions about the distribution. Moreover, they are all polite! It's the most unique thing I've ever seen on the Internet...
I hope that Gentoo becomes more popular, but I also hope that this doesn't disrupt the stellar community behind it as well. Time will tell.
Re:Advice for switching wife's computer to Gentoo
by
handsomepete
·
· Score: 5, Funny
"I'm wondering what others do when less computer literate family members start using Linux"
I take my phone off the hook.
To each his own
by
infiniti99
·
· Score: 5, Informative
Gentoo really requires a speedy system if you want to have any fun, as you'll spend so much time compiling things. I have Gentoo on my desktop here, and it is great. I used to use Slackware, and this is definitely an upgrade. Well, for me at least. The great thing about Linux is that there is a distro for everyone, no such thing as 'best'.;-)
However, on my laptop, which is about half the speed, I use Debian. While Debian has been around for a long time, I only recently tried it, some six months after I discovered Gentoo. I'm very impressed by it, apt-get is as good as emerge as far as I can tell, but without any compilation to wait for. I had a full system, KDE and all, up in just a few hours instead of days.
If you use Gentoo and a friend says to you, "oh you need program X", throw your instant gratification out the window. By the time you have program X, your friend will be asleep, and you'll have to coordinate another day.
I still recommend Gentoo, but I think Debian is probably a better choice if you want easy software installation. Of course, neither of these distros is very user friendly. Setting up Gentoo is almost like LFS, and Debian is sorta like Slack. Give your mom SuSE.
Longtime Gentoo user
by
be-fan
·
· Score: 5, Informative
I've been using Gentoo since 1.0-RC3. I switched my whole system completely over to Gentoo about a year ago, and haven't looked back since. Here are the top reasons I like Gentoo:
1) Community support. The Gentoo community is absolutely awesome. forums.gentoo.org is a one stop shop for any problem you might have. To this day, I have yet to encounter a problem I couldn't fix by a quick trip to the forums.
2) Excellent documentation. Everything is very verbose, and the most thinking you have to do is substitute devices names and the like for the appropriate values for your system. Previous Linux distributions I have used (and I've been using Linux since Slack 3.5) almost always required you to deviate a little from the written instructions, but this almost never happens with the Gentoo docs.
3) Great package management system. It easy for anybody that knows a bit of sh to write their own package build scripts (.ebuilds). As a result, the forums are full of ebuilds for the latest software. Thing of forums.gentoo.org as "0-day Linux Warez." Also, the ease of writing your own packages means you rarely have to bypass the package manager, since it's almost as easy to write your own ebuild (or, more often, edit an existing ebuild) as it is to compile the software manually.
4) Thoughtful extras. The NVIDIA Linux kernel drivers autodetect your kernel, and apply the appropriate patches if you're doing something like running a development kernel. It's these little tidbits that just makes life
5) Great configuration system. The init system makes sense. All environment variables are in files in the directory env.d. All module aliases are in seperate files in modules.d. All configuration parameters are in conf.d. Also, great utilities like etc-update for managing configuration files and whatnot.
PS> Note that nowhere in the top 5 is any reference to optimization. I use Gentoo not to be 1337, but because, after an initial investment in installation time, I ultimately get a very low maintenence, customizable, and flexible machine. So you anti-Gentoo trolls can just fuck off.
-- A deep unwavering belief is a sure sign you're missing something...
Re:amazingly, the world of gentoo
by
chriso11
·
· Score: 4, Interesting
The other two distributions that are similar to Gentoo would be Linux From Scratch(LFS), and Sorceror Linux (now Lunar Linux, I think). LFS mercifully doesn't require you to design and manufactur a CPU from scratch, but that is about it. Gentoo and Sorceror/Lunar are significantly more advanced, partially due to different priorities the LFS. LFS is designed to be an educational distribution.
As a disclaimer, I don't use LFS or Sorceror/Lunar, so this information is deemed reliable, but not guaranteed.
--
No, I don't trust in god. He'll have to pay up front, like everybody else.
Excellent view?
by
omega_cubed
·
· Score: 4, Interesting
Isn't 1900 words a tadbit short for an "excellent view" of Gentoo linux?
Personally, I don't think the article did a fair job describing the Gentoo philosophy. Having widely sampled flavors of linux and bsd, I found the installation process to be most similar to that of OpenBSD. It is commandline all the way. Which is good for me, because I don't really go for the eyecandies of a GUI installation (they make me dizzy). And after the basic install, what you get is much similar to the base system you get after the openbsd install: a system that boots, can access the network, with some simple tools.
I think the main reason Gentoo won me over was the portage system. After having used the BSD ports system, I found the concept very pleasurable. the gentoo emerge is truly wonderful, it solves the dependency issue with source compiles automatically, while still allowing the control over compilation options.
A note about the compilation time though. Whereas a typical compile of KDE or GNOME would take forever (a whole day and some on my P4 2Ghz), Gentoo recently started the Gentoo Refernce Platform, with certain packages offered in binary form. Mostly the packages that would take a long time to compile.
Also on the analogy to Debian's stable v. unstable versions, I don't think the article was quite correct in saying that Gentoo has "one branch". By using the "~ARCH" keyword in the configuration, Gentoo allows the using to emerge from packages still in testing, not unlike Debian's unstable branch. There were quite a few packages that were only available in the unstable branch (until recently), one example that I remember is bittorrent. And for many packages present in the stable branch, the unstable branch is, as its name suggests, a few releases more up to date.
And I don't think Gentoo was a release "designed for geeks only". The forums often give wonderful aid to newbs, and the documentation pretty much let you do everything with a step by step instruction if you so choose. As for the complaint about etc-update, personally I found the software very self-explanatory, and it is basically just a script that searches the directories for updates to config files and offer you the option of running sdiff on the old and the new (which, incidentally, I've been doing for 5 months by hand before discovering etc-update).
The only complaint, after running Gentoo for 7 months, is the occasionally lack of packages. But given that it is a relatively new distro, it really isn't all that surprising that some items that I would find helpful do not come in nice little ebuild scripts. I guess I could go and contribute by writing my own...
But all in all, I think that to truly appreciate/understand the experience, the only way is to install Gentoo yourself and try it out.
W
-- Engineers also speak PDE, only in a different dialect.
Re:And now, a translation...
by
tlianza
·
· Score: 5, Funny
Gentoo and Debian
by
vadim_t
·
· Score: 4, Interesting
I think they're the two best distributions, and should complement each other. Debian is great for the server, it's solid and works as it should. That's why it's still on my server.
Gentoo, on the other hand, will give you the latest stuff without problems. You won't have dependency problems like you can have on Debian due to strange package mixes. When you install stuff from 5 unofficial sources you end running into trouble sooner or later.
Oh, and here's a hint if you're thinking about upgrading your hardware and installing Gentoo. Get a dual CPU motherboard. It's not *that* expensive, and it more than compensates the increased cost with great stability and smoothness. I have a dual Athlon MP 2000+ and don't notice that the system is compiling at all. And KDE emerges in about 4 hours.
And now another distro comes out to tempt me...back...back I say!
Oh well, I'm treating my home machine with Linux installed as kinda that old car you're trying to cherry out, tinker with, adjusting the carb...things like that.
I don't do this for a living, but hey, it keeps me off the streets.
"Music is everybody's possession. It's only publishers who think that people own it." - John Lennon.
It lacks to the l33t factor. Either you're dealing with people who have no clue what Gentoo is, or you're dealing with people who will know what it is and laugh at you. That's why you have to pick a real distro like... Slackware. That makes your fellow geeks take notice and salute you.
I've taken the plunge in the last week or so, and totally switched my system over to linux.
I decided to go with gentoo, since one of the things that always annoyed me abour slackware(my second favorite distro) was the package management(or lack thereof), and just the overall annoying process of having to compile dependant packages by hand for every piece of software.
The install process was grueling to say the least, it took me forever to get the kernel compiled properly(gentoo is rather picky about kernels), but once I got the system installed, and waited for kde to emerge, I was impressed to see that things "just worked". When I want a new program all I have to do is 'emerge program', and it is installed, no having to deal with dependancies or lenghty configuration processes
In other words, the install takes forever, and does demand a fair bit of linux knowledge, but the process IS worth it, once you are finished. I find Gentoo to be quite user-friendly(though it may be picky who it's friends are :)), and I would definitly reccomend it to friends.
I would expect such blatant racism on Fark, but on Slashdot? Mods please ban this asshole.
I've been a happy Gentoo User for almost a year now, and I can tell you that on my machine 2-3 days is a more accurate time estimate. I just totally rebuilt my machine from scratch a couple of days ago and it took me about 3 days working on it part time to get it going. If I had more time to devote to it, I could have got it up and running in 1-2 days.
;)
One thing Pietrely (sp?) misses though: you need a high speed Internet connection to use Gentoo. If you're on dialup, Gentoo is gonna take a llllooonng time to complete the installation because, unless you're starting from a precompiled base system (GRP), you pretty much have to download everything -- from the kernel, GCC, bash, XFree, KDE, GNOME, whatever.
Also of note, there's very little in the way of GUI admin tools -- no Linuxconf, no graphical init system editor. You'd better get to loving modifying everything with a text editor. For me this was no problem as I'm an oldskool Unix sysadmin.
Anyways, I love gentoo. Emerge ROCKS! No more dependency hell! And the system is FAST! Way to go Gentoo!
My journal has hot
It also "just works", but without the long install process.
Just out of curiousity, does emerger also upgrade? If I was upgrading MySQL, would I have to uninstall it first and live without it while recompiling? This sounds rather wasteful...
You can't judge a book by the way it wears its hair.
The docs are just fine for getting the job done. Your grandmother won't be able to use Gentoo, but she shouldn't be, either.
The step by step install docs are easily ten times more understandable than my first install of Slackware back in 1994. I have yet to see any *BSD install docs that rise to that level.
Chaotic? Hardly. Get something like Kportage (there are GNOME manager applications too) and it makes a lot of sense and is easy to throw in new ebuilds which work out of the box, and run well since they are compiled for your arch. It's pretty nice to have multiple versions available of different libraries and applications, which will auto-update based on emerge -u world.
If you hate the GPL that's your own religious issue.
HBI's Law: Frequency of calling others Nazis is directly correlated with the likelihood of the accuser being Communist.
The original package is not unmerged until the new one installs successfully (i.e. if the install fails, you've still got the complete original version untouched). Even then, you can turn off the automatic 'cleaning' of packages and keep the old version until you feel like uninstalling it.
I'm one of those people who insists on compiling everything myself and not using packages. I do this because I like to have some control over what options are used when compiling and that everything is optimized to run on my machine.
:)
Unfortunately, there's no consistent way to cleanly remove things that I compile. And keeping track of the dependencies is next to impossible to do. I don't like to clutter up my directories with files and directories that aren't needed anymore.
I'm a big fan of the ports collection in any BSD because it solves both of those problems. Everything is compiled on my machine and later it's simple to cleanly remove stuff I'm no longer using.
Gentoo also has a ports collection, which is why I chose it over other Linux distros. Debian is quite nice but I have yet to find a way to use some packages from stable, some from testing, and some from unstable, while still having everything getting along. I like almost everything else about Debian, but that's what frustrates me about it, and why I give Gentoo the nod.
It would be nice, however, to have a more automated install process in Gentoo. I'd like to be able to choose being doing it myself and starting from any stage, or being able to use an automated install program like other distros have. I'm not asking for a lot, but just something as simple as Slackware's install program would be a nice touch.
That being said, I use Gentoo, and I like it a lot.
I've been using Gentoo for a few months and absolutely love it. Once you run the gauntlet of installation a few times and get used to where things are setup in the system, then it's smooth sailing from then out.
But I think the best feature of Gentoo has nothing to do with the distribution. It's the legions of enormously helpful folks who hang out on the Gentoo Message Board. These folks sacrifice their time to answer all kinds of questions about the distribution. Moreover, they are all polite! It's the most unique thing I've ever seen on the Internet...
I hope that Gentoo becomes more popular, but I also hope that this doesn't disrupt the stellar community behind it as well. Time will tell.
"I'm wondering what others do when less computer literate family members start using Linux"
I take my phone off the hook.
Gentoo really requires a speedy system if you want to have any fun, as you'll spend so much time compiling things. I have Gentoo on my desktop here, and it is great. I used to use Slackware, and this is definitely an upgrade. Well, for me at least. The great thing about Linux is that there is a distro for everyone, no such thing as 'best'. ;-)
However, on my laptop, which is about half the speed, I use Debian. While Debian has been around for a long time, I only recently tried it, some six months after I discovered Gentoo. I'm very impressed by it, apt-get is as good as emerge as far as I can tell, but without any compilation to wait for. I had a full system, KDE and all, up in just a few hours instead of days.
If you use Gentoo and a friend says to you, "oh you need program X", throw your instant gratification out the window. By the time you have program X, your friend will be asleep, and you'll have to coordinate another day.
I still recommend Gentoo, but I think Debian is probably a better choice if you want easy software installation. Of course, neither of these distros is very user friendly. Setting up Gentoo is almost like LFS, and Debian is sorta like Slack. Give your mom SuSE.
I've been using Gentoo since 1.0-RC3. I switched my whole system completely over to Gentoo about a year ago, and haven't looked back since. Here are the top reasons I like Gentoo:
1) Community support. The Gentoo community is absolutely awesome. forums.gentoo.org is a one stop shop for any problem you might have. To this day, I have yet to encounter a problem I couldn't fix by a quick trip to the forums.
2) Excellent documentation. Everything is very verbose, and the most thinking you have to do is substitute devices names and the like for the appropriate values for your system. Previous Linux distributions I have used (and I've been using Linux since Slack 3.5) almost always required you to deviate a little from the written instructions, but this almost never happens with the Gentoo docs.
3) Great package management system. It easy for anybody that knows a bit of sh to write their own package build scripts (.ebuilds). As a result, the forums are full of ebuilds for the latest software. Thing of forums.gentoo.org as "0-day Linux Warez." Also, the ease of writing your own packages means you rarely have to bypass the package manager, since it's almost as easy to write your own ebuild (or, more often, edit an existing ebuild) as it is to compile the software manually.
4) Thoughtful extras. The NVIDIA Linux kernel drivers autodetect your kernel, and apply the appropriate patches if you're doing something like running a development kernel. It's these little tidbits that just makes life
5) Great configuration system. The init system makes sense. All environment variables are in files in the directory env.d. All module aliases are in seperate files in modules.d. All configuration parameters are in conf.d. Also, great utilities like etc-update for managing configuration files and whatnot.
PS> Note that nowhere in the top 5 is any reference to optimization. I use Gentoo not to be 1337, but because, after an initial investment in installation time, I ultimately get a very low maintenence, customizable, and flexible machine. So you anti-Gentoo trolls can just fuck off.
A deep unwavering belief is a sure sign you're missing something...
The other two distributions that are similar to Gentoo would be Linux From Scratch(LFS), and Sorceror Linux (now Lunar Linux, I think). LFS mercifully doesn't require you to design and manufactur a CPU from scratch, but that is about it. Gentoo and Sorceror/Lunar are significantly more advanced, partially due to different priorities the LFS. LFS is designed to be an educational distribution.
As a disclaimer, I don't use LFS or Sorceror/Lunar, so this information is deemed reliable, but not guaranteed.
No, I don't trust in god. He'll have to pay up front, like everybody else.
Isn't 1900 words a tadbit short for an "excellent view" of Gentoo linux?
Personally, I don't think the article did a fair job describing the Gentoo philosophy. Having widely sampled flavors of linux and bsd, I found the installation process to be most similar to that of OpenBSD. It is commandline all the way. Which is good for me, because I don't really go for the eyecandies of a GUI installation (they make me dizzy). And after the basic install, what you get is much similar to the base system you get after the openbsd install: a system that boots, can access the network, with some simple tools.
I think the main reason Gentoo won me over was the portage system. After having used the BSD ports system, I found the concept very pleasurable. the gentoo emerge is truly wonderful, it solves the dependency issue with source compiles automatically, while still allowing the control over compilation options.
A note about the compilation time though. Whereas a typical compile of KDE or GNOME would take forever (a whole day and some on my P4 2Ghz), Gentoo recently started the Gentoo Refernce Platform, with certain packages offered in binary form. Mostly the packages that would take a long time to compile.
Also on the analogy to Debian's stable v. unstable versions, I don't think the article was quite correct in saying that Gentoo has "one branch". By using the "~ARCH" keyword in the configuration, Gentoo allows the using to emerge from packages still in testing, not unlike Debian's unstable branch. There were quite a few packages that were only available in the unstable branch (until recently), one example that I remember is bittorrent. And for many packages present in the stable branch, the unstable branch is, as its name suggests, a few releases more up to date.
And I don't think Gentoo was a release "designed for geeks only". The forums often give wonderful aid to newbs, and the documentation pretty much let you do everything with a step by step instruction if you so choose. As for the complaint about etc-update, personally I found the software very self-explanatory, and it is basically just a script that searches the directories for updates to config files and offer you the option of running sdiff on the old and the new (which, incidentally, I've been doing for 5 months by hand before discovering etc-update).
The only complaint, after running Gentoo for 7 months, is the occasionally lack of packages. But given that it is a relatively new distro, it really isn't all that surprising that some items that I would find helpful do not come in nice little ebuild scripts. I guess I could go and contribute by writing my own...
But all in all, I think that to truly appreciate/understand the experience, the only way is to install Gentoo yourself and try it out.
W
Engineers also speak PDE, only in a different dialect.
Wow, that post gets funnier every time I see it.
I think they're the two best distributions, and should complement each other. Debian is great for the server, it's solid and works as it should. That's why it's still on my server.
Gentoo, on the other hand, will give you the latest stuff without problems. You won't have dependency problems like you can have on Debian due to strange package mixes. When you install stuff from 5 unofficial sources you end running into trouble sooner or later.
Oh, and here's a hint if you're thinking about upgrading your hardware and installing Gentoo. Get a dual CPU motherboard. It's not *that* expensive, and it more than compensates the increased cost with great stability and smoothness. I have a dual Athlon MP 2000+ and don't notice that the system is compiling at all. And KDE emerges in about 4 hours.