<?xml version="1.0" encoding="utf-8"?><?xml-stylesheet title="XSL formatting" type="text/xsl" href="http://www.zapoyok.info/feed/rss2/xslt" ?><rss version="2.0"
  xmlns:dc="http://purl.org/dc/elements/1.1/"
  xmlns:wfw="http://wellformedweb.org/CommentAPI/"
  xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
  <title>zapoyok.info - debian</title>
  <link>http://www.zapoyok.info/</link>
  <description></description>
  <language>fr</language>
  <pubDate>Thu, 25 Dec 2008 16:46:01 +0000</pubDate>
  <copyright></copyright>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Dotclear</generator>
  
    
  <item>
    <title>Compilation du noyau à la sauce Debian</title>
    <link>http://www.zapoyok.info/post/2006/02/18/Compilation-du-noyau-a-la-sauce-Debian</link>
    <guid isPermaLink="false">urn:md5:d7f4f16e86c39d9f2975aa0b0fbae595</guid>
    <pubDate>Sat, 18 Feb 2006 18:10:00 +0100</pubDate>
    <dc:creator>Jérôme FIX</dc:creator>
        <category>Linux</category>
        <category>debian</category><category>kernel</category><category>linux</category><category>noyau</category>    
    <description>    &lt;code&gt;
fakeroot make-kpkg clean&lt;br/&gt;
fakeroot make-kpkg --revision nom_de_la_machine_cible.numéro_de_version kernel_image&lt;br/&gt;
fakeroot make-kpkg --added_modules=truc --added_patches=bordel --revision 0 linux-h.y.u 
&lt;/code&gt;

&lt;p&gt;puis un simple :&lt;/p&gt;

&lt;code&gt;sudo dpkg -i kernel-image-2.6.X_nom_de_la_machine_cible.numéro_de_version_amd64.deb&lt;/code&gt;

&lt;p&gt;Quelques liens  :&lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;&lt;a href=&quot;http://www.us.debian.org/doc/manuals/reference/ch-kernel.fr.html&quot; target=&quot;_blank&quot;&gt;http://www.us.debian.org/doc/manuals/reference/ch-kernel.fr.html&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;&lt;a href=&quot;http://www.debian-fr.org/article/articleview/14/1/2/&quot; target=&quot;_blank&quot;&gt;http://people.via.ecp.fr/~alexis/formation-linux/config-noyau.html&lt;/a&gt;&lt;/li&gt;
	&lt;li&gt;&lt;a href=&quot;http://linuxfr.org/%7Eianux/7535.html&quot; target=&quot;_blank&quot;&gt;Journal de ianux: de la compilation du noyau&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;</description>
    
    
    
          <comments>http://www.zapoyok.info/post/2006/02/18/Compilation-du-noyau-a-la-sauce-Debian#comment-form</comments>
      <wfw:comment>http://www.zapoyok.info/post/2006/02/18/Compilation-du-noyau-a-la-sauce-Debian#comment-form</wfw:comment>
      <wfw:commentRss>http://www.zapoyok.info/feed/rss2/comments/17</wfw:commentRss>
      </item>
    
</channel>
</rss>