<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
     xmlns:content="http://purl.org/rss/1.0/modules/content/"
     xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
     xmlns:atom="http://www.w3.org/2005/Atom"
     xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:wfw="http://wellformedweb.org/CommentAPI/"
     >
  <channel>
    <title>tg</title>
    <link>http://tg.gstaedtner.net</link>
    <description>fresh from /dev/random</description>
    <pubDate>Fr, 11 Nov 2011 15:36:56 GMT</pubDate>
    <generator>Blogofile</generator>
    <sy:updatePeriod>hourly</sy:updatePeriod>
    <sy:updateFrequency>1</sy:updateFrequency>
    <item>
      <title>Moving to systemd</title>
      <link>http://tg.gstaedtner.net/2011/11/10/moving-to-systemd</link>
      <pubDate>Do, 10 Nov 2011 00:30:00 CET</pubDate>
      <category><![CDATA[enlightenment]]></category>
      <category><![CDATA[gentoo]]></category>
      <guid>b'hY7vOeOmt8ZmOAAaKrdF-6v18dA='</guid>
      <description>Moving to systemd</description>
      <content:encoded><![CDATA[<p>I'm back from Sweden, and while I was away, <a href="https://events.linuxfoundation.org/events/embedded-linux-conference-europe">ELCE</a> was held.
The nice people from Free Electrons luckily put up <a href="http://free-electrons.com/blog/elce-2011-videos/">all the conference videos in webm format</a>, so whoever missed it can catch up.
One of the first videos I watched was <a href="http://free-electrons.com/pub/video/2011/elce/elce-2011-kooi-integrating-systemd.webm">Integrating systemd: Booting Userspace in Less Than 1 Second</a>, held by Koen Kooi, who I remembered from the time I used Openembedded on Openmoko devices.</p>
<p>Some know that I like to show off my neat little Thinkpad x200s for its boot time; so far under 5 seconds (from bootloader to X) using Gentoo, OpenRC, and Enlightenment.
I wanted to try systemd for a while but never really was in the mood to do the actual work. The video inspired me to actually give it a try now.</p>
<p>Installing systemd is incredibly straight-forward, just read the gentoo-wiki articles and make sure you have your "init scripts" (or .service files in systemd jargon) ready.
Enough talk, just let me finish with this: I was utterly impressed how well systemd works and I'm looking forward to it replacing all other init systems currently out there (including OpenRC which I actually liked).
But look for yourself:</p>
<p><video width="100%" controls="controls">
 <source src="http://videos.gstaedtner.net/linux/x200s_fastboot.webm" type="video/webm" />
 Your browser does not support the video tag.
</video></p>
<h3 id="some_stats">Some stats:</h3>
<pre><code>Linux version 3.1  
systemd version 37  
udev 175

Linux -&gt; systemd: ~1s  
systemd -&gt; e17: ~1s  
e17 -&gt; ready: ~1.5s
</code></pre>
<p>If you have questions or need config files, just ping me via mail/jabber/irc.</p>]]></content:encoded>
    </item>
  </channel>
</rss>

