<?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"
	>
<channel>
	<title>Comments on: Asus Eeepc fastinit reimplementation</title>
	<atom:link href="http://helllabs.org/blog/20071231/asus-eeepc-fastinit-reimplementation/feed/" rel="self" type="application/rss+xml" />
	<link>http://helllabs.org/blog/20071231/asus-eeepc-fastinit-reimplementation/</link>
	<description></description>
	<pubDate>Thu, 21 Aug 2008 17:32:24 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: Jeremiah</title>
		<link>http://helllabs.org/blog/20071231/asus-eeepc-fastinit-reimplementation/#comment-4166</link>
		<dc:creator>Jeremiah</dc:creator>
		<pubDate>Fri, 08 Feb 2008 18:46:00 +0000</pubDate>
		<guid isPermaLink="false">http://helllabs.org/blog/20071231/asus-eeepc-fastinit-reimplementation/#comment-4166</guid>
		<description>I'm having issues grabbing it from get is there a way you can post the source somehow. Thanks</description>
		<content:encoded><![CDATA[<p>I&#8217;m having issues grabbing it from get is there a way you can post the source somehow. Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hell Labs » Eeepc fastinit reimplementation update</title>
		<link>http://helllabs.org/blog/20071231/asus-eeepc-fastinit-reimplementation/#comment-4088</link>
		<dc:creator>Hell Labs » Eeepc fastinit reimplementation update</dc:creator>
		<pubDate>Tue, 05 Feb 2008 13:51:49 +0000</pubDate>
		<guid isPermaLink="false">http://helllabs.org/blog/20071231/asus-eeepc-fastinit-reimplementation/#comment-4088</guid>
		<description>[...] is a number of updates in the Eeepc fastinit reimplementation that you might be interested [...]</description>
		<content:encoded><![CDATA[<p>[...] is a number of updates in the Eeepc fastinit reimplementation that you might be interested [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: claudio</title>
		<link>http://helllabs.org/blog/20071231/asus-eeepc-fastinit-reimplementation/#comment-4087</link>
		<dc:creator>claudio</dc:creator>
		<pubDate>Tue, 05 Feb 2008 12:57:14 +0000</pubDate>
		<guid isPermaLink="false">http://helllabs.org/blog/20071231/asus-eeepc-fastinit-reimplementation/#comment-4087</guid>
		<description>I kept the recreation as finit.c, and spawned an improved/optimized version as finit-mod.c which is supposed to be a drop-in replacement for fastinit. Adaptations to make it work with alternative distributions are in finit-alt.c. Both finit-mod.c and finit-alt.c are released under the MIT license.</description>
		<content:encoded><![CDATA[<p>I kept the recreation as finit.c, and spawned an improved/optimized version as finit-mod.c which is supposed to be a drop-in replacement for fastinit. Adaptations to make it work with alternative distributions are in finit-alt.c. Both finit-mod.c and finit-alt.c are released under the MIT license.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: claudio</title>
		<link>http://helllabs.org/blog/20071231/asus-eeepc-fastinit-reimplementation/#comment-3974</link>
		<dc:creator>claudio</dc:creator>
		<pubDate>Tue, 29 Jan 2008 18:12:55 +0000</pubDate>
		<guid isPermaLink="false">http://helllabs.org/blog/20071231/asus-eeepc-fastinit-reimplementation/#comment-3974</guid>
		<description>Thanks, I'll fix the file name and check the license issues.</description>
		<content:encoded><![CDATA[<p>Thanks, I&#8217;ll fix the file name and check the license issues.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Metalshark</title>
		<link>http://helllabs.org/blog/20071231/asus-eeepc-fastinit-reimplementation/#comment-3962</link>
		<dc:creator>Metalshark</dc:creator>
		<pubDate>Mon, 28 Jan 2008 22:32:52 +0000</pubDate>
		<guid isPermaLink="false">http://helllabs.org/blog/20071231/asus-eeepc-fastinit-reimplementation/#comment-3962</guid>
		<description>Tested this on an ASUS EEE.

Basically needed this to modify hwclock lines with --directisa when mucking about with the kernel.

There is one fault. /boot/shutdown.b should be /boot/shutdown.fb - you were missing the "f". Otherwise a sterling effort!

May I ask the license this is under please? If it's a GPL v2/3 jobby would you be interested in mods as/when available?</description>
		<content:encoded><![CDATA[<p>Tested this on an ASUS EEE.</p>
<p>Basically needed this to modify hwclock lines with &#8211;directisa when mucking about with the kernel.</p>
<p>There is one fault. /boot/shutdown.b should be /boot/shutdown.fb - you were missing the &#8220;f&#8221;. Otherwise a sterling effort!</p>
<p>May I ask the license this is under please? If it&#8217;s a GPL v2/3 jobby would you be interested in mods as/when available?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Samo Vodopivec</title>
		<link>http://helllabs.org/blog/20071231/asus-eeepc-fastinit-reimplementation/#comment-3927</link>
		<dc:creator>Samo Vodopivec</dc:creator>
		<pubDate>Sat, 26 Jan 2008 10:40:26 +0000</pubDate>
		<guid isPermaLink="false">http://helllabs.org/blog/20071231/asus-eeepc-fastinit-reimplementation/#comment-3927</guid>
		<description>Tested finit on Asus EEE - as it seems everything is working as it should, but I did not have time to intensively test it. Just did a quick startup/shutdownt test :)

Bye, Samo</description>
		<content:encoded><![CDATA[<p>Tested finit on Asus EEE - as it seems everything is working as it should, but I did not have time to intensively test it. Just did a quick startup/shutdownt test :)</p>
<p>Bye, Samo</p>
]]></content:encoded>
	</item>
</channel>
</rss>
