<?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>Twenty Ways &#187; Linux</title>
	<atom:link href="http://www.twentyways.com/category/linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.twentyways.com</link>
	<description>(21 would just be ridiculous)</description>
	<lastBuildDate>Tue, 29 Jun 2010 08:09:33 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>Fixing dhclient in Debian Stable</title>
		<link>http://www.twentyways.com/2008/08/26/fixing-dhclient-in-debian-stable/</link>
		<comments>http://www.twentyways.com/2008/08/26/fixing-dhclient-in-debian-stable/#comments</comments>
		<pubDate>Tue, 26 Aug 2008 16:41:54 +0000</pubDate>
		<dc:creator>Dan</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[alpha]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[dhclient]]></category>
		<category><![CDATA[multia]]></category>

		<guid isPermaLink="false">http://www.twentyways.com/?p=4</guid>
		<description><![CDATA[Recently I installed Debian on a DEC Multia, I documented this install on my own blog. During my long upgrade process to a current Debian release from Woody. I encountered the following error: midget# dhclient Unrecognized Kernel Version The way to fix this is to edit /sbin/dhclient and locate the line that contains &#8220;2.[12345].*)&#8221; and [...]]]></description>
			<content:encoded><![CDATA[<p>Recently I installed <a href="http://www.debian.org/">Debian</a> on a <a href="http://www.obsolyte.com/dec/multia/">DEC Multia</a>, I documented this install on my own blog. During my long upgrade process to a current Debian release from Woody. I encountered the following error:</p>
<pre>midget# dhclient</pre>
<pre>Unrecognized Kernel Version</pre>
<p>The way to fix this is to edit /sbin/dhclient and locate the line that contains &#8220;2.[12345].*)&#8221; and change it to &#8220;2.[123456].*)&#8221;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.twentyways.com/2008/08/26/fixing-dhclient-in-debian-stable/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
