<?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: Compiling your own kernel in Slackware Linux in 10 easy steps&#8230;</title>
	<atom:link href="http://blog.tpa.me.uk/slackware-kernel-compile-guide/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.tpa.me.uk</link>
	<description>Tech notes from a Systems Administrator</description>
	<lastBuildDate>Wed, 25 Aug 2010 14:49:20 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Slackware 13.1 - Help</title>
		<link>http://blog.tpa.me.uk/slackware-kernel-compile-guide/comment-page-1/#comment-2680</link>
		<dc:creator>Slackware 13.1 - Help</dc:creator>
		<pubDate>Wed, 25 Aug 2010 14:49:20 +0000</pubDate>
		<guid isPermaLink="false">http://blog.tpa.me.uk/?page_id=69#comment-2680</guid>
		<description>[...] Here&#039;s two guides on building kernels with Slackware:  http://alien.slackbook.org/dokuwiki/...kernelbuilding  http://blog.tpa.me.uk/slackware-kernel-compile-guide/ [...]</description>
		<content:encoded><![CDATA[<p>[...] Here&#39;s two guides on building kernels with Slackware:  <a href="http://alien.slackbook.org/dokuwiki/...kernelbuilding" rel="nofollow" onclick="pageTracker._trackPageview('/outgoing/alien.slackbook.org/dokuwiki/...kernelbuilding?referer=');">http://alien.slackbook.org/dokuwiki/&#8230;kernelbuilding</a>  <a href="http://blog.tpa.me.uk/slackware-kernel-compile-guide/" rel="nofollow">http://blog.tpa.me.uk/slackware-kernel-compile-guide/</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zordrak</title>
		<link>http://blog.tpa.me.uk/slackware-kernel-compile-guide/comment-page-1/#comment-2149</link>
		<dc:creator>Zordrak</dc:creator>
		<pubDate>Mon, 28 Jun 2010 08:23:20 +0000</pubDate>
		<guid isPermaLink="false">http://blog.tpa.me.uk/?page_id=69#comment-2149</guid>
		<description>&lt;a href=&quot;#comment-2143&quot; rel=&quot;nofollow&quot;&gt;@Elias &lt;/a&gt; 
&quot;make modules&quot; is superfluous. For some time now, the default make target for the kernel has been compiling the kernel and the modules, so instead of make &amp;&amp; make modules &amp;&amp; make modules_install, all you need it make &amp;&amp; make modules_install.</description>
		<content:encoded><![CDATA[<p><a href="#comment-2143" rel="nofollow">@Elias </a><br />
&#8220;make modules&#8221; is superfluous. For some time now, the default make target for the kernel has been compiling the kernel and the modules, so instead of make &#038;&#038; make modules &#038;&#038; make modules_install, all you need it make &#038;&#038; make modules_install.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Elias</title>
		<link>http://blog.tpa.me.uk/slackware-kernel-compile-guide/comment-page-1/#comment-2143</link>
		<dc:creator>Elias</dc:creator>
		<pubDate>Sun, 27 Jun 2010 11:22:57 +0000</pubDate>
		<guid isPermaLink="false">http://blog.tpa.me.uk/?page_id=69#comment-2143</guid>
		<description>Can you change &quot;make modules_install&quot; to &quot;make modules &amp;&amp; make modules_install&quot;
Thanks.  Great guide too.  Very very helpful.</description>
		<content:encoded><![CDATA[<p>Can you change &#8220;make modules_install&#8221; to &#8220;make modules &amp;&amp; make modules_install&#8221;<br />
Thanks.  Great guide too.  Very very helpful.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrew</title>
		<link>http://blog.tpa.me.uk/slackware-kernel-compile-guide/comment-page-1/#comment-1881</link>
		<dc:creator>Andrew</dc:creator>
		<pubDate>Fri, 28 May 2010 08:35:37 +0000</pubDate>
		<guid isPermaLink="false">http://blog.tpa.me.uk/?page_id=69#comment-1881</guid>
		<description>Hi Zordrak,

Great article which has guided me through my first kernel compile on Slackware 13.1 with absolutely no problems at all. Thanks a lot :).

Andrew</description>
		<content:encoded><![CDATA[<p>Hi Zordrak,</p>
<p>Great article which has guided me through my first kernel compile on Slackware 13.1 with absolutely no problems at all. Thanks a lot <img src='http://blog.tpa.me.uk/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> .</p>
<p>Andrew</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Recompile goes wrong Slackware 13</title>
		<link>http://blog.tpa.me.uk/slackware-kernel-compile-guide/comment-page-1/#comment-1372</link>
		<dc:creator>Recompile goes wrong Slackware 13</dc:creator>
		<pubDate>Tue, 20 Apr 2010 09:27:41 +0000</pubDate>
		<guid isPermaLink="false">http://blog.tpa.me.uk/?page_id=69#comment-1372</guid>
		<description>[...] 15 minutes to shutdown,. see attachment.  I followed this &#039;guide&#039; for recompiling your own kernel: http://blog.tpa.me.uk/slackware-kernel-compile-guide/  All went well, I got the new kernel into Lilo and stuff, and it boots, but X crashed on startup; [...]</description>
		<content:encoded><![CDATA[<p>[...] 15 minutes to shutdown,. see attachment.  I followed this &#39;guide&#39; for recompiling your own kernel: <a href="http://blog.tpa.me.uk/slackware-kernel-compile-guide/" rel="nofollow">http://blog.tpa.me.uk/slackware-kernel-compile-guide/</a>  All went well, I got the new kernel into Lilo and stuff, and it boots, but X crashed on startup; [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Slackintosh on the iBook G3 &#171; ComputerAnt Blog</title>
		<link>http://blog.tpa.me.uk/slackware-kernel-compile-guide/comment-page-1/#comment-1245</link>
		<dc:creator>Slackintosh on the iBook G3 &#171; ComputerAnt Blog</dc:creator>
		<pubDate>Mon, 12 Apr 2010 18:28:03 +0000</pubDate>
		<guid isPermaLink="false">http://blog.tpa.me.uk/?page_id=69#comment-1245</guid>
		<description>[...] good reading on kernel compiling on slack&#8230; http://blog.tpa.me.uk/slackware-kernel-compile-guide/ http://muaythaimaster74.blogspot.com/2009/03/how-to-compile-slackware-kernel.html  cd /usr/src wget [...]</description>
		<content:encoded><![CDATA[<p>[...] good reading on kernel compiling on slack&#8230; <a href="http://blog.tpa.me.uk/slackware-kernel-compile-guide/" rel="nofollow">http://blog.tpa.me.uk/slackware-kernel-compile-guide/</a> <a href="http://muaythaimaster74.blogspot.com/2009/03/how-to-compile-slackware-kernel.html" rel="nofollow" onclick="pageTracker._trackPageview('/outgoing/muaythaimaster74.blogspot.com/2009/03/how-to-compile-slackware-kernel.html?referer=');">http://muaythaimaster74.blogspot.com/2009/03/how-to-compile-slackware-kernel.html</a>  cd /usr/src wget [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zordrak</title>
		<link>http://blog.tpa.me.uk/slackware-kernel-compile-guide/comment-page-1/#comment-909</link>
		<dc:creator>Zordrak</dc:creator>
		<pubDate>Fri, 05 Mar 2010 14:24:12 +0000</pubDate>
		<guid isPermaLink="false">http://blog.tpa.me.uk/?page_id=69#comment-909</guid>
		<description>&lt;a href=&quot;#comment-907&quot; rel=&quot;nofollow&quot;&gt;@Klein &lt;/a&gt; 
I guess you&#039;re talking about the make targets &quot;localmodconfig&quot; and &quot;localyesconfig&quot; introduced in 2.6.32:
&lt;a href=&quot;http://kernelnewbies.org/Linux_2_6_32#head-11f54cdac41ad6150ef817fd68597554d9d05a5f&quot; rel=&quot;nofollow&quot;&gt;http://kernelnewbies.org/Linux_2_6_32&lt;/a&gt;.

Personally, I do not use them. Generally, I do not recommend using them. They are simply a way of avoiding learning about what you are doing. Bypassing the learning is the Red Hat Way; it is not my way.

Also, you can get very unexpected results such as lacking any kernel support for hardware you use because the hardware wasn&#039;t plugged in or the module wasn&#039;t loaded when you did the configure.

Stick to the manual way that keeps you on top of your system.</description>
		<content:encoded><![CDATA[<p><a href="#comment-907" rel="nofollow">@Klein </a><br />
I guess you&#8217;re talking about the make targets &#8220;localmodconfig&#8221; and &#8220;localyesconfig&#8221; introduced in 2.6.32:<br />
<a href="http://kernelnewbies.org/Linux_2_6_32#head-11f54cdac41ad6150ef817fd68597554d9d05a5f" rel="nofollow" onclick="pageTracker._trackPageview('/outgoing/kernelnewbies.org/Linux_2_6_32_head-11f54cdac41ad6150ef817fd68597554d9d05a5f?referer=');">http://kernelnewbies.org/Linux_2_6_32</a>.</p>
<p>Personally, I do not use them. Generally, I do not recommend using them. They are simply a way of avoiding learning about what you are doing. Bypassing the learning is the Red Hat Way; it is not my way.</p>
<p>Also, you can get very unexpected results such as lacking any kernel support for hardware you use because the hardware wasn&#8217;t plugged in or the module wasn&#8217;t loaded when you did the configure.</p>
<p>Stick to the manual way that keeps you on top of your system.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Klein</title>
		<link>http://blog.tpa.me.uk/slackware-kernel-compile-guide/comment-page-1/#comment-907</link>
		<dc:creator>Klein</dc:creator>
		<pubDate>Fri, 05 Mar 2010 12:51:39 +0000</pubDate>
		<guid isPermaLink="false">http://blog.tpa.me.uk/?page_id=69#comment-907</guid>
		<description>i read in somewere that new kernel compilation process use information about lsmod and another things to automatic built in the modules that are loaded in the system.. but I dont know details and haven&#039;t tried...</description>
		<content:encoded><![CDATA[<p>i read in somewere that new kernel compilation process use information about lsmod and another things to automatic built in the modules that are loaded in the system.. but I dont know details and haven&#8217;t tried&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zordrak</title>
		<link>http://blog.tpa.me.uk/slackware-kernel-compile-guide/comment-page-1/#comment-905</link>
		<dc:creator>Zordrak</dc:creator>
		<pubDate>Fri, 05 Mar 2010 10:16:28 +0000</pubDate>
		<guid isPermaLink="false">http://blog.tpa.me.uk/?page_id=69#comment-905</guid>
		<description>&lt;a href=&quot;#comment-899&quot; rel=&quot;nofollow&quot;&gt;@Klein &lt;/a&gt; 
I have no idea what you mean.. can you be a little more clear?</description>
		<content:encoded><![CDATA[<p><a href="#comment-899" rel="nofollow">@Klein </a><br />
I have no idea what you mean.. can you be a little more clear?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Klein</title>
		<link>http://blog.tpa.me.uk/slackware-kernel-compile-guide/comment-page-1/#comment-899</link>
		<dc:creator>Klein</dc:creator>
		<pubDate>Thu, 04 Mar 2010 22:21:25 +0000</pubDate>
		<guid isPermaLink="false">http://blog.tpa.me.uk/?page_id=69#comment-899</guid>
		<description>Hey Zordrak,

about new kernels (2.6.33 as example), there are new ways to get the modules compiled right?
you have already tried?
you will update this post to complain with new rules?</description>
		<content:encoded><![CDATA[<p>Hey Zordrak,</p>
<p>about new kernels (2.6.33 as example), there are new ways to get the modules compiled right?<br />
you have already tried?<br />
you will update this post to complain with new rules?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
