<?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: Creating a Debian Kernel Package for v2.6.26</title>
	<atom:link href="http://www.doctort.org/adam/nerd-notes/creating-a-debian-kernel-package-for-v2626.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.doctort.org/adam/nerd-notes/creating-a-debian-kernel-package-for-v2626.html</link>
	<description>Maker of Finest Quality Digital Things</description>
	<lastBuildDate>Wed, 28 Jul 2010 13:58:37 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: adam</title>
		<link>http://www.doctort.org/adam/nerd-notes/creating-a-debian-kernel-package-for-v2626.html/comment-page-1#comment-14291</link>
		<dc:creator>adam</dc:creator>
		<pubDate>Sun, 05 Apr 2009 10:54:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.doctort.org/adam/?p=317#comment-14291</guid>
		<description>No idea, sorry.</description>
		<content:encoded><![CDATA[<p>No idea, sorry.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jakob</title>
		<link>http://www.doctort.org/adam/nerd-notes/creating-a-debian-kernel-package-for-v2626.html/comment-page-1#comment-14278</link>
		<dc:creator>Jakob</dc:creator>
		<pubDate>Thu, 19 Mar 2009 12:57:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.doctort.org/adam/?p=317#comment-14278</guid>
		<description>Is it possible to build the kernel with the &quot;debuild&quot; or the &quot;dpkg-buildpackage&quot; or inside &quot;pbuilder&quot; with the &quot;standard&quot; debian/rules mechanism?</description>
		<content:encoded><![CDATA[<p>Is it possible to build the kernel with the &#8220;debuild&#8221; or the &#8220;dpkg-buildpackage&#8221; or inside &#8220;pbuilder&#8221; with the &#8220;standard&#8221; debian/rules mechanism?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ben</title>
		<link>http://www.doctort.org/adam/nerd-notes/creating-a-debian-kernel-package-for-v2626.html/comment-page-1#comment-14277</link>
		<dc:creator>Ben</dc:creator>
		<pubDate>Thu, 19 Mar 2009 06:00:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.doctort.org/adam/?p=317#comment-14277</guid>
		<description>I don&#039;t know if it is documented in the kernel, but it seems to me to be a little known fact that &#039;make menuconfig&#039; requires libncurses5-dev as you have rightly mentioned here, because the kernel compiles its configuration tool just before you invoke it, which is pretty neat.

On the kernel config file: recent kernels have the option to stow away in the kernel image the .config file they were built with; if it&#039;s there, just do a &#039;zcat /proc/config.gz &gt; .config&#039; and never misplace a kernel config ever again.

Also, if you don&#039;t have a problem with using a kernel.org kernel, the &#039;ketchup&#039; tool is really nice for automagic kernel downloading and quick incremental updating.</description>
		<content:encoded><![CDATA[<p>I don&#8217;t know if it is documented in the kernel, but it seems to me to be a little known fact that &#8216;make menuconfig&#8217; requires libncurses5-dev as you have rightly mentioned here, because the kernel compiles its configuration tool just before you invoke it, which is pretty neat.</p>
<p>On the kernel config file: recent kernels have the option to stow away in the kernel image the .config file they were built with; if it&#8217;s there, just do a &#8216;zcat /proc/config.gz &gt; .config&#8217; and never misplace a kernel config ever again.</p>
<p>Also, if you don&#8217;t have a problem with using a kernel.org kernel, the &#8216;ketchup&#8217; tool is really nice for automagic kernel downloading and quick incremental updating.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
