<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Philantrop&#039;s Blog</title>
	<atom:link href="http://www.mailstation.de/wordpress/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://www.mailstation.de/wordpress</link>
	<description></description>
	<lastBuildDate>Wed, 09 Jun 2010 19:56:40 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>systemd in Exherbo &#8211; Rules of Engagement</title>
		<link>http://www.mailstation.de/wordpress/?p=18</link>
		<comments>http://www.mailstation.de/wordpress/?p=18#comments</comments>
		<pubDate>Wed, 09 Jun 2010 18:53:14 +0000</pubDate>
		<dc:creator>Wulf C. Krueger</dc:creator>
				<category><![CDATA[Exherbo]]></category>

		<guid isPermaLink="false">http://www.mailstation.de/wordpress/?p=18</guid>
		<description><![CDATA[As you may have noticed, I&#8217;ve recently added systemd to ::philantrop for use in Exherbo. I&#8217;m writing this to warn you that I will break systemd (and consequently your boot process) until further notice recklessly, repeatedly and without prior warning to anyone make clear what I intend to do with systemd in Exherbo make a [...]]]></description>
			<content:encoded><![CDATA[<p>As you may have noticed, I&#8217;ve recently added <a href="http://www.freedesktop.org/wiki/Software/systemd" target="_blank">systemd</a> to <a href="http://git.exherbo.org/summer/packages/sys-apps/systemd/index.html" target="_blank">::philantrop</a> for use in Exherbo. I&#8217;m writing this to</p>
<ul>
<li>warn you that I <strong>will</strong> break systemd (and consequently your boot process) until further notice recklessly, repeatedly and without prior warning to anyone</li>
<li>make clear what I intend to do with systemd in Exherbo</li>
<li>make a plan for myself.</li>
</ul>
<p>What I want to do first is get a feeling for systemd and see if it might have the potential to replace baselayout-1 (bl-1) and, at least for myself, be used instead of the init-system-that-is-not-to-be. ;)</p>
<p>As I really want to <strong>replace</strong> bl-1, I&#8217;m <strong>not</strong> going to go the <a href="http://cgit.freedesktop.org/systemd/tree/units/gentoo" target="_blank">Gentoo way</a> of simply adding a handful of pseudo-units that essentially just call the openrc init scripts. If you want that, you&#8217;re on your own and I won&#8217;t accept patches that do that. Instead, I&#8217;m aiming for:</p>
<ul>
<li>a full native set of systemd units not tainted by anything else</li>
<li>a minimal set of non-native configuration files (what we currently have in /etc/conf.d; I don&#8217;t think it will be possible to avoid them completely but I will if I can)</li>
<li>staying as near to upstream as possible and I&#8217;ll try to submit my patches upstream even though the <a href="http://cgit.freedesktop.org/systemd/tree/DISTRO_PORTING" target="_blank">DISTRO_PORTING</a> instructions don&#8217;t exactly make inclusion seem likely</li>
<li>the units included in the systemd package will at most get you to some kind of login (either graphical or console)</li>
<li>all additional units for services like sshd should eventually be added to their respective packages, possibly using a &#8220;systemd&#8221; option.</li>
</ul>
<p>The process to make systemd really usable in Exherbo will be a slow one. One that I expect to take till autumn this year because:</p>
<ul>
<li>I&#8217;m really busy at work,</li>
<li>this summer seems to become a damn hot one again and I spend quite some time after work in our pool,</li>
<li>I&#8217;ll be on holidays <a href="http://maps.google.com/maps?f=q&amp;source=s_q&amp;hl=en&amp;geocode=&amp;q=France&amp;sll=42.56092,3.024673&amp;sspn=0.212669,0.445976&amp;ie=UTF8&amp;hq=&amp;hnear=France&amp;ll=42.551563,2.957039&amp;spn=0.212701,0.445976&amp;t=h&amp;z=12" target="_blank">in France</a> for most of July.</li>
</ul>
<p>The steps I intend to take:</p>
<ul>
<li>finalise the Exherbo patches for systemd (90% done, ETA: Mid June)</li>
<li>create and enhance a basic set of units for booting (5% done)</li>
<li>create units for other services</li>
</ul>
<p>How you can help:</p>
<ul>
<li>Remind me of the stuff I&#8217;ve forgotten due to a power outage here. :-)</li>
<li>Make yourself acquainted with systemd units.</li>
<li>Once I&#8217;ve pushed the Exherbo patches, test systemd and</li>
<li>submit patches for the missing units. :-)</li>
<li>Leave comments here or on the dev mailinglist so that I can consider your input, comments and concerns.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.mailstation.de/wordpress/?feed=rss2&amp;p=18</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Exherbo &#8211; what we&#8217;re good at, what we should improve</title>
		<link>http://www.mailstation.de/wordpress/?p=14</link>
		<comments>http://www.mailstation.de/wordpress/?p=14#comments</comments>
		<pubDate>Sat, 17 Apr 2010 17:16:11 +0000</pubDate>
		<dc:creator>Wulf C. Krueger</dc:creator>
				<category><![CDATA[Exherbo]]></category>

		<guid isPermaLink="false">http://www.mailstation.de/wordpress/?p=14</guid>
		<description><![CDATA[Exherbo has developed nicely since we went public about it two years ago and even though we haven&#8217;t yet accomplished all of our major goals yet, I think we&#8217;re doing well. In this post, I&#8217;d like to comment on a few things that we&#8217;ve accomplished, some we&#8217;re still working on and some which we yet [...]]]></description>
			<content:encoded><![CDATA[<p align="justify">Exherbo has developed nicely since we went public about it two years ago and even though we haven&#8217;t yet accomplished all of our major goals yet, I think we&#8217;re doing well. In this post, I&#8217;d like to comment on a few things that we&#8217;ve accomplished, some we&#8217;re still working on and some which we yet have to deal with. This is, of course, just my personal point of view and not necessarily shared by any other Exherbo developer.</p>
<p align="justify">I&#8217;m writing this in the hope that some of you might want to help with the open issues and to remind myself of what we did and what we have yet to do. :-)</p>
<h3 align="justify">Distributed development</h3>
<p align="justify">I really like how we do distributed development: Our contributors just add their <a href="http://www.kernel.org/pub/software/scm/git/docs/git-format-patch.html" target="_blank">git format-patch</a> to our patch-tracking bot <a href="http://ossowicki.com/?p=213" target="_blank">hacchi</a>, we&#8217;ll review the patch and if it meets our <a href="http://www.exherbo.org/docs/contributing.html" target="_blank">quality standards</a>, we can just apply it locally and push it. If the patch needs improvements, we point those out to the submitter. Like that, we&#8217;re not only getting quality exheres but we help our contributors to learn good practices (which often can be applied to non-Exherbo shell scripting as well). Not only do Exherbo core devs review such patches but even other contributors do regularly. Our peer-reviewing practices are certainly one of our strong points.</p>
<p align="justify">There&#8217;s one issue with this, though: Peer-reviews take time and there are usually only a handful of Exherbo core devs who take care of such patches. This we certainly could improve at. I&#8217;d love to see <strong>all</strong> of us with push access to the official repositories to regularly check the patches on hacchi and work on them. This is what I believe to be part of our responsibility to our contributors.</p>
<h3 align="justify">Multi-lib / multibuild / multi-ABI</h3>
<p align="justify">We don&#8217;t yet have a fully integrated mutlibuild system. We&#8217;re working on a system for 64-bit/32-bit multibuild but it&#8217;s in its own branches and it is currently being revamped by Saleem &quot;compnerd&quot; Abdulrasool. This could benefit from getting more attention. Asking those of us to work on multibuild for obscure arches like MIPS is fine but won&#8217;t get anything done. If you care, please <strong>help</strong> us actively with it. There&#8217;s <a href="irc://chat.freenode.net/#exherbo-multibuild" target="_blank">#exherbo-multibuild</a>, btw.</p>
<h3 align="justify">RepositoryRepository</h3>
<p>Adding new repositories is not as easy as it could/should be. What some of us envisioned is the ability to query, install, uninstall and upgrade repositories just like any exheres. As far as I know, nobody is working on it at the moment &#8211; maybe this <strong>your</strong> chance for eternal glory? ;-)</p>
<h3>Init system / Genesis</h3>
<p>I&#8217;ve been looking into many init systems over the years and specifically again lately. This was mostly due to the fact that Genesis, Exherbo&#8217;s own init system, was very much delayed. Let&#8217;s face it &#8211; most init systems that were/are not SysV-compatible have failed (some don&#8217;t know that yet, though ;-) ) and, to be honest, I wouldn&#8217;t bet on Genesis to succeed. Thus, while we have baselayout-1 (among other options) at the moment, I&#8217;ve been looking into <a href="http://upstart.ubuntu.com/">Upstart</a> again. I became curious about it again when I saw that several major distributions are moving to use it and so I set up a virtual machine, switched it to using Upstart and experimented a bit with it.</p>
<p>Things are looking good and so I&#8217;m probably going to create native Upstart jobs soon.</p>
<h3>Writing a Developer&#8217;s Manual</h3>
<p>I still want to create a Developer&#8217;s Manual as well. I like <a href="http://devmanual.gentoo.org/index.html" target="_blank">Gentoo&#8217;s DevManual</a> and I might use that as a starting point. Or maybe not. Not sure yet but if anyone has a good idea about it&#8230;</p>
<h3></h3>
<p>For more great ideas to work on, see <a href="http://dev.exherbo.org/~kloeri/gsoc2010/ideas.html" target="_blank">http://dev.exherbo.org/~kloeri/gsoc2010/ideas.html</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mailstation.de/wordpress/?feed=rss2&amp;p=14</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Gentoo packs it up &#8211; joins Exherbo</title>
		<link>http://www.mailstation.de/wordpress/?p=12</link>
		<comments>http://www.mailstation.de/wordpress/?p=12#comments</comments>
		<pubDate>Thu, 01 Apr 2010 15:04:57 +0000</pubDate>
		<dc:creator>Wulf C. Krueger</dc:creator>
				<category><![CDATA[Exherbo]]></category>

		<guid isPermaLink="false">http://www.mailstation.de/wordpress/?p=12</guid>
		<description><![CDATA[In an unexpected move, the Gentoo trustees have contacted us, Exherbo, recently with a suggestion. Disappointed with the intense internal quarreling among Gentoo developers (which Gentoo has been famous for anyway), the general inability of the current Gentoo council to provide the necessary vision and strategic governance for Gentoo as a whole as well as [...]]]></description>
			<content:encoded><![CDATA[<p>In an unexpected move, the <a href="http://www.gentoo.org/foundation/en/" target="_blank">Gentoo trustees</a> have contacted us, <a href="http://www.exherbo.org" target="_blank">Exherbo</a>, recently with a suggestion. Disappointed with the intense <a href="http://article.gmane.org/gmane.linux.gentoo.devel/65729" target="_blank">internal quarreling</a> among Gentoo developers (which Gentoo has been famous for anyway), the general inability of the current <a href="http://www.gentoo.org/proj/en/council/" target="_blank">Gentoo council</a> to provide the necessary vision and strategic governance for Gentoo as a whole as well as the lack of implementation of newer EAPIs in Portage, the trustees deemed it necessary to step in.</p>
<p>Gentoo Foundation, Inc.&#8217;s president, Roy &#8220;NeddySeagoon&#8221; Bamford being a regular in our IRC channel <a href="irc://chat.freenode.net/#exherbo" target="_self">#exherbo</a> on Freenode discussed the current state of Gentoo with his most trusted advisors, Denis &#8220;Calchan&#8221; Dupeyron (already an <a href="http://git.exherbo.org/?p=arbor.git;a=commit;h=93cb2977633c60ce5a1392b4a7eb61d95f80e87c" target="_blank">active Exherbo contributor</a>) and Thomas &#8220;tanderson&#8221; Anderson (<a href="http://www.exherbo.org/developers.html" target="_blank">Exherbo dev</a>). All three of them had first-hand experience with Exherbo and the way we work &#8211; distributedly, with strong peer-review and almost every single user <a href="http://www.mailstation.de/egitstats/authors.html" target="_blank">contributing to Exherbo</a>.</p>
<p>This effectiveness, the overall quality of Exherbo as well as  the fast-paced development of both our <a href="http://exherbo.org/docs/exheres-for-smarties.html" target="_blank">exheres-0 format</a>, the amazing speed of <a href="http://paludis.pioto.org/" target="_blank">Paludis</a> development (Paludis being Exherbo&#8217;s package manager) and, last but not least, Ciaran McCreesh&#8217;s <a href="http://ciaranm.wordpress.com/2010/03/31/paludis-is-going-into-a-cave/" target="_blank">latest information about the move to cave and egress</a>, a Portage-UI-compatible Paludis client, convinced them to boldly go on with their plan to strengthen Gentoo: To join forces with Exherbo.</p>
<p>Of course, the transition of both resources and developers will be a slow process. While the merger with Gentoo is to become effective as of today, April 1st 2010, the announcement on the <a href="http://www.gentoo.org/" target="_blank">Gentoo website</a> might lag a bit behind as Gentoo&#8217;s PR project is unfortunately somewhat overworked. It should be noted as well that not all Gentoo developers are likely to make the transition. Some have, let&#8217;s say, rather <a href="http://identi.ca/notice/22755943" target="_blank">strong feelings</a> about Exherbo, some feel they&#8217;re not up to a fast-growing, fast-paced modern Linux distribution and some might simply <a href="http://cia.vc/stats/author/genstef" target="_blank">not notice before next year</a>.</p>
<p>I&#8217;m sure there will be some friction yet to overcome yet but, all in all, I think Gentoo does the best thing possible &#8211; moving in with us, under the ultimate supervision of Bryan &#8220;kloeri&#8221; Østergaard (who once served Gentoo as head of Developer Relations and, thus, is well-suited for the job) as the &#8220;benevolent dictator&#8221; Daniel Robbins once was, will make good old Gentoo find back its way to former glory albeit under a new name &#8211; but, as the saying goes, what&#8217;s in a name? (Speaking of which: The name &#8220;Gentoo&#8221; is a trademark of Gentoo Foundation, Inc. until that is changed, too, and this site is not part of the Gentoo project and is not directed or managed by Gentoo Foundation, Inc.)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mailstation.de/wordpress/?feed=rss2&amp;p=12</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Recognition</title>
		<link>http://www.mailstation.de/wordpress/?p=5</link>
		<comments>http://www.mailstation.de/wordpress/?p=5#comments</comments>
		<pubDate>Sun, 10 Jan 2010 17:19:49 +0000</pubDate>
		<dc:creator>Wulf C. Krueger</dc:creator>
				<category><![CDATA[Exherbo]]></category>

		<guid isPermaLink="false">http://www.mailstation.de/wordpress/?p=5</guid>
		<description><![CDATA[What keeps me doing things in my life are primarily two factors: Money and recognition. Not necessarily in that order. In my job, I&#8217;m being paid to do what I do but I couldn&#8217;t ever be satisfied with just that. What really thrills me is being recognised for the professional I am. Receiving an email [...]]]></description>
			<content:encoded><![CDATA[<p>What keeps me doing things in my life are primarily  two factors: Money and recognition. Not necessarily in that order.</p>
<p>In my job, I&#8217;m being paid to do what I do but I couldn&#8217;t ever be satisfied with just that. What <strong>really</strong> thrills me is being recognised for the professional I am. Receiving an email from a customer that simply said &#8220;Thank you. You&#8217;re one of the few persons I can always rely on.&#8221; made my day. I don&#8217;t get that from receiving my pay-cheque.</p>
<p>In my private life, I&#8217;m mostly a father, a husband and, last but not least, a guy who loves to work on Linux. A machine that just works is a boring machine. Thus, I really love working on <a title="Opens external link in new window" href="http://www.exherbo.org/" target="_blank">Exherbo</a>.</p>
<p>Working on Exherbo allows me to do and try everything, make things work <strong>exactly</strong> the way I want them to, give back to the <a title="Opens external link in new window" href="http://en.wikipedia.org/wiki/Free_and_open_source_software" target="_blank">FOSS</a> community &#8211; and being recognised for the professional I am. :-)</p>
<p>Recognition, thus, is very important for me. Now, Bryan &#8220;kloeri&#8221; Østergaard, has decided to remove Exherbo&#8217;s &#8220;Developers&#8221; page which lists all the core developers in favour of a simple list of all contributors ever.</p>
<p>This in itself is fine with me. What I really don&#8217;t like about it is the fact, that those of us who do most of the work on Exherbo will be buried somewhere in that rather huge list (after all, Exherbo currently has about 95 contributors).</p>
<p>I have Exherbo in my CV as well but am I supposed to send recruiters to a list of everyone and their dog and find me in there with no indication of my level of involvement?</p>
<p>As much of a trifle this may look, it annoys me and so I&#8217;m now using <a title="Opens external link in new window" href="http://gitstats.sourceforge.net/" target="_blank">gitstats</a> to create <a title="Opens external link in new window" href="../../egitstats/activity.html">statistics</a> and a list of <a title="Opens external link in new window" href="../../egitstats/authors.html" target="_blank">authors</a> myself. It&#8217;s not hosted on exherbo.org (linked from our <a title="Opens external link in new window" href="http://www.exherbo.org/resources.html" target="_blank">&#8220;Resources&#8221; page</a>, though) but on my own server:</p>
<p><a title="Opens external link in new window" href="../../egitstats/" target="_blank">http://www.mailstation.de/egitstats/</a></p>
<p>I&#8217;m going to add a few more graphs and stuff over time (like changes per package directory, category, etc.).</p>
<p>If you have any suggestions (preferredly upstream-able ones), please let me know.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mailstation.de/wordpress/?feed=rss2&amp;p=5</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
