Gentoo 2005.0 Released
mintshows writes "According to Gentoo Planet, the first gentoo release of the year, 2005.0, is out. You can download the 2005.0 ISOs from the torrents at http://torrents.gentoo.org/ . Of course, current Gentoo users can just emerge to the latest and greatest as always."
Forward to now. Now, I'm building a media center-ish pc. Also acting as a fileserver. Uses wireless, with WPA encryption and all that cool stuff.
Now, I could have gone with some other distro and saved myself quite a bit of time (I'm reinstalling it for the 3rd time as I write this), but honestly, gentoo is just plain fun to set up and I've learned way too much for me to just put it down now.
There are tons of ways to get it started. I've always opted to use a minimal livecd, but bootstrapping from knoppix or another livecd works well too.
Portage is just awesome, the most package-specific setup you'll ever really need to do is edit a new config file. There's even a tool to let you easily merge old config files when new revisions come out. And while I don't know how much speed I'm getting out of compiling everything from source, I do know what's on my computer, as I compulsively check use flags just to see what I can do with my system. With portage, I've found incredibly useful software I never knew existed, and don't know how I lived without. It's all about choices, choices, choices. And the only penalty for changing your mind is a bit of your time.
My only bad experiences stem from me using insane compiler flags that mess up your system completely. I had no idea it was possible to screw up rm, but I managed to do it. My hardware is also not the best, I went for cheap and older components I had lying around. However, gentoo hasn't told me "no" yet, I've just needed to be clever about doing things, which has taught me a huge amount about how linux, and computers in general, work. I've always been the "computer guy" around here, but I just feel... closer ;)
So long story short, I think gentoo is really, really worth it if you've got some spare time and some curiosity.
And being able to use bleeding-edge everything is just cool.
Are you just being silly? Think about a TiVo, which records video real-time continuously while powered on. DirecTiVo systems can and do record two video streams at times, while playing back a third. All using regular old IDE hard drives.
Compiling some software for a few hours is a drop in the bucket.
Fun with Anagarams! LADS HOST, SHALT DOS. HAS DOLTS. AD SLOTHS, HATS SOLD. ASS HO, LTD.
And from my experience, yes, the time I spend compiling stuff is worth it for all the learning and flexibility in the end.
Yea, it starts out that way, like six years ago when I was grabbing the GIMP from CVS on a regular basis just for fun. Then you discover Debian and recover your time, realizing that except for special cases, compiling yourself isn't worth it.
"Nature doesn't care how smart you are. You can still be wrong." - Richard Feynman
I agree very strongly with this. Although I'm a geek, that doesn't mean things *have* to be as complicated as possible.
I used to be a Gentoo guy after rolling my own LFS install. A lot of people go on and on about how Gentoo "teaches" them about Linux due to the install process, but what exactly are you learning? At most, you learn how to partition correctly. Everything else is handled with automated scripts that you just set flags for if you want to customize. When you install packages, you just emerge it, and it does all the compilation for you. So what exactly is being taught here? Just curious.
For a real good time, Linux From Scratch will actually give you insight into what's going on. No automated scripts there (though there are some available for LFS veterans who don't want to do it all again).