Gentoo Linux 2004.0 Released
Quique writes "Gentoo Linux is proud to announce the release of Gentoo Linux 2004.0 for the x86, AMD64, PowerPC, Sun SPARC, and SGI MIPS architectures. Additionally, the Gentoo Hardened team is announcing the inaugural release of a security-enhanced Gentoo platform for the x86 architecture.
Installation stages, LiveCDs, and GRP sets can be
found on the mirrors.
More information about the Gentoo Hardened project
can be found on its project page.
For more information, please consult the
documentation,
mailing lists,
user forums and official IRC channels.
The new Gentoo
Store has also been announced." I've put more of the release notes below - might also be worth checking out the tutorial for LPI certification done by the President/CEO of Gentoo; there's also a note about Gentoo's newest meta-release tool, Catalyst below as well. Looks like it's not out yet - stay tuned for more information.
"
In addition to many bugfixes and security updates since the 1.4 release,
Gentoo Linux 2004.0 contains a cutting-edge development toolchain and user
environment including, but not limited to, Linux kernel 2.6.3, GCC 3.3.2,
GLIBC 2.3.2, KDE 3.2, GNOME 2.4.2, and xfce4.
Gentoo Linux 2004.0 marks the debut of Catalyst, the new Gentoo release meta-tool. Using Catalyst, developers and users can create and customize every aspect of their Gentoo Linux system; from installation stages, to bootable LiveCDs, to customized binary packages for the Gentoo Reference Platform (GRP). For more information on Catalyst, please see the Catalyst project page and online documentation."
Cool! So if I start the stage1 compile on my P90 it should be ready by Easter.
# emerge sync
# emerge -uD world
That has to be the *biggest* version jump in history! From 1.4 to 2004.0!
Also note that existing gentoo users only need to "emerge -[D]u world" to upgrade to the 2004 release.
Karma cannot be described by words alone.
That's why Gentoo Linux LiveCDs provide GRP (Gentoo Reference Platform): a complete set of precompiled per-architecture-optimized binary packages a-la-slackware (including X, KDE, OpenOffice and more) to speed up the installation process for those who don't want or can't wait for compile process to complete.
Check out catalyst. It allows you to build your own stage taballs for Gentoo. You can even build the binary GRP packages to your specs and it will automatically arrange for the packges to be burnable to more than one CD. Talk about flexibility. You can cook your Gentoo up how ya like.
What I really want to know is what they have planned for April Fools this year. I do not see how they will ever be able to top last year.
Has anyone here installed Gentoo on a dual-boot configuration?
/boot is big enough to hold the kernel, you can boot pretty much anything.
I think these days pretty much all distros are equally good dual-booters. If you have grub, and
As long as you order all the distros *not* to touch your boot config, that is. Install the boot configuration once with a distro you trust, and take advantage of the config with subsequent distros.
Save your wrists today - switch to Dvorak
I'm very fond of it on my desktops, I have one running 2.6 and one running 2.4 (both gentoo sources) and both are very responsive. I have yet to see another vanilla system that can handle running at 100% load without missing a beat handling the desktop.
:)
It's not as easy as Redhat Mandrake et al, but then doing more complex stuff (custom kernels, odd hardware support etc) is much easier, which is really part of the Linux spirit
On the other hand I think the people running Gentoo on Zauruses are nuts. Gentoo might be good, but man if there was ever a place for Debian that was it!
Beep beep.
Don't give out wrong info, all you have to do is emerge gentoo-dev-sources for a 2.6.X kernel
Setec Astronomy
I'm one of the not-very-skilled, but I found gentoo relatively easy to install from their pre-compiled CD. It's good enough that I don't absolutely need the biggies compiled from scratch. So I don't see that the argument about long compile-times need be so determinative.
Above all, I found documentation items from gentoo specially helpful, because they were written by someone with the skill of remembering and including _all_ of the needed steps -- and this isn't true of all documentation in linux-land. (OT -- another very very good documentation IMO is the GRUB manual.)
So let's hear it for user-helpful gentoo folk and their well-documented distro.
-wb-
Gentoo's installation guide will tell you how to set up a dual-boot configuration *properly*, with no wizards or anything, just plain old text file editing.
If that sounds daunting, don't worry because it's as easy as pie. Personally, I use grub, with a config file a bit like this:
# Gentoo
title=Gentoo Linux (linux-2.6.1-mm4 kernel)
root (hd0,1)
kernel (hd0,1)/boot/bzImage-2.6.1-mm4 root=/dev/hde5
# Windows XP
title=Windows XP Professional
root (hd0,0)
chainloader (hd0,0)+1
Dual boot couldn't be easier.
Catalyst sounds nice, but what about a tool for making our own initrds so I can, for example, load the module-only driver for my raid card? I think a lot of people have a need for loading third-party drivers in order to boot.
RAID card vendors have a funny definition for "linux support". My Promise SX4 card's SATA interfaces, and not the raid interface, are the only thing 2.6 supports, so you get to stare at 4 separate drives instead of your RAID-5 array; one helpful page suggests that "that's ok because software raid is better anyway"- um, okay. Promise's half-closed-source driver(which is available from 'some guy in germany') won't compile under 2.6, but does under 2.4; however, only as a module, so bringing up the system off the card is impossible without an initrd, even though LILO will work since it uses the BIOS to get the kernel and initrd.
I tried using genkernel, which does build initrds, but I haven't been able to make an initrd that'll boot a -normal- system without tons of module errors, and adding the FasTrak driver module into an already built initrd is a huge pain as well, something else I haven't gotten working. Anyone have a good link to a guide to making initrds and specifically dealing with module headache and describing how the initrd then boots the system off the real_root partition?
'course, i'd also settle for a howto on tricking the kernel into linking the module directly into the kernel, that'd do the same thing...
Please help metamoderate.
You can emerge binary only packages in Gentoo. emerge --usepkg gets you the binary only.
If you still want to compile everything, get distcc and let your beefier hardware do the trick.
Linux - Because Mommy taught me to Share.
I've got about 50 Compaq Deskpro 4000's that are begging for something to do.
Why not? Support your local electric company I say!
Uh, that's not cool to do that. I did that once, and forgot to take it out, and then I wondered why I suddenly had to upgrade 4 dozen packages (to unstable releases, I soon realized) It's better to specify the ACCEPT_KEYWORDS on the command-line for the single command.
09 F9 11 02 9D 74 E3 5B D8 41 56 C5 63 56 88 C0 Whoops, silly middle mouse button...
Who cares if you don't like Gentoo or BSD or whatever? Just because someone else likes to run them doesn't make them an idiot. Pretty much any current Linux distro or BSD distro or any similar OS is going to get the same things done for you. They may do things in different ways, but ultimately they have fairly similar results. I'm not trying to devalue any viewpoints or systems here, but honestly there is no point in bitter, angry fighting over superior open source OS's because they are pretty much all way better than Windows.
I happen to like Gentoo, and I run it on some of my machines. But I also run RedHat and Mandrake and Mac OS X and I even have one Windows XP box. I don't particularly care about the alleged optimization in Gentoo, because there is no noticeable difference in speed between any recent distro I have run. What I do care about is the fact that it is highly customizable, fairly easy to use, and frankly pretty cool. The Portage system is a unique adaptation of BSD Ports and the similar Linux counterparts.
I fail to see how Debian is better than Gentoo. They are somewhat similar, and I wouldn't say that either is necessarily better. Of course, with Linux, it ultimately comes down to what is best for you. Either way, there is no way anyone can definitively say one is better. One could go on all day about the goodness of Debian, and I could throw that all out in my mind because I happen to not like how Debian feels and acts. Or I could just go by the simple fact that although initial installation of Gentoo can be more complex than that of Debian, Gentoo worked infinitely better with my hardware from the start. But all that demonstrates is that I like Gentoo better than Debian. It might be the case that I'm the only person that feels that way, and you know what, I would be fine with that.
What I am trying to say here is that we just need to try to be more tolerant here on Slashdot, and ultimately in all areas. Sure, we shouldn't tolerate an OS that is blatantly or hopelessly flawed, but I just don't see that describing Gentoo or any other OS that I have used recently. Go ahead and debate, go ahead and criticize, but realize that you can't really fault someone for their opinions.
I answer your question of why I run Gentoo: because I like it. I respect that you don't like it, if that is the case. I can see how many, if not most people would not like it at all. But I do like it and I am no "zealot." I wouldn't take a bullet for Gentoo, but I'll stick up for it if it is unfairly slammed. I am willing to see the flaws in my chosen distro. Are you?
I am feeling fat and sassy
What version of GCC are you using? Mine doesn't understand the -fomit-instructions flag and I would like to try it. Is it some kind of an experimental fork? I say it's high time someone took positive action to cut down on the bloat of modern-day software. I'm sure my computer is running millions of useless instructions right now and it's really bugging me that there has been nothing that I can do about it so PLEASE tell me where you got that -fomit-instruction support, okay?
Since all the servers are getting hammered pretty hard, this should be mentioned. If you have run
sudo emerge sync
sudo emerge -uD world
in the past few weeks, there's nothing new out there for you. All you'll get is the new packages (like always) and bragging rights to run a "new version." There's not even a new minor 2.4 kernel version - I've been running 2.4.25 since it was released.
So, you do NOT need to sync up now. Especially not while half the slashdot userbase is doing so. You're pounding the living **** out of the servers, and for no good reason. If you must get new everything, whether to brag about running "version 2004" or what have you, su to root and set an at job to do so late tonight. Thank you for making Gentoo usable for people who actually NEED to update.
I realize that some Linux users came from the MS-DOS background, so they do not run X or screen, and they have modified their kernel to disable virtual consoles. They're from the camp that thinks that whenever you type a command, you should wait for it to finish before you use your computer for anything else. I can understand why they would find Gentoo to be frustrating, and I would not recommend Gentoo to them. I think they would be happier with FreeDOS.
As copyright owner of this comment, I authorize everyone to defeat any technological measure which limits access to it.
Does it disturb anyone else that:
* The headline is completely wrong--the 2004.0 file everyone is downloading is the EXPERIMENTAL pre-release that's been sitting on FTPs for a while.
* As a result, everyone and their mothers are reporting now that it is out. #gentoo has been fielding people left and right over it. Thanks, Slashdot.
* Hemos mentions it in passing with a "Looks like it's not out yet - stay tuned for more information" at the very bottom of the blurb. Uh, mind changing the headline then that says it's released? A bunch of people are downloading the experimental now.
Thanks for the journalistic integrity, Slashdot--again.
Good post, I modded you +1, Informative. Oh, wait...