<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Maemo on amd64</title>
	<atom:link href="http://danielkitta.org/blog/2006/10/11/maemo-on-amd64/feed/" rel="self" type="application/rss+xml" />
	<link>http://danielkitta.org/blog/2006/10/11/maemo-on-amd64/</link>
	<description>Delusional ramblings of a narcistic individual.</description>
	<lastBuildDate>Fri, 11 Feb 2011 08:00:05 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: danielk</title>
		<link>http://danielkitta.org/blog/2006/10/11/maemo-on-amd64/comment-page-1/#comment-14</link>
		<dc:creator>danielk</dc:creator>
		<pubDate>Mon, 23 Oct 2006 14:01:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.danielkitta.org/blog/2006/10/11/maemo-on-amd64/#comment-14</guid>
		<description>As it happens I just stumbled upon &lt;code&gt;update-rc.d&lt;/code&gt;, a tool shipped with Debian and derived distributions for use by package installation scripts. I have updated the &lt;a title=&quot;Maemo 2.0 on Ubuntu/amd64 Howto&quot; href=&quot;http://danielkitta.org/howto/maemo-amd64&quot; rel=&quot;nofollow&quot;&gt;howto&lt;/a&gt; to make use of &lt;code&gt;update-rc.d&lt;/code&gt;, as this makes the runlevel linking bit look a lot less threatening.</description>
		<content:encoded><![CDATA[<p>As it happens I just stumbled upon <code>update-rc.d</code>, a tool shipped with Debian and derived distributions for use by package installation scripts. I have updated the <a title="Maemo 2.0 on Ubuntu/amd64 Howto" href="http://danielkitta.org/howto/maemo-amd64" rel="nofollow">howto</a> to make use of <code>update-rc.d</code>, as this makes the runlevel linking bit look a lot less threatening.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: danielk</title>
		<link>http://danielkitta.org/blog/2006/10/11/maemo-on-amd64/comment-page-1/#comment-13</link>
		<dc:creator>danielk</dc:creator>
		<pubDate>Tue, 17 Oct 2006 13:03:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.danielkitta.org/blog/2006/10/11/maemo-on-amd64/#comment-13</guid>
		<description>When SysV init makes a transition from one runlevel to another, it runs the init scripts linked to from the appropriate /etc/rc?.d directory. The names of the links put there to start a service are prefixed with &quot;S&quot; whereas those intented to stop a running service have the &quot;K&quot; prefix. The two-digit number that follows then defines the order in which the various scripts are executed, since often an initialization task depends on something else having already been initialized.

The particular values I chose in this howto just happened to fit somewhere in between. Of course this is highly system-dependent, thus I cannot say for sure whether the same numbers are going to work on Debian, for instance.

An interesting side note: Ubuntu is developing a replacement for SysV init called &lt;a title=&quot;upstart - event-based init daemon&quot; href=&quot;http://upstart.ubuntu.com/&quot; rel=&quot;nofollow&quot;&gt;upstart&lt;/a&gt;, to be included with Edgy Eft. Apart from being asynchronous, this will presumably make the whole system initializiation business much more sanely configurable and less error-prone.</description>
		<content:encoded><![CDATA[<p>When SysV init makes a transition from one runlevel to another, it runs the init scripts linked to from the appropriate /etc/rc?.d directory. The names of the links put there to start a service are prefixed with &#8220;S&#8221; whereas those intented to stop a running service have the &#8220;K&#8221; prefix. The two-digit number that follows then defines the order in which the various scripts are executed, since often an initialization task depends on something else having already been initialized.</p>
<p>The particular values I chose in this howto just happened to fit somewhere in between. Of course this is highly system-dependent, thus I cannot say for sure whether the same numbers are going to work on Debian, for instance.</p>
<p>An interesting side note: Ubuntu is developing a replacement for SysV init called <a title="upstart - event-based init daemon" href="http://upstart.ubuntu.com/" rel="nofollow">upstart</a>, to be included with Edgy Eft. Apart from being asynchronous, this will presumably make the whole system initializiation business much more sanely configurable and less error-prone.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Murray Cumming</title>
		<link>http://danielkitta.org/blog/2006/10/11/maemo-on-amd64/comment-page-1/#comment-12</link>
		<dc:creator>Murray Cumming</dc:creator>
		<pubDate>Tue, 17 Oct 2006 11:40:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.danielkitta.org/blog/2006/10/11/maemo-on-amd64/#comment-12</guid>
		<description>So what&#039;s all that K86*, S94*, K85*, S95* stuff about?</description>
		<content:encoded><![CDATA[<p>So what&#8217;s all that K86*, S94*, K85*, S95* stuff about?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

