<?xml version="1.0" encoding="iso-8859-1"?><!-- generator="b2evolution/2.4.5" -->
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:admin="http://webns.net/mvcb/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:content="http://purl.org/rss/1.0/modules/content/">
	<channel>
		<title>Lars Weiler</title>
		<link>http://blogs.gentoo.org/pylon</link>
		<description></description>
		<language>en-US</language>
		<docs>http://blogs.law.harvard.edu/tech/rss</docs>
		<admin:generatorAgent rdf:resource="http://b2evolution.net/?v=2.4.5"/>
		<ttl>60</ttl>
				<item>
			<title>Farewell</title>
			<link>http://blogs.gentoo.org/pylon/2008/03/31/farewell</link>
			<pubDate>Mon, 31 Mar 2008 20:39:33 +0000</pubDate>			<dc:creator>Lars Weiler</dc:creator>
			<category domain="main">Gentoo</category>			<guid isPermaLink="false">1492@http://blogs.gentoo.org/</guid>
						<description>&lt;p&gt;It's not an easy task, but I thought deeply about it.  This will be my last post on planet Gentoo.  I will leave the project.&lt;/p&gt;

&lt;p&gt;I've been a developer for more that five years now.  I saw good and bad times of Gentoo.  And I wish I could find the time to help more.  But with the end of my study last summer and the begin of my full-time job, this is not possible any more.  My commits decreased more and more.  My bugs laid around for a long time.  This is not acceptable &amp;#8211; neither for me nor for the users.&lt;/p&gt;

&lt;p&gt;Furthermore I live now in one of the best cities in Europe: Cologne.  I like to spend my leisure time with visiting concerts and other cultural events.  And there are a lot of in this town.&lt;/p&gt;

&lt;p&gt;I liked to be a Gentoo developer, as I could learn a lot.  Nowadays I need that knowledge for my daily work.  There are a lot of Linux tasks in my job, although none Gentoo related.  But that's also interesting.&lt;/p&gt;

&lt;p&gt;You can still find me at some Linux-related events over here in Europe.  I will also stay in the board of the &amp;#8222;Friends of Gentoo e.V.&amp;#8220; in Germany.  And you might see some bug reports or contributions from me.  So, don't take this as a farewell for eternity.&lt;/p&gt;

&lt;p&gt;Let me thank all the developers I met during the last years and especially those I had a beer with :-)&lt;/p&gt;

&lt;p&gt;Good bye.&lt;/p&gt;&lt;div class=&quot;item_footer&quot;&gt;&lt;p&gt;&lt;small&gt;&lt;a href=&quot;http://blogs.gentoo.org/pylon/2008/03/31/farewell&quot;&gt;Original post&lt;/a&gt; blogged on &lt;a href=&quot;http://b2evolution.net/&quot;&gt;b2evolution&lt;/a&gt;.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;</description>
			<content:encoded><![CDATA[<p>It's not an easy task, but I thought deeply about it.  This will be my last post on planet Gentoo.  I will leave the project.</p>

<p>I've been a developer for more that five years now.  I saw good and bad times of Gentoo.  And I wish I could find the time to help more.  But with the end of my study last summer and the begin of my full-time job, this is not possible any more.  My commits decreased more and more.  My bugs laid around for a long time.  This is not acceptable &#8211; neither for me nor for the users.</p>

<p>Furthermore I live now in one of the best cities in Europe: Cologne.  I like to spend my leisure time with visiting concerts and other cultural events.  And there are a lot of in this town.</p>

<p>I liked to be a Gentoo developer, as I could learn a lot.  Nowadays I need that knowledge for my daily work.  There are a lot of Linux tasks in my job, although none Gentoo related.  But that's also interesting.</p>

<p>You can still find me at some Linux-related events over here in Europe.  I will also stay in the board of the &#8222;Friends of Gentoo e.V.&#8220; in Germany.  And you might see some bug reports or contributions from me.  So, don't take this as a farewell for eternity.</p>

<p>Let me thank all the developers I met during the last years and especially those I had a beer with :-)</p>

<p>Good bye.</p><div class="item_footer"><p><small><a href="http://blogs.gentoo.org/pylon/2008/03/31/farewell">Original post</a> blogged on <a href="http://b2evolution.net/">b2evolution</a>.</small></p></div>]]></content:encoded>
								<comments>http://blogs.gentoo.org/pylon/2008/03/31/farewell#comments</comments>
		</item>
				<item>
			<title>PS/2 Keyboard at the Pegasos with linux 2.6.22</title>
			<link>http://blogs.gentoo.org/pylon/2007/09/11/ps_2_keyboard_at_the_pegasos_with_linux__22</link>
			<pubDate>Tue, 11 Sep 2007 00:16:30 +0000</pubDate>			<dc:creator>Lars Weiler</dc:creator>
			<category domain="main">Gentoo</category>
<category domain="alt">PowerPC</category>			<guid isPermaLink="false">1399@http://blogs.gentoo.org/</guid>
						<description>&lt;p&gt;I finally finished setting up my desk in the new flat so that I can unpack my other computers beside the laptop.  The Pegasos will play a new role as router until I bought a nice embedded box with integrated WLAN.&lt;/p&gt;

&lt;p&gt;In preparation for this task I installed the latest gentoo-sources, compiled them and found out that the attached keyboard is not working.  Well, &amp;#8220;unplugged cable&amp;#8221; was the first thought.  But that was false, as the keyboard was working in the firmware and with the older kernel.  I even checked that once again.  So, it sounded like a kernel-bug.&lt;/p&gt;

&lt;p&gt;And I found it: There was a &lt;a href=&quot;http://ozlabs.org/pipermail/linuxppc-dev/2007-August/040643.html&quot;&gt;change in the code for the i8042-controller&lt;/a&gt;, which handles the PS/2 inputs.  The change is correct, but the Pegasos-Firmware does not publish the device-entry correctly.  Fortunately there is a patch for your Firmware, which you can apply with some lines of code.&lt;/p&gt;

&lt;p&gt;That's a cool feature of having a real firmware than a stupid BIOS.  The Pegasos uses &lt;a href=&quot;http://www.pegasosppc.com/manuals/SFUserManual.pdf&quot;&gt;SmartFirmware&lt;/a&gt; which is an OpenFirmware implementation.  You can find similar firmwares in PowerPC-based Macintoshs, Sun-systems, HPPA and Alpha machines.  So, quite everything beside x86-cruft and newer machines which already use EFI.&lt;/p&gt;

&lt;p&gt;Just enter the Firmware and type in &lt;code&gt;nvedit&lt;/code&gt;.  After that you will see a minimal editor for your nvramrc, which starts with a line-number every line.  Here you enter (thanks to Matt Sealey for this code-snippet!)&lt;br /&gt;
&lt;code&gt;&lt;br /&gt;
probe-all&lt;br /&gt;
&quot; /pci/isa/8042&quot; find-device&lt;br /&gt;
&quot; 8042&quot; encode-string device-type&lt;br /&gt;
install-console&lt;br /&gt;
banner&lt;br /&gt;
&lt;/code&gt;&lt;br /&gt;
(be careful with leading spaces).  After that hit CTRL-C and you will be back at the Firmware &quot;ok&quot; prompt.  Now you have to store the changes with &lt;code&gt;nvstore&lt;/code&gt;.&lt;/p&gt;

&lt;p&gt;You should make sure that during the firmware-startup the nvramrc will be read.  Therefore enter &lt;code&gt;printenv use-nvramrc?&lt;/code&gt; and check if it is set to &quot;true&quot;.  Otherwise change it with &lt;code&gt;setenv use-nvramrc? true&lt;/code&gt;.  Run &lt;code&gt;nvstore&lt;/code&gt; once again and type &lt;code&gt;reboot&lt;/code&gt;.&lt;/p&gt;

&lt;p&gt;You have to do this procedure only once.  The changes are saved in the non-volatile memory of your firmware.&lt;/p&gt;

&lt;p&gt;There are already a couple of possible updates to the firmware.  And the kernel should not use workarounds for a buggy firmware.  Probably there will be an update to SmartFirmware on the Pegasos or we have to find a way to publish these changes to the user.  One idea is to use the &lt;a href=&quot;http://tbs-software.com/morgoth/projects.html&quot;&gt;BootCreator&lt;/a&gt;-Tool which creates a small Forth-based bootmenu based on an easier bootmenu-file.  But you can also add other Forth-code for the firmware, like the one above if we don't want to save it in the nvram.&lt;/p&gt;

&lt;p&gt;Currently I think we have to wait if this problem evolves to an FAQ.  Assuming that I updated to 2.6.22 very late now (it's already more than 6 weeks out) but that quite nobody in #gentoo-ppc was aware of this problem, I have the strange feeling that I'm the last user of Gentoo/PPC on the Pegasos.&lt;/p&gt;&lt;div class=&quot;item_footer&quot;&gt;&lt;p&gt;&lt;small&gt;&lt;a href=&quot;http://blogs.gentoo.org/pylon/2007/09/11/ps_2_keyboard_at_the_pegasos_with_linux__22&quot;&gt;Original post&lt;/a&gt; blogged on &lt;a href=&quot;http://b2evolution.net/&quot;&gt;b2evolution&lt;/a&gt;.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;</description>
			<content:encoded><![CDATA[<p>I finally finished setting up my desk in the new flat so that I can unpack my other computers beside the laptop.  The Pegasos will play a new role as router until I bought a nice embedded box with integrated WLAN.</p>

<p>In preparation for this task I installed the latest gentoo-sources, compiled them and found out that the attached keyboard is not working.  Well, &#8220;unplugged cable&#8221; was the first thought.  But that was false, as the keyboard was working in the firmware and with the older kernel.  I even checked that once again.  So, it sounded like a kernel-bug.</p>

<p>And I found it: There was a <a href="http://ozlabs.org/pipermail/linuxppc-dev/2007-August/040643.html">change in the code for the i8042-controller</a>, which handles the PS/2 inputs.  The change is correct, but the Pegasos-Firmware does not publish the device-entry correctly.  Fortunately there is a patch for your Firmware, which you can apply with some lines of code.</p>

<p>That's a cool feature of having a real firmware than a stupid BIOS.  The Pegasos uses <a href="http://www.pegasosppc.com/manuals/SFUserManual.pdf">SmartFirmware</a> which is an OpenFirmware implementation.  You can find similar firmwares in PowerPC-based Macintoshs, Sun-systems, HPPA and Alpha machines.  So, quite everything beside x86-cruft and newer machines which already use EFI.</p>

<p>Just enter the Firmware and type in <code>nvedit</code>.  After that you will see a minimal editor for your nvramrc, which starts with a line-number every line.  Here you enter (thanks to Matt Sealey for this code-snippet!)<br />
<code><br />
probe-all<br />
" /pci/isa/8042" find-device<br />
" 8042" encode-string device-type<br />
install-console<br />
banner<br />
</code><br />
(be careful with leading spaces).  After that hit CTRL-C and you will be back at the Firmware "ok" prompt.  Now you have to store the changes with <code>nvstore</code>.</p>

<p>You should make sure that during the firmware-startup the nvramrc will be read.  Therefore enter <code>printenv use-nvramrc?</code> and check if it is set to "true".  Otherwise change it with <code>setenv use-nvramrc? true</code>.  Run <code>nvstore</code> once again and type <code>reboot</code>.</p>

<p>You have to do this procedure only once.  The changes are saved in the non-volatile memory of your firmware.</p>

<p>There are already a couple of possible updates to the firmware.  And the kernel should not use workarounds for a buggy firmware.  Probably there will be an update to SmartFirmware on the Pegasos or we have to find a way to publish these changes to the user.  One idea is to use the <a href="http://tbs-software.com/morgoth/projects.html">BootCreator</a>-Tool which creates a small Forth-based bootmenu based on an easier bootmenu-file.  But you can also add other Forth-code for the firmware, like the one above if we don't want to save it in the nvram.</p>

<p>Currently I think we have to wait if this problem evolves to an FAQ.  Assuming that I updated to 2.6.22 very late now (it's already more than 6 weeks out) but that quite nobody in #gentoo-ppc was aware of this problem, I have the strange feeling that I'm the last user of Gentoo/PPC on the Pegasos.</p><div class="item_footer"><p><small><a href="http://blogs.gentoo.org/pylon/2007/09/11/ps_2_keyboard_at_the_pegasos_with_linux__22">Original post</a> blogged on <a href="http://b2evolution.net/">b2evolution</a>.</small></p></div>]]></content:encoded>
								<comments>http://blogs.gentoo.org/pylon/2007/09/11/ps_2_keyboard_at_the_pegasos_with_linux__22#comments</comments>
		</item>
				<item>
			<title>Short summary of the last months</title>
			<link>http://blogs.gentoo.org/pylon/2007/08/24/short_summary_of_the_last_months</link>
			<pubDate>Fri, 24 Aug 2007 20:42:11 +0000</pubDate>			<dc:creator>Lars Weiler</dc:creator>
			<category domain="main">Gentoo</category>
<category domain="alt">PowerPC</category>
<category domain="alt">CCC</category>
<category domain="alt">Study</category>			<guid isPermaLink="false">1387@http://blogs.gentoo.org/</guid>
						<description>&lt;p&gt;Now, let me quickly write a second blog-post, as you haven't read anything from me for a couple of months.  In February I &lt;a href=&quot;http://planet.gentoo.org/developers/pylon/2007/02/26/fosdem_review_and_my_extended_outtime_fr&quot;&gt;announced&lt;/a&gt; my extended outtime from Gentoo due to finishing my study.  It's almost over now &amp;#8211; I just have to give a final presentation next week.  After that I'm going to move as I have to leave the student hostel I lived in for a couple of years.  It seems that I will move to Cologne (hey zypher, stkn, wschlich and all other devs in that area &lt;img src=&quot;http://blogs.gentoo.org/rsc/smilies/icon_wink.gif&quot; alt=&quot;&amp;#59;&amp;#41;&quot; class=&quot;middle&quot; /&gt; ).  If you already want to meet me (and some other devs) in that area, come to &lt;a href=&quot;http://www.froscon.org/&quot;&gt;FrOSCon&lt;/a&gt; in Sankt Augustin tomorrow (Saturday, August 25).&lt;/p&gt;

&lt;p&gt;Two weeks ago I managed to attend the &lt;a href=&quot;http://events.ccc.de/camp/2007/&quot;&gt;Chaos Communication Camp&lt;/a&gt;, although I announced to everyone that I won't be there.  It was fun to see the irritated faces of persons who thought they spotted a ghost &lt;img src=&quot;http://blogs.gentoo.org/rsc/smilies/icon_biggrin.gif&quot; alt=&quot;&amp;#58;&amp;#68;&quot; class=&quot;middle&quot; /&gt;  And it was relaxing, as I submitted my diploma thesis just the same day I drove to the Camp.  I had a look into the Gentoo village over there, but could not find any known person &amp;#8211; beside GMsoft who hit me on a road somewhere on the campground.&lt;/p&gt;

&lt;p&gt;At some days during my diploma thesis I felt the urge to receive quick motivation kicks by helping users or the PowerPC-team.  So I had a run through all open ppc-bugs and managed to kick them down from around 80 to under 25.  Unfortunately they rose to 93 now :-(  Mostly stabilisation-requests, which are quite quick to resolve, especially with the help of &lt;a href=&quot;http://www.faulhammer.org/index.php?option=com_content&amp;amp;task=view&amp;amp;id=159&amp;amp;Itemid=31&quot;&gt;gatt&lt;/a&gt;.  opfer and I with the help of the author of gatt, Matthias, are working on an automated scripting for commiting and changing a bug after a package merged successfully.  More will come after our own testing phase.  Unfortunately I already packed my Pegasos for the move, so that I can't help out with testing.  Anyways, the ppc-team will survive.&lt;/p&gt;

&lt;p&gt;Now to the bad news: I don't have a job yet.  All applications were declined, but everytime I was in the round of the last two candidates.  But then the companies decided for the other one.  It's too bad that I didn't specialised in the past and that I'm an all-rounder.  It seems that companies don't have a need for persons who can jump in nearly every technical position.  Now I have to wait for answers to the other applications I wrote.  Probably my run of luck ended with the end of my study&amp;#8230;&lt;/p&gt;&lt;div class=&quot;item_footer&quot;&gt;&lt;p&gt;&lt;small&gt;&lt;a href=&quot;http://blogs.gentoo.org/pylon/2007/08/24/short_summary_of_the_last_months&quot;&gt;Original post&lt;/a&gt; blogged on &lt;a href=&quot;http://b2evolution.net/&quot;&gt;b2evolution&lt;/a&gt;.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;</description>
			<content:encoded><![CDATA[<p>Now, let me quickly write a second blog-post, as you haven't read anything from me for a couple of months.  In February I <a href="http://planet.gentoo.org/developers/pylon/2007/02/26/fosdem_review_and_my_extended_outtime_fr">announced</a> my extended outtime from Gentoo due to finishing my study.  It's almost over now &#8211; I just have to give a final presentation next week.  After that I'm going to move as I have to leave the student hostel I lived in for a couple of years.  It seems that I will move to Cologne (hey zypher, stkn, wschlich and all other devs in that area <img src="http://blogs.gentoo.org/rsc/smilies/icon_wink.gif" alt="&#59;&#41;" class="middle" /> ).  If you already want to meet me (and some other devs) in that area, come to <a href="http://www.froscon.org/">FrOSCon</a> in Sankt Augustin tomorrow (Saturday, August 25).</p>

<p>Two weeks ago I managed to attend the <a href="http://events.ccc.de/camp/2007/">Chaos Communication Camp</a>, although I announced to everyone that I won't be there.  It was fun to see the irritated faces of persons who thought they spotted a ghost <img src="http://blogs.gentoo.org/rsc/smilies/icon_biggrin.gif" alt="&#58;&#68;" class="middle" />  And it was relaxing, as I submitted my diploma thesis just the same day I drove to the Camp.  I had a look into the Gentoo village over there, but could not find any known person &#8211; beside GMsoft who hit me on a road somewhere on the campground.</p>

<p>At some days during my diploma thesis I felt the urge to receive quick motivation kicks by helping users or the PowerPC-team.  So I had a run through all open ppc-bugs and managed to kick them down from around 80 to under 25.  Unfortunately they rose to 93 now :-(  Mostly stabilisation-requests, which are quite quick to resolve, especially with the help of <a href="http://www.faulhammer.org/index.php?option=com_content&amp;task=view&amp;id=159&amp;Itemid=31">gatt</a>.  opfer and I with the help of the author of gatt, Matthias, are working on an automated scripting for commiting and changing a bug after a package merged successfully.  More will come after our own testing phase.  Unfortunately I already packed my Pegasos for the move, so that I can't help out with testing.  Anyways, the ppc-team will survive.</p>

<p>Now to the bad news: I don't have a job yet.  All applications were declined, but everytime I was in the round of the last two candidates.  But then the companies decided for the other one.  It's too bad that I didn't specialised in the past and that I'm an all-rounder.  It seems that companies don't have a need for persons who can jump in nearly every technical position.  Now I have to wait for answers to the other applications I wrote.  Probably my run of luck ended with the end of my study&#8230;</p><div class="item_footer"><p><small><a href="http://blogs.gentoo.org/pylon/2007/08/24/short_summary_of_the_last_months">Original post</a> blogged on <a href="http://b2evolution.net/">b2evolution</a>.</small></p></div>]]></content:encoded>
								<comments>http://blogs.gentoo.org/pylon/2007/08/24/short_summary_of_the_last_months#comments</comments>
		</item>
				<item>
			<title>Eight months later: Again the future of CD/DVD-recording</title>
			<link>http://blogs.gentoo.org/pylon/2007/08/24/eight_months_later_again_the_future_of_c</link>
			<pubDate>Fri, 24 Aug 2007 20:11:53 +0000</pubDate>			<dc:creator>Lars Weiler</dc:creator>
			<category domain="main">Gentoo</category>			<guid isPermaLink="false">1386@http://blogs.gentoo.org/</guid>
						<description>&lt;p&gt;First, I have to correct one sentence in my &lt;a href=&quot;http://planet.gentoo.org/developers/pylon/2006/12/03/future_of_cd_dvd_recording&quot;&gt;previous entry&lt;/a&gt; about this topic.  It read &amp;#8220;non-free version of &lt;code&gt;cdrtools&lt;/code&gt;&amp;#8221;, which is not true.  The current &lt;code&gt;cdrtools&lt;/code&gt; are licensed under the &lt;a href=&quot;http://www.opensource.org/licenses/cddl1.php&quot;&gt;CDDL&lt;/a&gt;, which is of course an Open Source license.  But it is not compatible with the GNU GPL according to the list of &lt;a href=&quot;http://www.gnu.org/philosophy/license-list.html&quot;&gt;GPL-Compatible Free Software Licenses&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;But what changed within those more than eight months between the previous and this post?  It seems that &lt;code&gt;cdrkit&lt;/code&gt; died in May.  There are still some random posts on the &lt;a href=&quot;http://lists.alioth.debian.org/mailman/listinfo/debburn-devel&quot;&gt;mailing-list&lt;/a&gt;, there was a minor bugfix-release with corrections in the man-page, but no real code-change.&lt;/p&gt;

&lt;p&gt;On the other hand &lt;code&gt;cdrtools&lt;/code&gt; made a big step forward and now supports unicode out of the box, ISO-files &amp;gt; 4GB (up to 8TB, think about DVD-9) and even Blu Ray!&lt;/p&gt;

&lt;p&gt;I will try to keep current versions of both apps in portage, so that the user can decide which one to use.  The only thing I'm not sure about is if I should change back the default virtual for cdrtools?  Currently it's pointing to &lt;code&gt;cdrkit&lt;/code&gt;, so that any dependency will use that application.  But as soon as a GUI supports Blu Ray I should change it back to &lt;code&gt;cdrtools&lt;/code&gt;.  Probably that will be around Christmas when the average Nerd finds such a Blu Ray burner under the Christmas tree &lt;img src=&quot;http://blogs.gentoo.org/rsc/smilies/icon_wink.gif&quot; alt=&quot;&amp;#59;&amp;#41;&quot; class=&quot;middle&quot; /&gt;&lt;/p&gt;&lt;div class=&quot;item_footer&quot;&gt;&lt;p&gt;&lt;small&gt;&lt;a href=&quot;http://blogs.gentoo.org/pylon/2007/08/24/eight_months_later_again_the_future_of_c&quot;&gt;Original post&lt;/a&gt; blogged on &lt;a href=&quot;http://b2evolution.net/&quot;&gt;b2evolution&lt;/a&gt;.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;</description>
			<content:encoded><![CDATA[<p>First, I have to correct one sentence in my <a href="http://planet.gentoo.org/developers/pylon/2006/12/03/future_of_cd_dvd_recording">previous entry</a> about this topic.  It read &#8220;non-free version of <code>cdrtools</code>&#8221;, which is not true.  The current <code>cdrtools</code> are licensed under the <a href="http://www.opensource.org/licenses/cddl1.php">CDDL</a>, which is of course an Open Source license.  But it is not compatible with the GNU GPL according to the list of <a href="http://www.gnu.org/philosophy/license-list.html">GPL-Compatible Free Software Licenses</a>.</p>

<p>But what changed within those more than eight months between the previous and this post?  It seems that <code>cdrkit</code> died in May.  There are still some random posts on the <a href="http://lists.alioth.debian.org/mailman/listinfo/debburn-devel">mailing-list</a>, there was a minor bugfix-release with corrections in the man-page, but no real code-change.</p>

<p>On the other hand <code>cdrtools</code> made a big step forward and now supports unicode out of the box, ISO-files &gt; 4GB (up to 8TB, think about DVD-9) and even Blu Ray!</p>

<p>I will try to keep current versions of both apps in portage, so that the user can decide which one to use.  The only thing I'm not sure about is if I should change back the default virtual for cdrtools?  Currently it's pointing to <code>cdrkit</code>, so that any dependency will use that application.  But as soon as a GUI supports Blu Ray I should change it back to <code>cdrtools</code>.  Probably that will be around Christmas when the average Nerd finds such a Blu Ray burner under the Christmas tree <img src="http://blogs.gentoo.org/rsc/smilies/icon_wink.gif" alt="&#59;&#41;" class="middle" /></p><div class="item_footer"><p><small><a href="http://blogs.gentoo.org/pylon/2007/08/24/eight_months_later_again_the_future_of_c">Original post</a> blogged on <a href="http://b2evolution.net/">b2evolution</a>.</small></p></div>]]></content:encoded>
								<comments>http://blogs.gentoo.org/pylon/2007/08/24/eight_months_later_again_the_future_of_c#comments</comments>
		</item>
				<item>
			<title>&#8222;Introduction to Gentoo&#8220;</title>
			<link>http://blogs.gentoo.org/pylon/2007/03/14/a_8222_introduction_to_gentooa_8220</link>
			<pubDate>Wed, 14 Mar 2007 23:56:55 +0000</pubDate>			<dc:creator>Lars Weiler</dc:creator>
			<category domain="main">Gentoo</category>
<category domain="alt">Event</category>			<guid isPermaLink="false">1283@http://blogs.gentoo.org/</guid>
						<description>&lt;p&gt;This evening I attended the meeting of the &lt;a href=&quot;http://lugor.de&quot;&gt;Linux User Group Oberhausen/Rheinland&lt;/a&gt; dertobi123 proposed in his blog two days ago in the already well known &amp;#8220;Gasthof Harlos&amp;#8221;, where we had a lot of Gentoo User Meetings during the last 3&lt;/p&gt;&lt;div class=&quot;item_footer&quot;&gt;&lt;p&gt;&lt;small&gt;&lt;a href=&quot;http://blogs.gentoo.org/pylon/2007/03/14/a_8222_introduction_to_gentooa_8220&quot;&gt;Original post&lt;/a&gt; blogged on &lt;a href=&quot;http://b2evolution.net/&quot;&gt;b2evolution&lt;/a&gt;.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;</description>
			<content:encoded><![CDATA[<p>This evening I attended the meeting of the <a href="http://lugor.de">Linux User Group Oberhausen/Rheinland</a> dertobi123 proposed in his blog two days ago in the already well known &#8220;Gasthof Harlos&#8221;, where we had a lot of Gentoo User Meetings during the last 3</p><div class="item_footer"><p><small><a href="http://blogs.gentoo.org/pylon/2007/03/14/a_8222_introduction_to_gentooa_8220">Original post</a> blogged on <a href="http://b2evolution.net/">b2evolution</a>.</small></p></div>]]></content:encoded>
								<comments>http://blogs.gentoo.org/pylon/2007/03/14/a_8222_introduction_to_gentooa_8220#comments</comments>
		</item>
				<item>
			<title>My 4th Gentoo developer anniversary</title>
			<link>http://blogs.gentoo.org/pylon/2007/03/07/my_4th_gentoo_developer_anniversary</link>
			<pubDate>Wed, 07 Mar 2007 00:12:44 +0000</pubDate>			<dc:creator>Lars Weiler</dc:creator>
			<category domain="main">Gentoo</category>			<guid isPermaLink="false">1271@http://blogs.gentoo.org/</guid>
						<description>&lt;p&gt;Time passes so fast&amp;#8230; Today is my fourth anniversary as a Gentoo developer.  I'm using Gentoo on the PowerPC-platform since the 1.4-days in 2002, when I first heard about it.  And as the PowerPC-installation was a big pain at that time, I helped out making it better and sent in some patches for ebuilds.  After a very short time, Gerk made me a developer, so that I could commit the patches myself.&lt;/p&gt;

&lt;p&gt;I think, it's time to sum up my activities within Gentoo:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;p&gt;PowerPC&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Starting with patches for &lt;a href=&quot;http://maconlinux.sourceforge.net&quot;&gt;Mac-on-Linux&lt;/a&gt; (which is now more or less in Gentoo's hand, as JoseJX adopted this project after more than one year of just laying around), I stabilised a lot of packages and worked on the installation instructions for the PowerPC documentation.&lt;/li&gt;
&lt;li&gt;Later I helped out pvdabeel with the release, as he was short in time during his thesis-period; now I'm still the one who works on the release, but unfortunately with less time for the 2007.0-release.&lt;/li&gt;
&lt;li&gt;I'm still the so-called Strategical Lead for Gentoo/PPC, but only as nobody else wants to do that job and that a Gentoo project needs such a position to fulfill the requirements for being an official project.  This team really does not need both an operational and strategical lead.  One position would be enough.&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://www.genesi.lu&quot;&gt;Genesi&lt;/a&gt; sponsored a Pegasos and an EFIKA.  The Pegasos just built again the G4-release and I use it quite daily for testing PowerPC-packages, as this is my only strong PowerPC-machine left.  I will spend more time with the EFIKA once I finished my diploma-thesis&amp;#8230;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Documentation/GWN&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;I helped out in the documentation team with translating into my native tongue.  Some time later I became the leader of the German translation team and could bring the documentation into a good shape, but handed over this job to dertobi123 (who gave it to grahl last year).&lt;/li&gt;
&lt;li&gt;Then I worked on some English documents and the XML/XSLT for the website generation.  Mostly small tweaks for a better layout, but I added an XML-checker into CVS as some devs committed broken files and broke the whole webpage&amp;#8230;&lt;/li&gt;
&lt;li&gt;I made some contributions to the GWN and even assembled it completely for a couple of times in 2005 and 2006 when the GWN-editor plate was not available.  But I did not want to do that job weekly and so I'm happy that wolf31o2 does it now.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;p&gt;CVS and SVN server&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Somehow our infrastructure-team learned in 2003 that I was working on a quite large CVS implementation during my part-time-job.  And as there was no CVS maintainer for Gentoo I received access to the server and took care for it from then on.  This is a job I still do, as it does not require much attention.  It just works &lt;img src=&quot;http://blogs.gentoo.org/rsc/smilies/icon_smile.gif&quot; alt=&quot;&amp;#58;&amp;#41;&quot; class=&quot;middle&quot; /&gt;&lt;/li&gt;
&lt;li&gt;In 2005 we added SubVersion for Gentoo own projects to this server.  This was a quite hard job for me, as I was neither an SVN admin nor user, so I had to read quite a lot of the documentation.  But trapni helped me a lot and in the end this is a service which also just runs and does not need much attention (beside the big server move we made two weeks ago).&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;p&gt;F&lt;/p&gt;&lt;div class=&quot;item_footer&quot;&gt;&lt;p&gt;&lt;small&gt;&lt;a href=&quot;http://blogs.gentoo.org/pylon/2007/03/07/my_4th_gentoo_developer_anniversary&quot;&gt;Original post&lt;/a&gt; blogged on &lt;a href=&quot;http://b2evolution.net/&quot;&gt;b2evolution&lt;/a&gt;.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;</description>
			<content:encoded><![CDATA[<p>Time passes so fast&#8230; Today is my fourth anniversary as a Gentoo developer.  I'm using Gentoo on the PowerPC-platform since the 1.4-days in 2002, when I first heard about it.  And as the PowerPC-installation was a big pain at that time, I helped out making it better and sent in some patches for ebuilds.  After a very short time, Gerk made me a developer, so that I could commit the patches myself.</p>

<p>I think, it's time to sum up my activities within Gentoo:</p>
<ul>
<li><p>PowerPC</p>
<ul>
<li>Starting with patches for <a href="http://maconlinux.sourceforge.net">Mac-on-Linux</a> (which is now more or less in Gentoo's hand, as JoseJX adopted this project after more than one year of just laying around), I stabilised a lot of packages and worked on the installation instructions for the PowerPC documentation.</li>
<li>Later I helped out pvdabeel with the release, as he was short in time during his thesis-period; now I'm still the one who works on the release, but unfortunately with less time for the 2007.0-release.</li>
<li>I'm still the so-called Strategical Lead for Gentoo/PPC, but only as nobody else wants to do that job and that a Gentoo project needs such a position to fulfill the requirements for being an official project.  This team really does not need both an operational and strategical lead.  One position would be enough.</li>
<li><a href="http://www.genesi.lu">Genesi</a> sponsored a Pegasos and an EFIKA.  The Pegasos just built again the G4-release and I use it quite daily for testing PowerPC-packages, as this is my only strong PowerPC-machine left.  I will spend more time with the EFIKA once I finished my diploma-thesis&#8230;</li>
</ul>
</li>
<li><p>Documentation/GWN</p>
<ul>
<li>I helped out in the documentation team with translating into my native tongue.  Some time later I became the leader of the German translation team and could bring the documentation into a good shape, but handed over this job to dertobi123 (who gave it to grahl last year).</li>
<li>Then I worked on some English documents and the XML/XSLT for the website generation.  Mostly small tweaks for a better layout, but I added an XML-checker into CVS as some devs committed broken files and broke the whole webpage&#8230;</li>
<li>I made some contributions to the GWN and even assembled it completely for a couple of times in 2005 and 2006 when the GWN-editor plate was not available.  But I did not want to do that job weekly and so I'm happy that wolf31o2 does it now.</li>
</ul>
</li>
<li><p>CVS and SVN server</p>
<ul>
<li>Somehow our infrastructure-team learned in 2003 that I was working on a quite large CVS implementation during my part-time-job.  And as there was no CVS maintainer for Gentoo I received access to the server and took care for it from then on.  This is a job I still do, as it does not require much attention.  It just works <img src="http://blogs.gentoo.org/rsc/smilies/icon_smile.gif" alt="&#58;&#41;" class="middle" /></li>
<li>In 2005 we added SubVersion for Gentoo own projects to this server.  This was a quite hard job for me, as I was neither an SVN admin nor user, so I had to read quite a lot of the documentation.  But trapni helped me a lot and in the end this is a service which also just runs and does not need much attention (beside the big server move we made two weeks ago).</li>
</ul>
</li>
<li><p>F</p><div class="item_footer"><p><small><a href="http://blogs.gentoo.org/pylon/2007/03/07/my_4th_gentoo_developer_anniversary">Original post</a> blogged on <a href="http://b2evolution.net/">b2evolution</a>.</small></p></div>]]></content:encoded>
								<comments>http://blogs.gentoo.org/pylon/2007/03/07/my_4th_gentoo_developer_anniversary#comments</comments>
		</item>
				<item>
			<title>FOSDEM review and my extended outtime from Gentoo</title>
			<link>http://blogs.gentoo.org/pylon/2007/02/26/fosdem_review_and_my_extended_outtime_fr</link>
			<pubDate>Mon, 26 Feb 2007 21:36:49 +0000</pubDate>			<dc:creator>Lars Weiler</dc:creator>
			<category domain="main">Gentoo</category>
<category domain="alt">Event</category>
<category domain="alt">Study</category>			<guid isPermaLink="false">1258@http://blogs.gentoo.org/</guid>
						<description>&lt;p&gt;I don't know, where I should start, but FOSDEM 2007 was the best FOSDEM I have been to.  From Gentoo's view we had the most developers ever crowded at one event.  Too bad that I again missed some, but it was nice to meet some of our new German devs, like phreak and jokey, and meet genone I ever missed before (at least at FOSDEM 2005).  Then it was a big pleasure to meet the US-devs, starting with wolf31o2 and vapier, and again kingtaco.&lt;/p&gt;

&lt;p&gt;Beside Gentoo I had a lot of talks with persons from the &lt;a href=&quot;http://fsfeurope.org/&quot;&gt;Free Software Foundation Europe&lt;/a&gt; as I know some of them personally for a couple of years already.  Then I met some people from the &lt;a href=&quot;http://www.ccc.de/&quot;&gt;CCC&lt;/a&gt; and had a rather long talk with &lt;a href=&quot;http://tim.geekheim.de&quot;&gt;Tim Pritlove&lt;/a&gt; about the future of &lt;a href=&quot;http://pentabarf.org/&quot;&gt;Pentabarf&lt;/a&gt;, a very good tool for the organisation of a conference (and which I know from its early hours).  And somehow I got into a situation where three different persons greeted me at the same time, but those three don't known each other&amp;#8230; Am I so famous? &lt;img src=&quot;http://blogs.gentoo.org/rsc/smilies/icon_rolleyes.gif&quot; alt=&quot;&amp;#58;&amp;#114;&amp;#111;&amp;#108;&amp;#108;&amp;#58;&quot; class=&quot;middle&quot; /&gt;&lt;/p&gt;

&lt;p&gt;Now let me collect things which might need to be improved in the future:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;The booth (well, our tables) looked good at Saturday when we had some nice hardware to show, but on Sunday it was mostly understaffed and we had nothing to show.  Furthermore many people asked for T-Shirts and give-aways.  Time for an &amp;#8220;event-kit&amp;#8221;!&lt;/li&gt;
&lt;li&gt;Too bad that there isn't an area where you can sit together, have network and squash bugs together with another dev.  I think that this is one of the things we can establish in the &amp;#8220;Gentoo Village&amp;#8221; at the &lt;a href=&quot;http://events.ccc.de/camp/2007/&quot;&gt;Chaos Communication Camp&lt;/a&gt; this summer.  Sitting in couches, having a beer and listening to ambient music while working together with users on their pet-bugs.&lt;/li&gt;
&lt;li&gt;Dinner in a pre-noble restaurant which costs half of the money you spent for the whole weekend should not be repeated.  It's better to have a buffet where you have to go to now and then and have a talk with different persons while you fetch another drink, instead of talking to the same persons at your table for the whole evening as you are somewhat bound to your seat.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Now let me thank some persons, starting with Wolfram, who picked me up in Cologne and drove me back.  Then Dimitry and Guy for organising the dev-room and booking the Hostel.  It was so relaxing for me that I had not to do this once again like in 2005.  And all devs who attended FOSDEM and made this an unforgetable event!&lt;/p&gt;

&lt;p&gt;Currently I'm preparing my extended outtime.  I finally have to finish my diploma-thesis, which will take about three to four months.  During this time I will not be available for Gentoo work.  There are still some bugs open on my buglist but I don't think I can resolve them soon.  I already quit IRC as this is a major time-burner.  But as faster as I work on my thesis the sooner I will be back &lt;img src=&quot;http://blogs.gentoo.org/rsc/smilies/icon_wink.gif&quot; alt=&quot;&amp;#59;&amp;#41;&quot; class=&quot;middle&quot; /&gt;  See you again this summer!&lt;/p&gt;&lt;div class=&quot;item_footer&quot;&gt;&lt;p&gt;&lt;small&gt;&lt;a href=&quot;http://blogs.gentoo.org/pylon/2007/02/26/fosdem_review_and_my_extended_outtime_fr&quot;&gt;Original post&lt;/a&gt; blogged on &lt;a href=&quot;http://b2evolution.net/&quot;&gt;b2evolution&lt;/a&gt;.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;</description>
			<content:encoded><![CDATA[<p>I don't know, where I should start, but FOSDEM 2007 was the best FOSDEM I have been to.  From Gentoo's view we had the most developers ever crowded at one event.  Too bad that I again missed some, but it was nice to meet some of our new German devs, like phreak and jokey, and meet genone I ever missed before (at least at FOSDEM 2005).  Then it was a big pleasure to meet the US-devs, starting with wolf31o2 and vapier, and again kingtaco.</p>

<p>Beside Gentoo I had a lot of talks with persons from the <a href="http://fsfeurope.org/">Free Software Foundation Europe</a> as I know some of them personally for a couple of years already.  Then I met some people from the <a href="http://www.ccc.de/">CCC</a> and had a rather long talk with <a href="http://tim.geekheim.de">Tim Pritlove</a> about the future of <a href="http://pentabarf.org/">Pentabarf</a>, a very good tool for the organisation of a conference (and which I know from its early hours).  And somehow I got into a situation where three different persons greeted me at the same time, but those three don't known each other&#8230; Am I so famous? <img src="http://blogs.gentoo.org/rsc/smilies/icon_rolleyes.gif" alt="&#58;&#114;&#111;&#108;&#108;&#58;" class="middle" /></p>

<p>Now let me collect things which might need to be improved in the future:</p>
<ul>
<li>The booth (well, our tables) looked good at Saturday when we had some nice hardware to show, but on Sunday it was mostly understaffed and we had nothing to show.  Furthermore many people asked for T-Shirts and give-aways.  Time for an &#8220;event-kit&#8221;!</li>
<li>Too bad that there isn't an area where you can sit together, have network and squash bugs together with another dev.  I think that this is one of the things we can establish in the &#8220;Gentoo Village&#8221; at the <a href="http://events.ccc.de/camp/2007/">Chaos Communication Camp</a> this summer.  Sitting in couches, having a beer and listening to ambient music while working together with users on their pet-bugs.</li>
<li>Dinner in a pre-noble restaurant which costs half of the money you spent for the whole weekend should not be repeated.  It's better to have a buffet where you have to go to now and then and have a talk with different persons while you fetch another drink, instead of talking to the same persons at your table for the whole evening as you are somewhat bound to your seat.</li>
</ul>

<p>Now let me thank some persons, starting with Wolfram, who picked me up in Cologne and drove me back.  Then Dimitry and Guy for organising the dev-room and booking the Hostel.  It was so relaxing for me that I had not to do this once again like in 2005.  And all devs who attended FOSDEM and made this an unforgetable event!</p>

<p>Currently I'm preparing my extended outtime.  I finally have to finish my diploma-thesis, which will take about three to four months.  During this time I will not be available for Gentoo work.  There are still some bugs open on my buglist but I don't think I can resolve them soon.  I already quit IRC as this is a major time-burner.  But as faster as I work on my thesis the sooner I will be back <img src="http://blogs.gentoo.org/rsc/smilies/icon_wink.gif" alt="&#59;&#41;" class="middle" />  See you again this summer!</p><div class="item_footer"><p><small><a href="http://blogs.gentoo.org/pylon/2007/02/26/fosdem_review_and_my_extended_outtime_fr">Original post</a> blogged on <a href="http://b2evolution.net/">b2evolution</a>.</small></p></div>]]></content:encoded>
								<comments>http://blogs.gentoo.org/pylon/2007/02/26/fosdem_review_and_my_extended_outtime_fr#comments</comments>
		</item>
				<item>
			<title>I do it one more time: Gentoo CVS move</title>
			<link>http://blogs.gentoo.org/pylon/2007/02/23/i_do_it_one_more_time_gentoo_cvs_move</link>
			<pubDate>Fri, 23 Feb 2007 00:12:49 +0000</pubDate>			<dc:creator>Lars Weiler</dc:creator>
			<category domain="main">Gentoo</category>			<guid isPermaLink="false">1255@http://blogs.gentoo.org/</guid>
						<description>&lt;p&gt;The title sounds like I do it monthly&amp;#8230; No!  But it's the second time for me that I move Gentoo's CVS to a new server.  I already did it in September 2003 when we moved from our former CVS-box (funny, I even can't remember its name) to our current &lt;a href=&quot;http://www.gentoo.org/proj/en/infrastructure/server-specs.xml&quot;&gt;CVS-server&lt;/a&gt;, named &amp;#8220;lark&amp;#8221;.  At that time it was a pretty easy task, as we didn't had so many developers, a quite small CVS-tree and not so many scripts for automatic actions.&lt;/p&gt;

&lt;p&gt;Nowadays lark provides beside the CVS for the portage-tree a couple of repositories for other subprojects and SubVersion for some more subprojects.  We also have some scripts for backup, hooks for mailing the &lt;a href=&quot;http://cia.navi.cx/stats/project/gentoo&quot;&gt;CIA&lt;/a&gt;-statistics or the changes of the English &lt;a href=&quot;http://docs.gentoo.org/&quot;&gt;documentation&lt;/a&gt; for the translators.&lt;/p&gt;

&lt;p&gt;Setting up a new server is a good time to review the scripts and make some things a little bit different.  It's good that we have the new server, called &amp;#8220;stork&amp;#8221; for two months already.  So I had enough time to set up the backup differently than before.  As we use &lt;a href=&quot;http://sources.redhat.com/lvm2/&quot;&gt;LVM2&lt;/a&gt; for our cvsroot- and svnroot-storage, I can quickly create an lvm-snapshot of the current tree and create a backup from that snapshot.  The old scripts did a live-backup and sometimes it happened that somebody commited something during that time, so that the backup was not that clean&amp;#8230;  The creation of the backup takes about 30 minutes (mostly it's bzip2 which takes so long).  And transfering the backup to our backup-server takes about the same time.&lt;/p&gt;

&lt;p&gt;robbat2 worked a lot on the ssh-key-transfer.  Before we copied the authorized_keys from our dev-box to lark on a hourly basis.  Now we use LDAP (finally) to extract the ssh-pubkey, which takes only two seconds (woot!).  So we switched to a sync every 15 minutes, which will make devs more happy!&lt;/p&gt;

&lt;p&gt;At 7UTC on Friday we will take down lark and do an rsync of the tree to stork.  A test a couple of days ago was done within three minutes.  Both servers will be on the same state then.  Let's hope, that the DNS-update will also be fast.  We have an estimated timeframe of two hours for the move, but I guess, we will be ready sooner.&lt;/p&gt;

&lt;p&gt;Some words about the machines:&lt;/p&gt;

&lt;p&gt;&lt;b&gt;lark&lt;/b&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;p&gt;active since September 2003 (that makes 3&lt;/p&gt;&lt;div class=&quot;item_footer&quot;&gt;&lt;p&gt;&lt;small&gt;&lt;a href=&quot;http://blogs.gentoo.org/pylon/2007/02/23/i_do_it_one_more_time_gentoo_cvs_move&quot;&gt;Original post&lt;/a&gt; blogged on &lt;a href=&quot;http://b2evolution.net/&quot;&gt;b2evolution&lt;/a&gt;.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;</description>
			<content:encoded><![CDATA[<p>The title sounds like I do it monthly&#8230; No!  But it's the second time for me that I move Gentoo's CVS to a new server.  I already did it in September 2003 when we moved from our former CVS-box (funny, I even can't remember its name) to our current <a href="http://www.gentoo.org/proj/en/infrastructure/server-specs.xml">CVS-server</a>, named &#8220;lark&#8221;.  At that time it was a pretty easy task, as we didn't had so many developers, a quite small CVS-tree and not so many scripts for automatic actions.</p>

<p>Nowadays lark provides beside the CVS for the portage-tree a couple of repositories for other subprojects and SubVersion for some more subprojects.  We also have some scripts for backup, hooks for mailing the <a href="http://cia.navi.cx/stats/project/gentoo">CIA</a>-statistics or the changes of the English <a href="http://docs.gentoo.org/">documentation</a> for the translators.</p>

<p>Setting up a new server is a good time to review the scripts and make some things a little bit different.  It's good that we have the new server, called &#8220;stork&#8221; for two months already.  So I had enough time to set up the backup differently than before.  As we use <a href="http://sources.redhat.com/lvm2/">LVM2</a> for our cvsroot- and svnroot-storage, I can quickly create an lvm-snapshot of the current tree and create a backup from that snapshot.  The old scripts did a live-backup and sometimes it happened that somebody commited something during that time, so that the backup was not that clean&#8230;  The creation of the backup takes about 30 minutes (mostly it's bzip2 which takes so long).  And transfering the backup to our backup-server takes about the same time.</p>

<p>robbat2 worked a lot on the ssh-key-transfer.  Before we copied the authorized_keys from our dev-box to lark on a hourly basis.  Now we use LDAP (finally) to extract the ssh-pubkey, which takes only two seconds (woot!).  So we switched to a sync every 15 minutes, which will make devs more happy!</p>

<p>At 7UTC on Friday we will take down lark and do an rsync of the tree to stork.  A test a couple of days ago was done within three minutes.  Both servers will be on the same state then.  Let's hope, that the DNS-update will also be fast.  We have an estimated timeframe of two hours for the move, but I guess, we will be ready sooner.</p>

<p>Some words about the machines:</p>

<p><b>lark</b></p>
<ul>
<li><p>active since September 2003 (that makes 3</p><div class="item_footer"><p><small><a href="http://blogs.gentoo.org/pylon/2007/02/23/i_do_it_one_more_time_gentoo_cvs_move">Original post</a> blogged on <a href="http://b2evolution.net/">b2evolution</a>.</small></p></div>]]></content:encoded>
								<comments>http://blogs.gentoo.org/pylon/2007/02/23/i_do_it_one_more_time_gentoo_cvs_move#comments</comments>
		</item>
			</channel>
</rss>
