<?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 linux kernel on debian</title>
	<atom:link href="http://www.debian-news.net/2012/05/28/compiling-linux-kernel-on-debian/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.debian-news.net/2012/05/28/compiling-linux-kernel-on-debian/</link>
	<description>All the news you need about Debian</description>
	<lastBuildDate>Tue, 14 May 2013 09:09:22 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>By: Orda</title>
		<link>http://www.debian-news.net/2012/05/28/compiling-linux-kernel-on-debian/comment-page-1/#comment-8496</link>
		<dc:creator>Orda</dc:creator>
		<pubDate>Thu, 07 Jun 2012 11:05:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.debian-news.net/?p=9600#comment-8496</guid>
		<description><![CDATA[Snippet from oh-my-zsh:

# Kernel-package building shortcut
kerndeb () {
    # temporarily unset MAKEFLAGS ( &#039;-j3&#039; will fail )
    MAKEFLAGS=$( print - $MAKEFLAGS &#124; perl -pe &#039;s/-j\s*[\d]+//g&#039; )
    print &#039;$MAKEFLAGS set to &#039;&quot;&#039;$MAKEFLAGS&#039;&quot;
	appendage=&#039;-custom&#039; # this shows up in $ (uname -r )
    revision=$(date +&quot;%Y%m%d&quot;) # this shows up in the .deb file name

    make-kpkg clean

    time fakeroot make-kpkg --append-to-version &quot;$appendage&quot; --revision \
        &quot;$revision&quot; kernel_image kernel_headers
}]]></description>
		<content:encoded><![CDATA[<p>Snippet from oh-my-zsh:</p>
<p># Kernel-package building shortcut<br />
kerndeb () {<br />
    # temporarily unset MAKEFLAGS ( &#8216;-j3&#8242; will fail )<br />
    MAKEFLAGS=$( print &#8211; $MAKEFLAGS | perl -pe &#8216;s/-j\s*[\d]+//g&#8217; )<br />
    print &#8216;$MAKEFLAGS set to &#8216;&#8221;&#8216;$MAKEFLAGS&#8217;&#8221;<br />
	appendage=&#8217;-custom&#8217; # this shows up in $ (uname -r )<br />
    revision=$(date +&#8221;%Y%m%d&#8221;) # this shows up in the .deb file name</p>
<p>    make-kpkg clean</p>
<p>    time fakeroot make-kpkg &#8211;append-to-version &#8220;$appendage&#8221; &#8211;revision \<br />
        &#8220;$revision&#8221; kernel_image kernel_headers<br />
}</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using n/a (User agent is rejected)
Database Caching 16/22 queries in 0.045 seconds using disk: basic

 Served from: www.debian-news.net @ 2013-05-26 02:59:38 by W3 Total Cache -->