Slashdot Mirror


Gentoo 2008.0 Released

An anonymous reader notes that the Gentoo 2008.0 final release is available. From the announcement: "Code-named 'It's got what plants crave,' this release contains numerous new features including an updated installer, improved hardware support, a complete rework of profiles, and a move to Xfce instead of GNOME on the LiveCD. LiveDVDs are not available for x86 or amd64, although they may become available in the future. The 2008.0 release also includes updated versions of many packages already available in your ebuild tree."

18 of 164 comments (clear)

  1. Anyone tried other source based distros? by gambolt · · Score: 4, Interesting

    How do sourcemage and lunar compare, anyone know?

    I've had the impression that Gentoo has been stagnating recently.

    1. Re:Anyone tried other source based distros? by Anonymous Coward · · Score: 4, Informative

      I used sourcemage a few years back. (Left because i got tired of waiting for shit to compile, hurr hurr.) I found it really nice, and absolutely LOVED the bash-script based package management. Compared to Gentoo, it's also really good at fixing itself when things get borked.
        If I had more disk space, I'd probably give it a go again. It was a really nice distro.

        - mantar

  2. Re:emerge first by armanox · · Score: 3, Informative

    Gentoo 2007.0 had a graphical installer too. I tried using it (almost 20 times), and never did get Gentoo installed with it. Then I went to the command line minimal install (stage 3), and got it up and running in the first shot.

    --
    I'm starting to think GNU is the problem with "GNU/Linux" these days.
  3. Awesome news... by repruhsent · · Score: 5, Funny

    ...but I'm still compiling 2004.3.

  4. Re:Finally. by arth1 · · Score: 3, Informative

    The great thing about Gentoo is that upgrading is as easy as 'emerge --sync && emerge -auvND world'.

    That's updating, not upgrading. At the very least, you should select a new profile, to get the new default system packages and masks.

    To go to 2008.0, this should bring you mostly there:

    [make a backup]
    emerge --sync
    eselect profile default/linux/x86/2008.0 # Adjust to your preferred profile
    emerge --emptytree system
    emerge --emptytree system
    emerge --emptytree world
    emerge --update --deep --newuse world
    [merge any new ._cfgNNNN files using your favourite tool or manually]

    Ayup, you need to rebuild system twice to cover interdependencies, and then world, to get everything to link with the new system libraries.

    On a desktop system, you might also want to update the boot splash theme to reflect the new "version", but there isn't any 2008.0 theme out yet, so that might have to wait.

  5. It's got what plants crave. by Xfacter · · Score: 3, Funny

    I've looked all over, but I can't find the electrolytes!

    1. Re:It's got what plants crave. by laederkeps · · Score: 5, Funny

      eselectrolytes?

    2. Re:It's got what plants crave. by steak · · Score: 3, Funny

      that's because they were destroyed in the process of mutilating your thirst.

  6. Re:Major problems with Firefox 3 on Gentoo 2008.0. by Anonymous Coward · · Score: 5, Funny

    Fucking n00bs. Change firefox memory module to remove on the fly memory allocation and compile with -XilYaBGvf option, and link the so with the rest using secondary passive attribution.

    One advice to n00bs using Gentoo - RTFM.

  7. Global Warming - why?? by Gothmolly · · Score: 4, Interesting

    A bit tongue-in-cheek, but I'm also serious here - what is the benefit of having thousands of geeks compiling the same code over and over, when you can download 1 binary distribution and be done? If you sum up the manhours of all this compilation, the power consumed by countless hard drives and processors churning away, whats the point? Just so you can have a 64bit Firefox that Flash won't run on? A 686-optimized kernel, connected to the Internet via 768 kbit DSL?

    --
    I want to delete my account but Slashdot doesn't allow it.
    1. Re:Global Warming - why?? by Darkness404 · · Score: 3, Informative

      what is the benefit of having thousands of geeks compiling the same code over and over, when you can download 1 binary distribution and be done? If you sum up the manhours of all this compilation, the power consumed by countless hard drives and processors churning away, whats the point?

      Speed. Now a binary distro can install things quickly but not run them very quickly. If you have a nice dual-core CPU setup and 1 GB of RAM the binary distros will serve you well, but if you have an aging desktop such a a low-end Pentium 4, or a high-end Pentium III, with RAM maxed out at 512 MB, Gentoo will run faster then even Xubuntu. Now, it might take a week to get everything installed, but once it is installed you have the fastest system you can get on that hardware.

      --
      Taxation is legalized theft, no more, no less.
    2. Re:Global Warming - why?? by Anonymous Coward · · Score: 3, Interesting

      While people tend to say speed (which is generally true as far as older hardware and optimizations are concerned), I just like the simplicity and the ease of configuring ALL of my system in one folder: /etc/conf.d, pretty much.

      Another thing I like about gentoo is the simple fact: if it compiles, it runs. I've had debacles in the past where when you try to use some obscure program's binary it just won't run because you've got newer lib versions installed, etc, etc. Compiling stuff to work on your system means it'll run on your system, with the libs YOU have installed, and it'll work according to the specs you put in. i.e, if you want jpeg support for your image programs, but never use gif, then put the jpeg -gif use flags in make.conf, done. Your entire system will just ignore all gif dependencies. You try doing that with a binary distro and get back to me.

    3. Re:Global Warming - why?? by **loki969** · · Score: 4, Insightful

      what is the benefit of having thousands of geeks compiling the same code over and over, when you can download 1 binary distribution and be done? If you sum up the manhours of all this compilation, the power consumed by countless hard drives and processors churning away, whats the point?

      Speed. Now a binary distro can install things quickly but not run them very quickly. If you have a nice dual-core CPU setup and 1 GB of RAM the binary distros will serve you well, but if you have an aging desktop such a a low-end Pentium 4, or a high-end Pentium III, with RAM maxed out at 512 MB, Gentoo will run faster then even Xubuntu. Now, it might take a week to get everything installed, but once it is installed you have the fastest system you can get on that hardware.

      It's not about speed, at least from my point of view. - It is all about configurability. - Almost no users ends up with the same system as the other one.

      Since one is in full control and there are hundreds of decisions to make it is very unlikely that any user ends up with the same system as another one.

    4. Re:Global Warming - why?? by dpilot · · Score: 3, Insightful

      > Speed.

      No, not speed, reliability and (startlingly) ease. Yes, you have to wait for the silly thing to compile, but almost without exception, once you've done that, stuff just runs.

      Back in my old rpm days, it seemed like I would find an interesting package and find that it has an rpm available. The I'd find that I was missing a library, or had the wrong version, and I'd have to go searching for another rpm. Then another search to find the rpm that would satisfy the requirements for that lib, etc. Every now and then, I'd get to the bottom of my search and find an incompatibility, and it was time to give up, at least for the moment.

      Gentoo has a wide range of ebuilds, a wide range of overlays that increase the options, and finally since a complete build environment is part of every system, building a non-ebuild tarball almost always works, too. ( ./configure --prefix=/usr/local && make , etc )

      By far, most of my problems have been with stuff only available in binary form.

      --
      The living have better things to do than to continue hating the dead.
  8. None of your business by Chemisor · · Score: 4, Insightful

    It is none of your business how I decide to spend my day or what I decide to do with my computer. If I feel like compiling my Linux distro from scratch, I'll do it. Take your environmentalist rants elsewhere.

  9. Do not want! by Ant+P. · · Score: 4, Insightful

    I've been waiting for this release, but after one of the higher-access Gentoo devs was caught using dev servers to attack a competing distro (and resorting to name-calling afterwards) I'm not sure if I can trust them any more.

    1. Re:Do not want! by theraptor05 · · Score: 3, Informative

      And said dev subsequently had his Gentoo infrastructure access removed
      I'd say I trust the overall distro that much more for dealing with the situation appropriately.

  10. Re:Finally. by Anonymous Coward · · Score: 5, Informative

    The correct procedure is:
    # Update local package repository image
    emerge --sync
    # Select new profile (Adjust to your architecture / preferred sub-profile)
    eselect profile default/linux/x86/2008.0
    # Update to latest default USE flags (which is generally all that changes with profile updates)
    emerge --update --deep --newuse world
    # Update config files with tool of your choice

    The rest is completely useless. Even if you did want to completely re-emerge the entire system, there's little point in the 2 "emerge -e system" (if you're a ricer, you may choose to do one of them - since system is included in world, the second is completely pointless)