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."
I just finished compiling 2004.999999!
Has anyone had any experiences with the lengthy compilation having a bad impact on their hard drive? I've long been wondering and considering trying Gentoo. And to those who are very experienced in Gentoo, has all the learning/tweaking/compiling been worth the extra power/costumizability in the end?
(\_/)
(O.o) This is Bunny. (> <)
...rather than have 'releases', there's just a whole lot of software which can be used in any combination from the get-go.
Have fun compiling! See you when 2006.0 comes out!
Don't current Gentoo users have to change the symlink of their /etc/make.profile to point to the 2005.0 profile under /usr/portage/profiles? Then emerge sync, then emerge -uD world? Then fix_libtool_dependancies.sh... Then revdep-rebuild... Then Emerge --prune some of the old slotted apps that they don't need anymore?
Sincerely Yours
An "Actual" Gentoo user.
Uhhh...what?
Gentoo is already on a livecd, which you boot from. Then you chroot into your hard drive for the install. Is that sort of what you meant?
Ricers Start Your Engines. No in all seriousness gentoo has a great package manager except when dealing with revese dependencies it's great. rice http://forums.gentoo.org/viewtopic-t-309752.html
I have given Gentoo several attempts and have floundered each time because of hardware issues. It would be nice to have a distro that recognized all my hardware with minimal configuration. Gentoo is still a little scary for my Mepis oriented thinking.
Linux blog http://nsajeff.com/blog
I'm reinstalling Gentoo after some time away from it. Is KDE 3.4 in the default tree yet ?
In Soviet America the banks rob you!
Try this out:
Vidalinux
Apparently it's Gentoo, with a nice graphical installer that is no longer cruel and unusual punishment...although the install of Gentoo teaches you quite a bit.
Yes, you get the benefits of portage.
Just wait a little for a new version based on 2005
No, really, I didn't just finish compiling whatever. Anyway, as a lot of people still don't seem to understand, release don't mean anything if you've got gentoo allready installed, as you can keep it up to date with emerge sync and emerge -u world, that's all there is to it.
Releases only mean something for people wanting to install gentoo, although it is no proplem to install from an older medium, you'll still get an uptodate system in the end.
However, what is great about new releases is that they mean new and uptodate binary packages, so if you just want to install gentoo quickly and still have an uptodate system, here is your chance.
Btw., wasn't this release supposed to feature at least a preview of the upcoming installer? Any word on that?
The software is called Catalyst. More info here.
Pardon a little rant, but gentoo is about to get wiped off all my remaining linux boxen. I've already taken the hard drive out of the gateway and popped in m0n0wall, a CD-based firewall that is the bee's knees and works much more smoothly. Thank god I don't have to deal with the monstrosity that is the webmin "user interface"(aka 5 billion gif images for no particular reason). Oh if only it supported config-on-usb-key!
Last night I updated apache and a bunch of other things (I use the unstable branch because "stable" lags, big time, on many packages I need; yes, I can manually unmask those certain packages, but that wouldn't have solved the particular problem I'm about to describe).
I run etc-update, which absolutely blows chunks and has for years; for example, ALL of /etc is protected. So maybe webmin comes along and touches 70 config files. You're then treated to trying to approve those 70 files along with other files that were also changed by other emerge updates. Attempts to provide better alternatives have been staunchly blocked; cfg-update has been trying to get into portage, but the gentoo team have been sitting on their asses for over two years. Piss-poor configuration management is one sure fire way to get me off your distro, because it's the biggest potential problem maker. PS- not everyone installs X on their servers, guys.
All is well, or so I think. Overnight, the power fails. I go to show someone photos on the server, connection refused. Huh?
Apache's not running. Hmm. 'apache2 start'.
That spits out a big tirade about how my commonapache2.conf file "is present in the old location" and I need to update the current configuration files and remove the commmonapache2.conf file. Then tells me to see this page which tells me about all the internal details, none of which I give a fuck about; I want a simple 1-2-3 migration, and they're yacking about recompiling everything, but they don't actually tell you what versions of everything you need to have at a minimum for that package to "understand" their changes. The page claims mod_php isn't ready for these changes yet (which is not true anymore, I later discover), so I panic and try going back to older versions of everything. More carnage and wasted time compiling.
It then takes me 2 hours to sort out the mess because they've got HARD LINKS to some directories, soft links to others, there's a full configuration file tree in /usr/lib/apache2, there's no clear delineation between the "common" and (???) apache conf files, their migration page claims the server root changed to /usr/lib/apache2 but it really didn't, it's all still in /etc/apache2/...Oh, mod_user_dir for no particular good reason now has to be TURNED ON with a -D option. I spend another 30 minutes fixing all the crap that was in my old apache configuration files, because apache2's error messages consist of "an access directive prohibited you from loading that". WHAT access directive? Or, my personal favorite, an "internal server error". Whee.
It's a unholy mess (at least part of it is apache's fault, for having one of the worst configuration schemes and error handling I've ever dealt with) and I was completely caught off guard- why? Because as portage merges things, if there are extremely important notes printed to the console, but so is EVERY detail about a compile along with all the files that are being merged/unmerged/whatevered...so chances are, it scrolls right out of the terminal buffer. At the end of a multiple-package emerge, there's no one block of text that says "IMPORTANT STUFF CHANGED".
I used to think the compile-from-source stuff was a godsend, but lately, it's nothing but a curse. I run a sync and then emerge -up world, and I get a list 3 pages long of mostly minor little version bumps. Fantasti
Please help metamoderate.
... in a week when the first person finishes compiling it ;)
Your ability to count astounds us all.
/If I'd gotten here quicker, it could have been five!
The only real problem I've had with gentoo is fragmentation caused by all the compiling and updating files. I think it isn't so much that the files are fragmented as spread out thin across the disk... that's because you're always compiling something and creating system files with different amounts of space in use.
:wq from vi hangs for a while. The best solution I have found is to create a fairly large partition and mount tmpfs onto /tmp then bind to /usr/tmp and optionally to /usr/portage/distfiles or portage cache dir. Creating a loopback device file and putting portage on it helps but the real problem IMO is all the files from compiling. Over time this has a large impact.
/etc/fstab|rc.conf|make.conf) it goes pretty smooth, although it defitely needs some work on that part.
I've tried different filesystems such as jfs, reiser4 (using -mm kernel), and ext3 of course and none of them really solved the problem. Reiser4 is the best overall, but suffers from several-second long pauses when doing file-io as in rebalances the tree, which can be really irritating when
Other that that gentoo is awesome. I always have more up-to-date software than any other distro, it's simple to set options for various software, and there's never any version conflicts. The only thing that ever takes any time from an administration POV is etc-update. Once you figure out the interactive merge and what files to actually care about (/etc/conf.d and
First off, I agree with some of the things you say, while I personally don't find etc-update to be that hard (It just gives you a list of the config files that can be updated and you can then simply choose the ones you don't want to be updated, that is most of the times the ones you edited yourself and then update the rest automatically), it sure isn't the ideal way of doing things.
Also the important messages scrolling by has been a problem for ages and still hasn't been addressed, which is a shame.
And I also agree that gentoo's handling of web things like apache, php, wordpress, etc. is far from ideal. (webapp-config, how I hate you).
But there is one thing that really makes a lot of your critizism mute, you are running an unstable system and complain about breakage and constant updates. Come on, that's just silly.
And contrary to what you seem to think, there is no situation that requires you to run an unstable system, especially if this system is a server. If you think you need some unstable apps, fine, gentoo gives you the tools to just install those unstable apps and leave everything else stable, if you refuse to use these tools, don't complain, it is entirely your fault.
Its common practice to not use the ~arch flags in /etc/make.conf for ACCEPTED_KEYWORDS. This is basically the flag for an unstable branch. Especially if you are running a server you should stick with stable. I use unstable tho and never really had any problems. Then again I've been using Gentoo since 2002. If there were packages you needed that were not in stable you should have used package.unmask.
Also just doing etc-update then signing off on every file to be overwritten isn't a good idea. I normally do etc-update and see what files its trying to update. Especially if I was running a server I'd backup my config files.
On a side not Gentoo I think isn't that great for servers. I'd stick with slack or debian. However for desktops its pretty nice and clean.
The best education consists in immunizing people against systematic attempts at education. - Paul Feyerabend
An not yet so well known alternative build system is the T2 Project. It is not yet another distribution, but a flexible build kit that allows the automated build includiign optimization exactly for your target CPU. Unlike Gentoo it features cross buidls (e.g. to target PDAs and new architectures) and target defintions to save the way you want you distribution build together for the next turn.
The package format is way cleaner and consist of a clean key/value pair file instead of the code filled ebuild.
T2 is very mature and mainly targetting the professional embedded and custom server security and high performance clustering departments - however it is used to build normal home desktops just fine.
Jesus, Gnome 2.10 has been available for quite some time now. It's just masked, that is all.
So if you want it, unmask it (should be 2 minutes or work) and install it, but let the people that want to have a stable system have their stable system.
I did an emerge --sync and an emerge -u world just a few hours ago.
I wonder if this new release is why autoconf became broken and why I can't compile anything,
http://saveie6.com/
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).
I'm a big fan of Gentoo, I run it on my laptop and my file server, its a shame that the GUI installer didnt make it into this build...
:)
Although the console install process certainly teaches new users of linux new tricks it might help gain some traction into the linux market to help raise awareness of the project.
Hopefully the next build will make it
Good work guys!
Gentoo seems is always fresh, while my Debian is somewhat old ... Despite compiling time, i would have been using Gentoo instead of debian for 1~ year.
You know I've been running Gentoo since '92 with "~arch" in my make.conf as my main distro while keeping a Debian unstable partition around for the occasional portage borkings and I must say you are so totally wrong. Anyone who uses Sid and a handful of unofficial repositories will be almost as current as Gentoo "~arch".
That said though, I do still prefer compiling free software from scratch and Gentoo is the natural choice. As far as all the compile time jokes most smaller packages don't take much longer on a fast processor to emerge than to apt-get a binary. Large ones like KDE are another story but then again your system is still usable while they build in the background.
Time is what keeps everything from happening all at once.
It's always ironic to me wherever Gentoo is discussed on Slashdot because Gentoo has struck me as the ultimate RTFM distribution. Think about that for a second. RTFM required + Slashdot = ...
can it be installed on a PIII with 256mb ram and an 8gb hdd?
I tried this an 8gb drive once before but it never worked because it was a few years ago, the docs were flawed with bad directions and the pc was a PI/133, after about a week of compiling it just crapped out and I gave up and installed Damn Small Linux..
Does anybody else think that the combination of torrent and emerge (or torrent and apt-get for that matter) would be a great match? I mean transfers are pretty quick already but this way the bandwidth loads from updates can be passed around with out a serious security risk. Bah I'm probably just being an idiot.
Don't do that, use the new split ebuilds.
"You know I've been running Gentoo since '92 with "~arch" in my make.conf as my main distro....."
Really? Gosh I didn't know that either Gentoo or Debian even existed in 1992.....From what I've read, arch seems to be a good system, so it is probably worth a try. However it seems to be targeted towards experienced users, which of course isn't a bad thing, just something to keep in mind.
Personally I'd recommend Ubuntu, or, if you prefer KDE, kubuntu. I know there's been a lot of hype around this distro and many people get annoyed by it, but it's still a great distro.
Oh, and if you give Ubuntu a try, make sure to use the new release (hoary hedgehog). It isn't officially stable yet, but it will be released in a week and it really is an improvement over the previous version.
The Azureus torrent client does something like that. All of it's updates are downloaded through the client via a torrent. Makes sense for Azureus, but it'd be a lot of work for gentoo to set up.
i wish i was but oh well
Suppose you want to install a generic Pentium 4 version of Gentoo. What torrents do you need to download if you want to be nice and do torrents instead of just emerging everythying? I assume you need install-x86-universal-2005.0.iso and packages-pentium4-2005.0.iso, but do you also need all the q3,q4,q5 stuff and the stage1/stage2/stage3 stuff, or are all of those included in the "x-86 universal" part?
Bill Stewart
New Fast-Compression-only CPR http://preview.tinyurl.com/dy575ks
...for pointing out that I yet again have made a typo. Yes, of course I meant '02, not `92. It's an age thing. After you live through enough of them, the decades just seem to start running together.
Time is what keeps everything from happening all at once.
You can do that with Gentoo. Just set the appropriate CFLAGS and tell emerge to produce a binary package.
Mada mada dane.
Gentoo doesn't have core versions, just versions of each package. This is a new version of the installer, one of the least frequently used bits of Gentoo. Apart from the few prebuilt packages in the version for people without internet, this will produce the same system as any other Gentoo installer.
Please stop reporting new installer versions! This is uninteresting to those who don't use Gentoo becasue it doesn't effect them, and uninteresting to users because they have installed it already.
# cat
Damn, my RAM is full of llamas.
Are you saying that gentoo is Slack-ing off?
Unfortunately english is an evolving language and the new rules of grammar dictate that an apostrophe can be used where ever there is an abreviation. Hence: app's 60p orang's 70p ban's 40p In addition you can use it where you would normally shorten a word but haven't today. Example: Apple's 60p Orang's 70p Banan's 40p Or colou'r. ;-)
Anyone who uses Sid and a handful of unofficial repositories will be almost as current as Gentoo "~arch".
/usr/local (I've seen that on several occasions)
However, using unofficial repositories is not as painless as it might look.
*The repository might go offline any time
*The repository might not recompile their packages for a new library in the official repository, making it useless
*The repository probably didn't spend as much time packaging the software as they should have, which can lead to at least 2 things:
- Ugly stuff like debs who installs themselves in
- Very painful upgrades when the software from the unofficial repository eventually reaches main (mostly dependencies).
With gentoo I never had such problems with masked packages and unofficial ebuilds. Which doesn't mean that debian sid doesn't have other advantages.
!
^_^
You are full of shit, mate.
Quick making excuses and learn to fucking spell.
Thank you.
Many Gentoo users have probably run etc-update only to find out that 85 files need updating, 7 have been automatically merged, now you have to merge the rest yourself. After working steadily through them, you soon discover that 95% of them are files you have not even heard of, or at least you have never changed them. After a while you decide to just run your eyes over the list quickly, and keep the ones you have edited, then use -5 on the rest. Except you miss one and now your system doesn't work and you have to figure out why.
Here is my idea for a way to solve the problem.
Gentoo should always keep a backup copy of the original configuration files. When you run etc-update it should compare the current file with the backup copy and if they are identical the current file should be deleted and replaced by the new file without prompting the user. Then the list will only be the 5 or 6 files that you have actually changed, and there is much less chance of a user accidentally overwriting their own changes.
Of course the old functionality should still be available too, for those that prefer it.
Comments?
Mark Byers.
Did you mean to type the word "quit" but were so fucked up that you put "quick" instead?
Sure Gentoo is nice if you want the latest and greatest software, because it evolves constantly.
Desktop users don't need support, right? That's for big corporations and reactionnaries.
Well, just two days ago, I decided to update a machine that hasn't been synched in a year (little use, mostly gathering dust), as I wanted to upgrade from a crash-prone Mozilla 1.6.
Well, it turns out my configuration is not supported anymore. I'm out in the cold! I tried doing what was suggested and manually upgrading, but when I try to emerge Mozilla, it refuses because it can't find xorg. Isn't XFree good enough for now or do I have to spend a day reconfiguring everything because of OSS politics?
Am I going to have to rebuild my entire base system manually because I waited too long between syncs?
With gentoo I never had such problems with masked packages and unofficial ebuilds. Which doesn't mean that debian sid doesn't have other advantages.
Being source based its only logical that Gentoo won't run into incompatability problems due to differences in precompiled libraries. But, if you are careful with the repositories you choose Sid holds its own. KDE-3.4, for example, was available from the maintainers.
Time is what keeps everything from happening all at once.
and then normally just wish I'd done the gentoo install when I can't have Gaim+OTR, mplayer+codecs, etc. without grabbing the tgz's, hunting down the deps, and putting it all together myself instead of just 'emerge gaim-otr', 'emerge mplayer'...
...pretend like apt-get is a powerful system (I usually use wajig as a wrapper), add one line to sources (since the win32 binary codecs aren't in the default sources), "wajig install-rs mplayer" -- apt-get install mplayer and all recommended or suggested packages and their deps. Done.
That works out very well, particularly for a few stupid "non-dependencies" like when I install KDevelop without installing Qt-dev (Ok, so it is a working dev environment, so technically not a dependency, but...)
Kjella
Live today, because you never know what tomorrow brings
If Gentoo users are ricers then Debain users must be waiting for a nurse to come and change their feeding tube around about now.
I'm a current OS X user and I have recently come into an older PIII box.
Thanks for the mental image..
...because I just downloaded 2004.3 yesterday.
Error: No error occurred
...not being a spelling fascist in the slightest, but chuckling at your advice to avoid it like the plaque!
Laugh, it's funny! :-)
Organic free-range music... yum!
I think that sounds like a great idea. Id be interested to hear what one of the gentoo developers thinks about the matter.
Electronic Music Made Using Linux http://soundcloud.com/polyp
Okay' then.
I've been hearing about this gentoo junk for a while, but partitioning is really the "learning" they're talking about? Sheesh, things really do come full circle. Slackware's been doing it that way forever. Customizable and lightning fast.
Central repository where (check out code from whom)? I'm downloading files from someone name "Linux Hater Hacker" or "Virus Packager"? Which version is current?
Not to say the idea is completely without merit, only that some technical obstacles need to be addressed first.
As the other AC suggests, try Ubuntu. OR, try FreeBSD since it's pretty damn good and is essentially the core of Mac OS X. I've used both and like FreeBSD more from a technical standpoint, but when it comes down to just getting work done without a fuss, Ubuntu is better for the desktop. FreeBSD is an awesome server, but you will do more configuring with it than what Ubuntu picks for you (not all bad or good).
The one thing that's missing from your story.
Maybe you'll learn the most important lesson of your computing career from all this
Then when it f*cks up
There's no excuse for not taking backups before upgrading a system. It's basic, common sense, good practice.
Will this version actually compile on my AMD Athlon 64 with an ATI Radeon 9800 Pro? Just wondering because the previous versions refused to compile. Or would I be better off buying a new computer just so I can run this magnificent OS?
find . -name "noobs" -print | xargs rm -rf && echo "pwnd."
Gentoo on an amd64 is awesome. If you want to run a desktop system on a 64-bit processor... well, I admit I haven't tried the alternatives, but gentoo does the job nicely.
There are loads of people that have built gentoo live CDs. You can use the Catalyst tool, which the developers use to whip together builds, or you can do it from scratch. The problem is that you loose a lot of the small tweaking options that you might wish to try out. I prefer the from scratch approach it suits my needs better and really is no trouble. There are amazingly detailed threads in the Gentoo forum on how to do this step by step in a chrooted env. I reccomend it if you need to make a tools cd, and don't want all the bloat of Knoppix. The one I made is a security/forensics build and it works fantastic. It's a lot of fun to accomplish something like this yourself.
Being on the other end of the spectrum, having just switched from being a long-time Linux/BSD user to getting an OS-X laptop at work (to replace the Win XP I was only using at work), I have to say that anyone that uses OS-X "in-depth" - in my belief/experience - would be more comfortable using the BSDs than they would using any distribution of Linux. Thus, my servers are on FreeBSD, with the back-up servers on Gentoo, and all my "desktops" (including laptops - anything that gets a GUI) run Debian, which, as others have recommended, I currently run based off the Ubuntu install.
Funny, but I emerged Gnome 2.10 the same day it was announced here on /. maybe you should learn to unmask a package sometime.
Do you have to print out 100+ pages of install documentation to install Gentoo?
Slow down, cowboy! It has been 4 hours since you last posted. You must wait another few hours.
emerge screen screen emerge kde control+c emerge nethack nethack "Go little dog 'd'!"
gcc 4.0 should perform vectorisation of code so more loops will be compiled to use MMX/SIMD/3DNOW etc...
That should give you a 10%-100% boost in CPU/memory intensive applications, especially sound or graphics where there are a lot of
x.1.n = f(x.0.n ) type functions.
thank God the internet isn't a human right.
It's not limited to only that...
.config as necessary.. it teaches you about the interaction of programs, and most of all, how to cleanly get a system up and running.
If you were to install Fedora for example, front-ends do all of the configurations for you (mostly).
In Gentoo, you emerge each package, and hand configure each
I think the problem with using BitTorrent for emerge is that people aren't going to want to wait around to seed once they've finished downloading packages. So downloaders would be relying on the mirrors for the most part, as I think they do currently. It might relieve a little bit of the load, since people who are downloading at that specific time would be doing a little uploading too, but I don't think it would help significantly.
Gentoo runs great on my PII.
Quite to the contrary, I've been using Linux since 1997 and compile damn near everything by hand. I have no reason to ever use any company's precompiled binary harshness. It's a timesaver for me to do it myself and do it right the first time. Why do people like myself compile from source? Because the end results are usually faster, more secure, less bloated, and because it's cool. Why else?
You should try a lower overhead codec like MPEG-2...
MPEG-2 requires only a pentium MMX (120 MHz released 10/97) to decode and playback. (with a fully optomized player) Yeah it takes more space, but the advantage is that it comes already in use on DVD Videos they sell in handy dandy retail packages. Holywood Magic+ cards were so cheap for a reason, they took that 120 mhz of general cpu use and put it to work on a gpu specific to mpeg decoding. They were really only needed in non-mmx era PCs, although low end systems gained the benefit of being able to do other tasks besides playing the movie.
https://www.gnu.org/philosophy/free-sw.html
My commodore 64 just got done compiling the LAST release... ;)
= Grow a brain...
Yeah, and I have 10 years of c# experience.
You fucking mods are idiots, and you gentoo fanboys invading all these stories aren't much better.
"Orthodoxy means not thinking--not needing to think. Orthodoxy is unconsciousness." --Eric Blair
As you all know, Gentoo releases are just pre-compiled packages with on a live CD with an environment for you to work your way around in. This also comes in handy for rescuing any Linux installation, as I've done many times before. If you mess up your kernel config or your FS crashes and you can't acces *.fsck, you can always do it from the live CD. Just a note for those that have had horrid experiences with getting back into their desktops after upgrades.
The only difference between genius and stupidity is genius has its limits.
BSD is for people who like their car to get 40 rods to the hogshead..
Where's this graphical installer Gentoo was touting? The x86 and x86_64 install ISOs are still command line.
- Just my $0.02, take with a grain of salt, your mileage may vary.
Bittorrent does checksums to validate all blocks, and re-downloads any that are invalid. You can see such statistics in real-time if you use a client like Azureus.
For example, the LVM tools was linked to a lib in /usr/lib. Not exactly cool when quite a few people have /usr on a logical volume(it's even recommended in the gentoo lvm2 guide).
:p
I had to emerge the lvmtools from unstable to get my box to boot, go figure
So i don't think it makes his critizism mute at all, since it doesn't really seem too me like stable get that much attention by the devs. It rather seems like hardmasked packages should be considered unstable and ~x86 is pseudo-stable.
Personally, I like Gentoo. It's served me well for about 3 years now, but I must admit I'm keeping a eye out for alternatives since it seems to me the general quality of the distro is not rising.
I blame the extremely high number of packages in portage for this AND the fantazillion different archs they want to support.
In my experience SuSE and Debian are both considerably more "RTFM Distros" than Gentoo.
forums.gentoo.org is where I go if I am having trouble that cannot be solved by a preliminary web search. My questions are usually answered either within the hour or within a couple of days; and my problem is generally solved just as quickly.
Akarsz Magyar Gentoo fórumot? Akkor
how Gentoo generates heat and passion. If you don't like it, don't use it, period. Why waste outrageous amount of times explaining to the world that it's stupid and that its users are insane? In the time it took you guys who posted that kind of comments, you could have emerge'd and updated a Gentoo box. ;-)
Comment removed based on user account deletion
Yeah, and I have 10 years of c# experience.
I've apologized for my typo, what more can I do?
You fucking mods are idiots, and you gentoo fanboys invading all these stories aren't much better.
The story was about a Gentoo release, this particular thread was addressing the misconception that Debian Sid was not as up to date as Gentoo.
Time is what keeps everything from happening all at once.
Comment removed based on user account deletion
>>Why is everyone forgetting that NOTHING is stopping you from installing an RPM. Just "inject" that version number of your installed RPM into Portage and it knows you have it. Nothing is stopping you from installing something manually, without using portage.
/etc/portage/profile/packages.provided or some such (I'm not on my Gentoo box now).
I personally like to build my own kernels from scratch without the patches the Gentoo-ized kernels include. To do this I would "inject" as you suggested. Injecting a package is obsolete now, and you should instead place the package name in
I also had a similar experience with RPMs and breaking things. Most distros seem to have that straightened out these days, but RPM hell was still a huge problem back when I switched to Gentoo. Gentoo's Portage generally takes care of things like dependencies exceptionally well. USE flags are also handy for compiling things like MPlayer.
My bad, didn't see your reply, figured it was a troll.
"Orthodoxy means not thinking--not needing to think. Orthodoxy is unconsciousness." --Eric Blair
In Soviet Russia, Gentoo compiles YOU!
This is a new *profile* version. Profile versions change things. Like default packages (one of the 2004 releases changed "x-window-system" to be xorg-x11 by default, for example).
New profiles mean more than just installers.
Jay | http://oldos.org
Personally I use Gentoo on my home machine, and Debian "stable" (with a few backports) for the servers I admin.
MOD THE CHILD UP!
What portion of Gentoo users, I wonder, actually do that?
My most memorable experience with Gentoo was leaving my Duron 800 (with MSI motherboard) compiling the latest greatest Mozilla over a weekend in the heat of summer (29+ celsius outside, with AC turned off by building maintenance during weekends) and having the mobo's capacitors blow and spew their gooey liquid centers all over. Luckily the drive survived. and my use flags were so vague about architectures that sticking the drive in a P3-600 worked just fine. Still, it kinda put me off the "compile every damned app and the kitchen sink" mentality for good ...
True, this is why the good Lord gave us scripts. You'll find enotice on the front page of the Gentoo script repository. Other posters have suggested alternatives to etc-update. You may not have known there is a nice Apache2 HOWTO for Gentoo. And I bet if you ask nicely on Gentoo Forums, someone will tell you how to protect your bind.conf.
I often see people fuming "$DISTRO sucks 'cause it doesn't do $x!" when maybe they should ask "How can I do $x with $DISTRO?"
PS, Putting ~x86 in make.conf on a production server means you really are a masochist and get off on this kind of thing anyway :)
RH9 had raid array autodetect built into the livecd, does gentoo 2005.0 have this in the universal x86 livecd? 2004.3 didn't ..can you guys actually put something on the cd that is useful for people in production environments running 500g RAID5's and who want to upgrade their server?
Well, actually, I think the problem is that the CD drive, or some other necessary part, is not fast enough for that.
What I think is priceless is that while you don't hide shamelessly behind the Post Anonymously checkbox, he does... and he's the attack'r!