Slashdot Mirror


Gentoo Linux Releases 2004.3

Dreadlord writes "Gentoo has released 2004.3 for x86, amd64, hppa, ppc, sparc, and an initial release for ppc64. You can read the information page, the changelog, or go straight to the mirrors, or better yet, the torrents."

3 of 386 comments (clear)

  1. What I wish Gentoo had by Anonymous Coward · · Score: 5, Interesting

    It's been awhile since I used gentoo-- the computer I had it installed on physically broke a few months ago-- but the thing I really wished for when I last used it was some sort of way to figure out, when you've installed a package, what is the first thing you do to make it work? Like, some sort of emerge info packagename command. I would install ircd and go "okay, i have ircd installed on my computer... now what? is it configured for me? is it enabled?" and not have any idea what to do except try to poke through the only-sometimes-relevant gzipped files in /usr/doc or whereever.

  2. Nice to see... by Biomechanical · · Score: 3, Interesting

    I don't use Gentoo myself - the server downstairs runs Debian - but it's nice to see that it's moving forward, being updated, and being used.

    It's good for people to have the ability to choose what they want, and if this revision encourages people who've previously tried Gentoo and found it in some way lacking - never tried it myself - then maybe they'll try it again and find what they missed the first time.

    Forward my GNU/Linux friends, onwards to a less viral, more versatile, personally empowering digital horizon.

    --
    His name is Robert Paulsen...
  3. Re:Sooo... by ^Case^ · · Score: 3, Interesting

    My primary reason for using Gentoo is Portage. I couldn't care less about "speed optimizations" or whatnot. But being able to install software with one command is wonderful.

    My secondary reason is that it is continuously updated. I have yet to reinstall my system for anything else than major hardware upgrades. This is why I never liked Debian much, which in retrospect might have been wrong.

    My tertiary reason is the documentation and community. http://forums.gentoo.org and #gentoo on freenode will get you lots of help.

    But beware, there's a downside too. You can more easily end up with a broken system (compared to other "easier" distros) because you accidentaly wrote over some important configuration files. So you need to know what stuff like fstab is. And you need to know how to recover from disasters should something go haywire.