josejx      06/09/05 16:56:58

  Modified:             hb-install-ppc-kernel.xml
  Log:
  Fixed defconfig->pmac32_defconfig in the handbook.

Revision  Changes    Path
1.3                  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.3&view=markup
plain: 
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/2006.1/hb-install-ppc-kernel.xml?rev=1.3&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.2&r2=1.3

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.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- hb-install-ppc-kernel.xml   30 Aug 2006 21:32:56 -0000      1.2
+++ hb-install-ppc-kernel.xml   5 Sep 2006 16:56:58 -0000       1.3
@@ -4,12 +4,12 @@
 <!-- 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.2 2006/08/30 21:32:56 josejx Exp $ -->
+<!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2006.1/hb-install-ppc-kernel.xml,v
 1.3 2006/09/05 16:56:58 josejx Exp $ -->
 
 <sections>
 
-<version>7.1</version>
-<date>2006-08-30</date>
+<version>7.2</version>
+<date>2006-09-05</date>
 
 <section>
 <title>Timezone</title>
@@ -118,14 +118,14 @@
 <p>
 Now, go to your kernel source directory, it's time to configure your kernel.
 It is recommended that you add the default settings to your configuration by
-first running <c>make defconfig</c>. After the default configuration has been
-generated, run <c>make menuconfig</c> which will fire up an ncurses-based
+first running <c>make pmac32_defconfig</c>. After the default configuration has
+been generated, run <c>make menuconfig</c> which will fire up an ncurses-based
 configuration menu.
 </p>
 
 <pre caption="Invoking menuconfig">
 # <i>cd /usr/src/linux</i>
-# <i>make defconfig</i>
+# <i>make pmac32_defconfig</i>
 # <i>make menuconfig</i>
 </pre>
 



-- 
[email protected] mailing list

Reply via email to