<?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>fluffigt.com &#187; install</title>
	<atom:link href="http://fluffigt.com/tag/install/feed/" rel="self" type="application/rss+xml" />
	<link>http://fluffigt.com</link>
	<description>*poof* said fluff...</description>
	<lastBuildDate>Sat, 03 Dec 2011 13:30:42 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>daemontools and ucspi-tcp on Hardy Heron</title>
		<link>http://fluffigt.com/2008/09/11/daemontools-and-ucspi-tcp-on-hardy-heron/</link>
		<comments>http://fluffigt.com/2008/09/11/daemontools-and-ucspi-tcp-on-hardy-heron/#comments</comments>
		<pubDate>Thu, 11 Sep 2008 15:51:25 +0000</pubDate>
		<dc:creator>mld</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[daemontools]]></category>
		<category><![CDATA[djb]]></category>
		<category><![CDATA[install]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[ucspi-tcp]]></category>

		<guid isPermaLink="false">http://fluffigt.com/?p=1719</guid>
		<description><![CDATA[I was about to install daemontools and ucspi-tcp on Hardy Heron (Ubuntu 8.04) when I found that the packages build-daemontools et al was not in the archive anymore! Instead of digging about what happened I found out that Intrepid Ibex[1] has some packages. So what I did was download the packages daemontools, daemontools-run and ucspi-tcp, [...]]]></description>
			<content:encoded><![CDATA[<p>I was about to install daemontools and ucspi-tcp on Hardy Heron (Ubuntu 8.04) when I found that the packages build-daemontools et al was not in the archive anymore! Instead of digging about what happened I found out that Intrepid Ibex[1] has some packages.</p>
<p>So what I did was download the packages daemontools, daemontools-run and ucspi-tcp, and then install them. A bit of a problem with that too, but the following steps did the trick for me.</p>
<blockquote><p># touch /etc/inittab<br />
# dpkg -i daemontools<br />
# dpkg -i daemontools-run<br />
# dpkg -i ucspi-tcp<br />
# echo "start on runlevel-1<br />
start on runlevel-2<br />
start on runlevel-3<br />
start on runlevel-4<br />
start on runlevel-5<br />
start on runlevel-6</p>
<p>stop on shutdown</p>
<p>respawn</p>
<p>exec /usr/bin/svscanboot" &gt; /etc/event.d/svscan<br />
# initctl start svscan</p></blockquote>
<p>And that's it! Have fun folks!</p>
<p>[1] <a href="http://packages.ubuntu.com/search?keywords=daemontools&amp;searchon=names&amp;suite=intrepid&amp;section=all" target="_blank">http://packages.ubuntu.com/search?keywords=daemontools&amp;searc...</a></p>]]></content:encoded>
			<wfw:commentRss>http://fluffigt.com/2008/09/11/daemontools-and-ucspi-tcp-on-hardy-heron/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mike Renfro’s Blog : Unattended Debian Installations (or How I Learned to Stop Worrying and Love the preseed.cfg)</title>
		<link>http://fluffigt.com/2008/07/09/mike-renfro%e2%80%99s-blog-unattended-debian-installations-or-how-i-learned-to-stop-worrying-and-love-the-preseedcfg/</link>
		<comments>http://fluffigt.com/2008/07/09/mike-renfro%e2%80%99s-blog-unattended-debian-installations-or-how-i-learned-to-stop-worrying-and-love-the-preseedcfg/#comments</comments>
		<pubDate>Wed, 09 Jul 2008 06:14:34 +0000</pubDate>
		<dc:creator>delicious</dc:creator>
				<category><![CDATA[Links]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[install]]></category>
		<category><![CDATA[preseed]]></category>
		<category><![CDATA[puppet]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://fluffigt.com/2008/07/09/mike-renfro%e2%80%99s-blog-unattended-debian-installations-or-how-i-learned-to-stop-worrying-and-love-the-preseedcfg/</guid>
		<description><![CDATA[http://blogs.cae....]]></description>
			<content:encoded><![CDATA[<ul>
<li><a href="http://blogs.cae.tntech.edu/mwr/2007/04/17/unattended-debian-installations-or-how-i-learned-to-stop-worrying-and-love-the-preseedcfg/">http://blogs.cae....</a></li>
</ul>]]></content:encoded>
			<wfw:commentRss>http://fluffigt.com/2008/07/09/mike-renfro%e2%80%99s-blog-unattended-debian-installations-or-how-i-learned-to-stop-worrying-and-love-the-preseedcfg/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>nLite &#8211; Deployment Tool for the bootable Unattended Windows installation</title>
		<link>http://fluffigt.com/2008/06/26/nlite-deployment-tool-for-the-bootable-unattended-windows-installation/</link>
		<comments>http://fluffigt.com/2008/06/26/nlite-deployment-tool-for-the-bootable-unattended-windows-installation/#comments</comments>
		<pubDate>Thu, 26 Jun 2008 04:41:06 +0000</pubDate>
		<dc:creator>delicious</dc:creator>
				<category><![CDATA[Links]]></category>
		<category><![CDATA[install]]></category>
		<category><![CDATA[installation]]></category>
		<category><![CDATA[slipstream]]></category>
		<category><![CDATA[sysadmin]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[xp]]></category>

		<guid isPermaLink="false">http://fluffigt.com/2008/06/26/nlite-deployment-tool-for-the-bootable-unattended-windows-installation/</guid>
		<description><![CDATA[http://nliteos.com/]]></description>
			<content:encoded><![CDATA[<ul>
<li><a href="http://nliteos.com/">http://nliteos.com/</a></li>
</ul>]]></content:encoded>
			<wfw:commentRss>http://fluffigt.com/2008/06/26/nlite-deployment-tool-for-the-bootable-unattended-windows-installation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

