Slashdot Mirror


Gentoo 1.4 Final Released

markds writes "After a long wait, the Gentoo team has finally released the latest version of their distribution. Gentoo Linux 1.4 is now available. 1.4 includes automated kernel builds, CFLAGS generation, the Gentoo Reference Platform, and support for netless installation." And Beost writes "It looks like our favorite disto gentoo has released two of the new v1.4 LiveCDs. Enjoy!" Reader Luke-Jr points to the list of official mirrors and "unofficial (though created by developers) BitTorrents." (Of course, you can also buy CD sets for a variety of architectures from the Gentoo store.)

15 of 398 comments (clear)

  1. Great release by dook43 · · Score: 5, Interesting

    I'm glad that my favorite distribution has finally gone retail. I will definitely be among the people that shell out $15 for the two pressed CDs and the printed installation manual.

    Been using Gentoo for my linux boxes since late 2001; I couldn't be happier.

    --
    This comment was randomly generated by a school of piranhas chewing on the PCB of a Microsoft Natural Keyboard.
  2. I don't mean to whore....but.... by mao+che+minh · · Score: 5, Insightful
    For 80% of the responses Most people that read this article will say to themselves "Gen-what? Big deal, my *insert distro here* has already done all of that!" or "Wow, so some Linux distro does a few things that *insert Mac or Windows version* has been doing for months, or even years".

    Just keep in mind this much: Whether you are a Red Hat user, a Mandrake enthusiast, or a Slackware zealot, we have all "been there". And like it or not, distros like Gentoo and Debian keep hope alive and stay true to the Linux and open source "roots".

    No, I am not a Debian or Gentoo user. In fact I am a Red Hat and Windows 98 user. I recognize valiant efforts and righteous grass roots development movements when I see them, however, and I pay my respect and homage to them.

    So, despite how bad this post may come off as a karma whore (and you all know that I love to write karma whores), just keep in mind that it is people like the Gentoo team that have made Linux the phenomenon that it is. OK, feel free to mod me down now.

    1. Re:I don't mean to whore....but.... by EvilTwinSkippy · · Score: 5, Interesting
      What's a long time in computer terms?

      Face it, we have Intel and AMD on the cusp of major architecture changes AND the migration to the 64 bit processor. Both changes require a complete recompile of your system to exploit the improvements.

      At the same time, you have a distro that for the first time brings parity between the x86, PPC, and sparc architectures. Plans are even in the works to port portage to Cygwin, BSD, and MacOSX. The GCC compiler is getting good enough at building across architectures that a new hardware platform could have a Linux port in weeks.

      Computing power and RAM are plentiful in PC's. People bicker about 19 hours to compile OpenOffice, but I can remember a time when (assuming it was possible at all) a compile like that would take weeks.

      All of these factors are pointing us to a world in the near future where binaries are an afterthought. Even if the hardware you are running on can't compile on the fly, you can plug it into a server farm that CAN.

      Gentoo may be a half-assed Linux distro. But it has the potential to completely change how we distribute software.

      --
      "Learning is not compulsory... neither is survival."
      --Dr.W.Edwards Deming
    2. Re:I don't mean to whore....but.... by Ig0r · · Score: 5, Informative

      "...a distro that for the first time brings parity between the x86, PPC, and sparc architectures."

      Debian has had a synchronous stable version for Alpha, ARM, Intel x86, Motorola 680x0, PowerPC, and SPARC since mid 2000.
      Most recent stable release supports 11 architectures.

      --
      Soma: because a gramme is better than a damn.
    3. Re:I don't mean to whore....but.... by arkane1234 · · Score: 5, Insightful

      They said "people like the Gentoo team".
      Not the Gentoo team, themselves.
      They're right, it was people who wanted to better Linux, make it more configurable and give the user more options.

      --
      -- This space for lease, low setup fee, inquire within!
    4. Re:I don't mean to whore....but.... by An+Ominous+Cow+Erred · · Score: 5, Informative

      Unfortunately the parent poster here clearly doesn't understand the danger inherent in assuming a CD-R is good if it simply reads correctly.

      When you burn a MODE-1 ISO-9660 data CD-R, it's not simply writing your data out directly to the disc -- it's being encoded through no less than three sequential error detection and correction systems. Audio discs and discs that use MODE-2 without ISO-9660 error correction still go through the two sequential error correction and detection encodings inherent in the CD design.

      The actual data on the disc is always riddled with errors -- the pits/lands (or in the case of a CD-R, the stained areas of dye) are simply too tiny and numerous to not have them obscured or distorted by microscopic scratches, bits of dust, tiny bad patches of dye, cosmic rays, etc. When you read a CD your CD-ROM drive is constantly correcting errors on its base level (C1), and if there is even a tiny visible scratch on the disc it's probably having to rely on its secondary error correction system (C2) to read the disc properly.

      In normal operation your drive doesn't even TELL you about these errors -- the only way to know about them is to use special equipment or use a few special brands of drives that support reporting this information (C2 errors are reported by a number of drives, but C1 errors are only reported by a few drives (Plextor Premium, and recent Lite-On drives come to mind) and not in a standard way).

      ISO-9660 MODE 1 (and MODE 2 with correction) adds a third layer of error correction to protect your data if all else fails, that's why a somewhat scratched disc still works.

      What I'm trying to say here is that simply comparing the md5 sum of your cooked (i.e. ISO-9660 error corrected) data track is not a way to judge the quality of a burn. Your disc might read fine today but die tomorrow.

      dd doesn't know the difference between a well burned disc with only a few C1 errors and no C2 errors, versus a badly mismanufactured disc that might've been exposed to the sun at some point that is riddled with errors that only your ISO-9660 third-level error correction is managing to fix. The first disc will probably last quite a while, while the second disc is already on its last legs and will probably not be readable in a month.

      Analyzing these "hidden" errors is key to getting a good burn and making trusted archival copies.

      (Unfortunately it seems that CD-Rs are nowhere near as durable as they are supposed to be. Many cheap brands of discs burned only 6-7 years ago are becoming unreadable now! So far my Metal Azo Verbatim Datalife Plus discs are holding on like troopers though -- knock on wood -- but even on those I can see C1 error counts creeping up over time).

  3. To all 1.4_rcx users by Unregistered · · Score: 5, Informative

    You do not need to reinstall. Gentoo version numbers only refer to the install CD. emerge -u world and you'll be in the same place you would be with a 1.4_final install.

    1. Re:To all 1.4_rcx users by Zork+the+Almighty · · Score: 5, Funny

      As a Gentoo fanatic, I do this monthly, which is roughly the amount of time it takes to finish.

      --

      In Soviet America the banks rob you!
  4. Wooohooo! by RealityShunt · · Score: 5, Funny

    It's time to finally start that Gentoo install with the 2.6 kernel series that I've been putting off.

    I've been seriously too interested in the outside this summer. I have an actual tan, a girlfriend, and have put enough miles on the bike that I have to replace the tires. Enough! It's time for this insanity to stop!

    Time to download and emerge! Bring on those multi-hour computer sessions! Woot!

    --
    Democracy is susceptible to being led astray by having scapegoats paraded in front of the electorate.
    1. Re:Wooohooo! by phyrestang · · Score: 5, Funny

      Forget the bike, how many miles on the girlfriend?

  5. Re:Tried it, will try it again by Unregistered · · Score: 5, Informative

    ask for help in forums.gentoo.org if you have installation trouble. I'm sure we could have gotten you up and running easily.

  6. Ask And Ye Shall Receive. . . by Farley+Mullet · · Score: 5, Funny

    Official Gentoo-Linux-Zealot translator-o-matic

    Gentoo Linux is an interesting new distribution with some great features. Unfortunately, it has attracted a large number of clueless wannabes who absolutely MUST advocate Gentoo at every opportunity. Let's look at the language of these zealots, and find out what it really means...

    "Gentoo makes me so much more productive."

    "Although I can't use the box at the moment because it's compiling something, as it will be for the next five days, it gives me more time to check out the latest USE flags and potentially unstable optimisation settings."

    "Gentoo is more in the spirit of open source!"

    "Apart from Hello World in Pascal at school, I've never written a single program in my life or contributed to an open source project, yet staring at endless streams of GCC output whizzing by somehow helps me contribute to international freedom."

    "I use Gentoo because it's more like the BSDs."

    "Last month I tried to install FreeBSD on a well-supported machine, but the text-based installer scared me off. I've never used a BSD, but the guys on Slashdot say that it's l33t though, so surely I must be for using Gentoo."

    "Heh, my system is soooo much faster after installing Gentoo."

    "I've spent hours recompiling Fetchmail, X-Chat, gEdit and thousands of other programs which spend 99% of their time waiting for user input. Even though only the kernel and glibc make a significant difference with optimisations, and RPMs and .debs can be rebuilt with a handful of commands, my box MUST be faster. It's nothing to do with the fact that I've disabled all startup services and I'm running BlackBox instead of GNOME or KDE."

    "...my Gentoo Linux workstation..."

    "...my overclocked AMD eMachines box from PC World, and apart from the third-grade made-to-break components and dodgy fan..." "You Red Hat guys must get sick of dependency hell..."

    "I'm too stupid to understand that circular dependencies can be resolved by specifying BOTH .rpms together on the command line, and that problems hardly ever occur if one uses proper Red Hat packages instead of mixing SuSE, Mandrake and Joe's Linux packages together (which the system wasn't designed for)."

    "All the other distros are soooo out of date."

    "Constantly upgrading to the latest bleeding-edge untested software makes me more productive. Never mind the extensive testing and patching that Debian and Red Hat perform on their packages; I've just emerged the latest GNOME beta snapshot and compiled with -09 -fomit-instructions, and it only crashes once every few hours."

    "Let's face it, Gentoo is the future."

    "OK, so no serious business is going to even consider Gentoo in the near future, and even with proper support and QA in place, it'll still eat up far too much of a company's valuable time. But this guy I met on #animepr0n is now using it, so it must be growing!"

  7. Re:Gentoo... by Our+Man+In+Redmond · · Score: 5, Funny

    Or, do what I did.

    1. Set your Athlon XP 2000+ box up with Gentoo

    2. Optimize everything for the Athlon

    3. Set out a plate of milk and cookies.

    4. Start the openoffice emerge running

    5. Go to bed

    In the morning the milk and cookies will be gone and the OpenOffice elves will have left you a copy of OpenOffice, tailored to your machine.

    --
    Someone you trust is one of us.
  8. gentoo topic by quannump · · Score: 5, Interesting

    is it too much to ask for gentoo to get its on topic category? its got a pretty cool logo. jeez even turbolinux has one.

    --

  9. Easy Slashdot karma formula by WalterDGeranios · · Score: 5, Funny
    OK, feel free to mod me down now.

    Step 1: Make a comment.

    Step 2: Type "I know everyone is going to mod me down" or "OK, mod me down everyone."

    Step 3: Those tricksy Slashdot readers outwit you and mod you up!.