<?xml version="1.0" encoding="utf-8" ?>
<rss version="2.0" xmlns:osnews="http://www.osnews.com/rss2#">
	<channel>
		<title>OSNews: </title>
		<link>http://www.osnews.com/story/15676/Gentoo_Linux_2006_1_Released</link>
		<description>Exploring the Future of Computing</description>
		<language>en-us</language>
		<copyright>Copyright 2001-2013, David Adams</copyright>
		<webMaster>adam+nospam@osnews.com</webMaster>
		<lastBuildDate>Sun, 26 May 2013 01:59:32 GMT</lastBuildDate>
		<image>
			<url>http://www.osnews.com/images/osnews.gif</url>
			<title>OSNews.com</title>
			<link>http://www.osnews.com</link>
		</image>
		<item>
			<title>Oba oba</title>
			<link>http://www.osnews.com/thread?157310</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?157310</guid>
			<description>Finaly }:&gt;</description>
			<pubDate>Thu, 31 Aug 2006 01:23:00 GMT</pubDate>
			<author>donotreply@osnews.com (gothicknight)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>My install guide</title>
			<link>http://www.osnews.com/thread?157317</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?157317</guid>
			<description><a href="http://gentoo-install.com/" rel="nofollow">http://gentoo-install.com/</a><br />
Pretty basic, but it does the job.</description>
			<pubDate>Thu, 31 Aug 2006 01:36:00 GMT</pubDate>
			<author>donotreply@osnews.com (MrEcho)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Seems like a good release...</title>
			<link>http://www.osnews.com/thread?157333</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?157333</guid>
			<description>Will have to try it once I get my laptop harddrive working again.  In other words, a new harddrive.  I really liked the first review of this distro and will just wait to see more reviews about it.  I am really starting to get persuaded into trying it.<br />
<br />
List of good distros to me:<br />
Gentoo, Slackware, Slax, Zenwalk, Vector<br />
<br />
Distros I have not liked:<br />
Fedora, Redhat, Mandrake, Knoppix, Kanotix, Ubuntu</description>
			<pubDate>Thu, 31 Aug 2006 02:08:00 GMT</pubDate>
			<author>donotreply@osnews.com (Anonymo)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE: My install guide</title>
			<link>http://www.osnews.com/thread?157335</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?157335</guid>
			<description>Another note worthy document, the official Gentoo Handbook. There's also plenty of people in IRC and the forums to help you. Fear not, Gentoo now ships with a GTK and Ncurses installer.<br />
<br />
<a href="http://www.gentoo.org/doc/en/handbook/index.xml" rel="nofollow">http://www.gentoo.org/doc/en/handbook/index.xml</a><br />
irc.freenode.net #gentoo #gentoo-amd64 #gentoo-ppc #gentoo-ppc64<br />
<a href="http://forums.gentoo.org/" rel="nofollow">http://forums.gentoo.org/</a></description>
			<pubDate>Thu, 31 Aug 2006 02:17:00 GMT</pubDate>
			<author>donotreply@osnews.com (postmodern)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE: My install guide</title>
			<link>http://www.osnews.com/thread?157375</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?157375</guid>
			<description>Isn't it &quot;mount -t proc none /mnt/gentoo/proc&quot; instead of &quot;mount -t proc proc /mnt/gentoo/proc&quot;<br />
Why have you obsoleted &quot;mount -o bind /dev /mnt/gentoo/dev&quot; if i may ask?</description>
			<pubDate>Thu, 31 Aug 2006 06:01:00 GMT</pubDate>
			<author>donotreply@osnews.com (netpython)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE: Oba oba</title>
			<link>http://www.osnews.com/thread?157385</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?157385</guid>
			<description>Isn't it a rolling release anyway? <br />
<br />
Could have just grabbed 2006.0 and emerge vauD world <img src="/images/emo/confuse.gif" alt=";)" />  <br />
Unless you have really new hardware that wasn't detected by 2006.0 CD</description>
			<pubDate>Thu, 31 Aug 2006 07:33:00 GMT</pubDate>
			<author>donotreply@osnews.com (siimo)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE[2]: Oba oba</title>
			<link>http://www.osnews.com/thread?157423</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?157423</guid>
			<description>Upgrades aren't necessarily that simple, even in Gentoo. Firstly, one ought to update the /etc/make.profile symlink to point to the appropriate portage profile. Secondly, consider the gcc upgrading guide:<br />
<br />
<a href="http://www.gentoo.org/doc/en/gcc-upgrading.xml" rel="nofollow">http://www.gentoo.org/doc/en/gcc-upgrading.xml</a><br />
<br />
It specifically states that there have been some incompatible ABI changes between binaries produced by gcc-3.4 and gcc-4.1 - presumably the C++ runtime library again. In any case, this is an important issue if the user decideds to explicitly activate the new instance of gcc with the gcc-config tool after installing gcc-4.1. As the majority of upgraders will most probably want to do exactly that, the most sensible procedure would be to to carry out the instructions mentioned in the guide: upgrade gcc, switch/activate, emerge libtool, emerge -e world then optionally remove the older version of the compiler. If you think about it, running emerge -uDN world would be a complete waste of time unless one intended to stay with gcc-3.x for the forseeable future ...<br />
<br />
Finally, depending on the exact circumstances and not necessarily relating to the variations between official release snapshots, upgrades of certain packages can sometimes entail particular steps to &quot;clean up&quot; afterwards. This might entail running perl-cleaner, python-updater and/or revdep-rebuild (I'm sure I don't need to mention dispatch-conf/etc-update).<br />
<br />
Anyway, this looks like a good release - well done to the Gentoo release engineering team <img src="/images/emo/smile.gif" alt=";)" /></description>
			<pubDate>Thu, 31 Aug 2006 11:36:00 GMT</pubDate>
			<author>donotreply@osnews.com (kerframil)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE[2]: Oba oba</title>
			<link>http://www.osnews.com/thread?157426</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?157426</guid>
			<description>Also, I forgot to add that when switching gcc versions one really ought to rebuild the kernel and kernel modules in their entirety. The kernel does not like having portions of itself built with different compilers. I've seen this happen quite often with people who build external modules (such as nvidia-drivers), expecting to be able to use the modules with a kernel that was originally compiled with an older gcc version. It doesn't work. Although it's easily dealt with, the point is that there is no &quot;automagic&quot; way of taking care of all of this.Edited 2006-08-31 11:42</description>
			<pubDate>Thu, 31 Aug 2006 11:42:00 GMT</pubDate>
			<author>donotreply@osnews.com (kerframil)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE: Seems like a good release...</title>
			<link>http://www.osnews.com/thread?157436</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?157436</guid>
			<description>Yes, it's a good review. I might also try Gentoo now too. The installer looks really good and you can have a full desktop with Gnome quite easily. It seems that Gentoo shouldn't scare anyone now.<br />
<br />
By the way, you should try Arch Linux if you liked those distros you mention.</description>
			<pubDate>Thu, 31 Aug 2006 12:21:00 GMT</pubDate>
			<author>donotreply@osnews.com (Luis)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE: Seems like a good release...</title>
			<link>http://www.osnews.com/thread?157438</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?157438</guid>
			<description>List of good distros to me: <br />
Gentoo, Slackware, Slax, Zenwalk, Vector <br />
<br />
Distros I have not liked: <br />
Fedora, Redhat, Mandrake, Knoppix, Kanotix, Ubuntu<br />
<br />
Just curious what you liked/didn't like about these distros.  I tried Ubuntu but it ran noticably slower on my machine so I returned to Gentoo.  I'm about to give Vector a try since it's billed as working well on older harware.</description>
			<pubDate>Thu, 31 Aug 2006 12:38:00 GMT</pubDate>
			<author>donotreply@osnews.com (puddleglum)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Aww...</title>
			<link>http://www.osnews.com/thread?157440</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?157440</guid>
			<description>...I just finished compiling KDE. :-(<br />
<br />
In all seriousness, I wonder what a quad-core CPU would do to compile times. Maybe it'll make installing apps almost as fast as a binary install, thereby making Gentoo more attractive to a larger user base.</description>
			<pubDate>Thu, 31 Aug 2006 12:52:00 GMT</pubDate>
			<author>donotreply@osnews.com (1c3d0g)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE: Aww...</title>
			<link>http://www.osnews.com/thread?157442</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?157442</guid>
			<description>Well, I run gentoo and use both a dual-core Opteron 165 @2.5GHz and an Athlon64 3200 to compile (using distcc to distribute the compiling over the machines).  It's very fast at compiling, but still much slower than a binary install.  Also, many packages have to be compiled with make -j1 (i.e. only one file is compiled at a time) because otherwise the build process breaks, so adding more cores doesn't help with them.<br />
<br />
Having said that, the advantages of gentoo make up for the compile times for me.</description>
			<pubDate>Thu, 31 Aug 2006 13:00:00 GMT</pubDate>
			<author>donotreply@osnews.com (devrx)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE: Aww...</title>
			<link>http://www.osnews.com/thread?157445</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?157445</guid>
			<description>...I wonder what a quad-core CPU would do to compile times. Maybe it'll make installing apps almost as fast as a binary install, thereby making Gentoo more attractive to a larger user base...<br />
<br />
We're running a quad core Xeon workstation with 4 gigs of RAM at work. (We do fMRI brain imaging analysis with the machine.) Gentoo is our primary OS for the workstation, and the stage1 install was not quick *at all.* =)<br />
<br />
Compiling from source still takes a while no matter what powerhouse you've got... especially when you compile things like glibc and gcc more than once. And comparing binary install times with compile-install times on the same workstation will most likely always favor the binary (by leaps and bounds).<br />
<br />
I still love Gentoo. Beyond the hype, it has a great community, excellent documentation, and it's empowering to users. I personally came for the optimizations, but I stayed for its package management system. Not only are dependencies not an issue, but I love that for each package you can selectively compile-in or opt-out of compiling-in support for other applications/frameworks. I don't know many other distros that make that so simple.<br />
<br />
I love other distros, but gentoo definitely fills an important niche. And that niche, in many ways, is under appreciated. We're not all &quot;ricers.&quot;  To me, Gentoo makes freedom more accessible.</description>
			<pubDate>Thu, 31 Aug 2006 13:16:00 GMT</pubDate>
			<author>donotreply@osnews.com (Fusion)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE[3]: Oba oba</title>
			<link>http://www.osnews.com/thread?157451</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?157451</guid>
			<description><i>Upgrades aren't necessarily that simple, even in Gentoo. Firstly, one ought to update the /etc/make.profile symlink to point to the appropriate portage profile. <br />
</i><br />
To clarify, it's only necessary to do that about once or twice a year. Other than that, gentoo upgrades are indeed (mostly) rolling. Anything more complicated than that is often (though not always) due to upstream changes the gentoo people have little control over, e.g. changes in gcc or the switch to modular X.<br />
<br />
However, it would be my advice (to anyone installing or reinstalling [why?!] Gentoo on a new box who wants to take it) to always use the very latest official release of the install CD's for your architecture.Edited 2006-08-31 14:46</description>
			<pubDate>Thu, 31 Aug 2006 14:42:00 GMT</pubDate>
			<author>donotreply@osnews.com (twenex)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE[2]: My install guide</title>
			<link>http://www.osnews.com/thread?157454</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?157454</guid>
			<description>The GTK/ncurses installer didn't exactly work last time I tried it, but I'm comfortable enough with the commandline to use it anyway. I hope the installer has improved in this release.<br />
<br />
IMO, if you have a setup that will allow you to follow the handbook more or less blindly, the commandline install should be easy enough for anyone who can get over the &quot;OMG! it's a commandline! WTFx3&quot; stage.</description>
			<pubDate>Thu, 31 Aug 2006 14:46:00 GMT</pubDate>
			<author>donotreply@osnews.com (twenex)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>re: aww</title>
			<link>http://www.osnews.com/thread?157456</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?157456</guid>
			<description>I love other distros, but gentoo definitely fills an important niche. And that niche, in many ways, is under appreciated. We're not all &quot;ricers.&quot; To me, Gentoo makes freedom more accessible.<br />
<br />
I couldn't agree more.  I recently tried bringing an old laptop to life.  Fedora - hated it, ubuntu - hated it, whoppix - i like but i'll stick with gentoo.  <br />
<br />
HA! this coming from me, a former MS addict.  I finally understand what they've been saying about command line interfaces!  sheesh, i am a geek.</description>
			<pubDate>Thu, 31 Aug 2006 14:49:00 GMT</pubDate>
			<author>donotreply@osnews.com (bobjohnsonmilw)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Slightly OT</title>
			<link>http://www.osnews.com/thread?157457</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?157457</guid>
			<description>I must say it's been nice to read some of the compliments and constructive criticism in the Gentoo and NetBSD articles that have been posted recently, rather than enduring another bitchfest like the one we've had the past week. And no, I wasn't blameless in that, either.</description>
			<pubDate>Thu, 31 Aug 2006 14:58:00 GMT</pubDate>
			<author>donotreply@osnews.com (twenex)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Easiest upgrade ever</title>
			<link>http://www.osnews.com/thread?157490</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?157490</guid>
			<description>I keep my main system updated almost to the day.  I have had GCC 4.1.1 as my main compiler for some time now so that wasn't a big issue for me.  I just relinked my profile to 2006.1 and &quot;emerge -auDv world&quot;.  Not too bad at all.  It makes me cringe when I think of the last time I upgraded a binary system, which was from Redhat 8 to Redhat 9.  That was a nightmare.  It never quite worked right and I had to backup and reinstall anyway.  I have had the same Gentoo system running for three years now.</description>
			<pubDate>Thu, 31 Aug 2006 17:44:00 GMT</pubDate>
			<author>donotreply@osnews.com (abraxas)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE: Easiest upgrade ever</title>
			<link>http://www.osnews.com/thread?157493</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?157493</guid>
			<description>What do you run as desktop manager if any?</description>
			<pubDate>Thu, 31 Aug 2006 17:57:00 GMT</pubDate>
			<author>donotreply@osnews.com (netpython)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Linux From Scratch</title>
			<link>http://www.osnews.com/thread?157586</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?157586</guid>
			<description>It's a shame OSNews has nothing to say about Linux From Scratch 6.2.</description>
			<pubDate>Thu, 31 Aug 2006 21:41:00 GMT</pubDate>
			<author>donotreply@osnews.com (Isolationist)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE[2]: Easiest upgrade ever</title>
			<link>http://www.osnews.com/thread?157629</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?157629</guid>
			<description>What do you run as desktop manager if any?<br />
<br />
I am using windowmaker but I have gnome installed because I use a lot of gnome applications.</description>
			<pubDate>Fri, 01 Sep 2006 00:10:00 GMT</pubDate>
			<author>donotreply@osnews.com (abraxas)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Only way to fly on amd64</title>
			<link>http://www.osnews.com/thread?157668</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?157668</guid>
			<description>Gentoo sweetest distro yet.</description>
			<pubDate>Fri, 01 Sep 2006 02:13:00 GMT</pubDate>
			<author>donotreply@osnews.com (Sphinx)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE[2]: My install guide</title>
			<link>http://www.osnews.com/thread?157710</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?157710</guid>
			<description>Fixed a few things in the past few days, 2006.1 dumped a fewthings, so im changing as people find errors.</description>
			<pubDate>Fri, 01 Sep 2006 05:01:00 GMT</pubDate>
			<author>donotreply@osnews.com (MrEcho)</author>
			<category>Comments</category>
		</item>
	</channel>
</rss>
