josejx      07/04/02 02:42:14

  Modified:             hb-install-ppc-kernel.xml
  Log:
  Update kernel instructions.

Revision  Changes    Path
1.35                 xml/htdocs/doc/en/handbook/draft/hb-install-ppc-kernel.xml

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

Index: hb-install-ppc-kernel.xml
===================================================================
RCS file: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-ppc-kernel.xml,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -r1.34 -r1.35
--- hb-install-ppc-kernel.xml   2 Apr 2007 01:57:59 -0000       1.34
+++ hb-install-ppc-kernel.xml   2 Apr 2007 02:42:14 -0000       1.35
@@ -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/draft/hb-install-ppc-kernel.xml,v
 1.34 2007/04/02 01:57:59 josejx Exp $ -->
+<!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/hb-install-ppc-kernel.xml,v
 1.35 2007/04/02 02:42:14 josejx Exp $ -->
 
 <sections>
 
 <version>8.0</version>
-<date>2007-03-15</date>
+<date>2007-04-01</date>
 
 <section>
 <title>Timezone</title>
@@ -158,6 +158,7 @@
 <pre caption="Selecting necessary file systems">
 File systems ---&gt;
   Pseudo Filesystems ---&gt;
+<comment>(/proc may already be forced on by your configuration, if so, you'll 
see --- instead)</comment>
     [*] /proc file system support
     [*] Virtual memory file system support (former shm fs)
   Partition Types ---&gt;
@@ -179,7 +180,9 @@
 
 <pre caption="Activating HFS support">
 File Systems ---&gt;
-  [*] HFS Support
+  Miscellaneous filesystems ---&gt;
+    &lt;*&gt; Apple Macintosh file system support
+    &lt;*&gt; Apple Extended HFS file system support
 </pre>
 
 <p>
@@ -189,7 +192,7 @@
 
 <pre caption="Selecting PPPoE necessary drivers">
 Device Drivers ---&gt;
-  Networking support ---&gt;
+  Network device support ---&gt;
     &lt;*&gt; PPP (point-to-point protocol) support
     &lt;*&gt;   PPP support for async serial ports
     &lt;*&gt;   PPP support for sync tty ports
@@ -207,15 +210,30 @@
 the BMAC driver.
 </p>
 
+<pre caption="Selecting the network driver">
+Device Drivers ---&gt;
+  Network device support ---&gt;
+    Ethernet (10 or 100Mbit) ---&gt;
+      [*] Ethernet (10 or 100Mbit)
+      &lt;*&gt;   Generic Media Independent Interface device support
+      &lt;*&gt;   MACE (Power Mac ethernet) support
+      &lt;*&gt;   BMAC (G3 ethernet) support
+      &lt;*&gt; Sun GEM support
+</pre>
+
 <p>
-At this time, kernel preemption is still unstable on PPC and may cause 
+At this time, full kernel preemption may still be unstable on PPC and may cause
 compilation failures and random segfaults.  It is <e>strongly</e> suggested
-that you do not use this feature.
+that you do not use this featurea.  Both <e>Voluntary Preemption</e> and 
+<e>No Forced Preemption</e> should be safe.
 </p>
 
 <pre caption="Ensure the Preemptible Kernel Option is Off">
 Kernel options ---&gt;
-  Preemption Model (No Forced Preemption (Server))
+<comment>(Select One)</comment>
+  Preemption Model 
+    (X) No Forced Preemption (Server)
+    (X) Voluntary Kernel Preemption (Desktop)
 </pre>
 
 <p>
@@ -435,7 +453,7 @@
 or ext3 as filesystem you might need to manually configure your kernel using
 <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 
+LVM2 will probably want to add <c>--evms2</c> or <c>--lvm2</c> as an argument 
as
 well.
 </p>
 



-- 
[email protected] mailing list

Reply via email to