nightmorph    09/11/30 08:58:46

  Modified:             hb-install-x86+amd64-kernel.xml
  Log:
  should be kernel-config, not kernel-config-2.6

Revision  Changes    Path
1.30                 xml/htdocs/doc/en/handbook/hb-install-x86+amd64-kernel.xml

file : 
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-kernel.xml?rev=1.30&view=markup
plain: 
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-kernel.xml?rev=1.30&content-type=text/plain
diff : 
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-kernel.xml?r1=1.29&r2=1.30

Index: hb-install-x86+amd64-kernel.xml
===================================================================
RCS file: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-kernel.xml,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -r1.29 -r1.30
--- hb-install-x86+amd64-kernel.xml     30 Nov 2009 08:55:12 -0000      1.29
+++ hb-install-x86+amd64-kernel.xml     30 Nov 2009 08:58:46 -0000      1.30
@@ -4,7 +4,7 @@
 <!-- The content of this document is licensed under the CC-BY-SA license -->
 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
 
-<!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-kernel.xml,v
 1.29 2009/11/30 08:55:12 nightmorph Exp $ -->
+<!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-kernel.xml,v
 1.30 2009/11/30 08:58:46 nightmorph Exp $ -->
 
 <sections>
 
@@ -13,7 +13,7 @@
 explains how to configure your kernel.
 </abstract>
 
-<version>7.1</version>
+<version>7.2</version>
 <date>2009-11-30</date>
 
 <section>
@@ -369,7 +369,7 @@
 </p>
 
 <pre caption="Copying over the Installation CD kernel config">
-# <i>zcat /proc/config.gz &gt; 
/usr/share/genkernel/arch/x86/kernel-config-2.6</i>
+# <i>zcat /proc/config.gz &gt; /usr/share/genkernel/arch/x86/kernel-config</i>
 </pre>
 
 </body>
@@ -381,7 +381,7 @@
 </p>
 
 <pre caption="Copying over the Installation CD kernel config">
-# <i>zcat /proc/config.gz &gt; 
/usr/share/genkernel/arch/x86_64/kernel-config-2.6</i>
+# <i>zcat /proc/config.gz &gt; 
/usr/share/genkernel/arch/x86_64/kernel-config</i>
 </pre>
 
 </body>




Reply via email to