josejx      06/08/30 21:32:56

  Modified:             hb-install-ppc-kernel.xml
  Log:
  Removed --zimage from non-pegasos genkernel instructions.

Revision  Changes    Path
1.2                  xml/htdocs/doc/en/handbook/2006.1/hb-install-ppc-kernel.xml

file : 
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/2006.1/hb-install-ppc-kernel.xml?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/2006.1/hb-install-ppc-kernel.xml?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/2006.1/hb-install-ppc-kernel.xml?r1=1.1&r2=1.2

Index: hb-install-ppc-kernel.xml
===================================================================
RCS file: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2006.1/hb-install-ppc-kernel.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- hb-install-ppc-kernel.xml   30 Aug 2006 20:17:31 -0000      1.1
+++ hb-install-ppc-kernel.xml   30 Aug 2006 21:32:56 -0000      1.2
@@ -4,11 +4,11 @@
 <!-- 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/2006.1/hb-install-ppc-kernel.xml,v
 1.1 2006/08/30 20:17:31 nightmorph Exp $ -->
+<!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2006.1/hb-install-ppc-kernel.xml,v
 1.2 2006/08/30 21:32:56 josejx Exp $ -->
 
 <sections>
 
-<version>7.0</version>
+<version>7.1</version>
 <date>2006-08-30</date>
 
 <section>
@@ -428,14 +428,14 @@
 <p>
 Note that, if your partition where the kernel should be located doesn't use 
ext2
 or ext3 as filesystem you might need to manually configure your kernel using
-<c>genkernel --menuconfig --genzimage all</c> and add support for your 
+<c>genkernel --menuconfig all</c> and add support for your 
 filesystem <e>in</e> the kernel (i.e. <e>not</e> as a module). Users of EVMS2 
or
 LVM2 will probably want to add <c>--evms2</c> or <c>--lvm2</c> as argument as 
 well.
 </p>
 
 <pre caption="Running genkernel">
-# <i>genkernel --genzimage all</i>
+# <i>genkernel all</i>
 </pre>
 
 <pre caption="Running genkernel on the Pegasos">



-- 
[email protected] mailing list

Reply via email to