<?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>Christopher Blizzard &#187; 2007 &#187; June &#187; 08</title>
	<atom:link href="http://www.0xdeadbeef.com/weblog/2007/06/08/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.0xdeadbeef.com/weblog</link>
	<description>I love you.</description>
	<lastBuildDate>Thu, 26 May 2011 20:29:33 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.4</generator>
		<item>
		<title>startup times</title>
		<link>http://www.0xdeadbeef.com/weblog/2007/06/startup-times/</link>
		<comments>http://www.0xdeadbeef.com/weblog/2007/06/startup-times/#comments</comments>
		<pubDate>Fri, 08 Jun 2007 20:01:12 +0000</pubDate>
		<dc:creator>Christopher Blizzard</dc:creator>
				<category><![CDATA[Fedora]]></category>
		<category><![CDATA[OLPC]]></category>

		<guid isPermaLink="false">http://www.0xdeadbeef.com/weblog/?p=294</guid>
		<description><![CDATA[There&#8217;s a lot of work in Fedora now to try and fix init scripts. Adding dependencies, hooking up event systems, lots of shell scripting, etc. In the desktop case, why isn&#8217;t the actual solution to start up times just starting &#8230; <a href="http://www.0xdeadbeef.com/weblog/2007/06/startup-times/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>
There&#8217;s a lot of work in Fedora now to try and <a href="http://liquidat.wordpress.com/2007/06/08/fedoras-rc-becomes-dependency-aware/">fix init scripts</a>.  Adding dependencies, hooking up event systems, lots of shell scripting, etc.  In the desktop case, why isn&#8217;t the actual solution to start up times just <i>starting up less stuff?</i>
</p>
<p>
Here&#8217;s what we&#8217;re going to do for OLPC:</p>
<ol>
<li>Boot the kernel.
<li>Start udev.
<li>Start d-bus.
<li>Start X.
<li>Start the UI.
</ol>
<p>Based on that how fast do you think startup will appear to be?  When you need something started up you ask d-bus to start it.  This includes things like avahi, network manager, printing, etc.  For desktop, isn&#8217;t this the right direction to go?  <a href="http://hughsient.livejournal.com/">Hughsie</a> is working on the d-bus startup patch and once that&#8217;s in we can start ripping things out.
</p>
<p>
I have a macbook.  It starts in 25 seconds.  Linux on the same computer takes 2 minutes.  I don&#8217;t think that dependencies will help that.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.0xdeadbeef.com/weblog/2007/06/startup-times/feed/</wfw:commentRss>
		<slash:comments>20</slash:comments>
		</item>
	</channel>
</rss>

