swift       11/08/22 17:28:40

  Modified:             hb-install-x86+amd64-kernel.xml
  Log:
  Fix bug #372077 - Update kernel configuration for x86/x86_64 architectures. 
Thanks to nimiux for the patch

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

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

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.38
retrieving revision 1.39
diff -u -r1.38 -r1.39
--- hb-install-x86+amd64-kernel.xml     22 Aug 2011 17:23:47 -0000      1.38
+++ hb-install-x86+amd64-kernel.xml     22 Aug 2011 17:28:40 -0000      1.39
@@ -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.38 2011/08/22 17:23:47 swift Exp $ -->
+<!-- $Header: 
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-kernel.xml,v
 1.39 2011/08/22 17:28:40 swift Exp $ -->
 
 <sections>
 
@@ -13,8 +13,8 @@
 explains how to configure your kernel.
 </abstract>
 
-<version>9</version>
-<date>2011-08-12</date>
+<version>10</version>
+<date>2011-08-22</date>
 
 <section>
 <title>Timezone</title>
@@ -213,11 +213,16 @@
     [*] Virtual memory file system support (former shm fs)
 
 <comment>(Select one or more of the following options as needed by your 
system)</comment>
-  &lt;*&gt; Reiserfs support
+  &lt;*&gt; Second extended fs support
   &lt;*&gt; Ext3 journalling file system support
+  &lt;*&gt; The Extended 4 (ext4) filesystem
+  &lt;*&gt; Reiserfs support
   &lt;*&gt; JFS filesystem support
-  &lt;*&gt; Second extended fs support
   &lt;*&gt; XFS filesystem support
+  ...
+  Pseudo Filesystems ---&gt;
+    [*] /proc file system support
+    [*] Virtual memory file system support (former shm fs)
 </pre>
 
 <p>
@@ -227,7 +232,7 @@
 
 <pre caption="Selecting PPPoE necessary drivers">
 Device Drivers ---&gt;
-  Networking Support ---&gt;
+  Networking 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
@@ -288,19 +293,17 @@
 </p>
 
 <pre caption="Enabling PCMCIA support">
-Bus options (PCI, PCMCIA, EISA, MCA, ISA)  ---&gt;
+Bus options (PCI etc.)  ---&gt;
   PCCARD (PCMCIA/CardBus) support  ---&gt;
     &lt;*&gt; PCCard (PCMCIA/CardBus) support
 <comment>(select 16 bit if you need support for older PCMCIA cards. Most 
people want this.)</comment>
     &lt;*&gt;   16-bit PCMCIA support
     [*]   32-bit CardBus support
 <comment>(select the relevant bridges below)</comment>
-    --- PC-card bridges
+    *** PC-card bridges ***
     &lt;*&gt; CardBus yenta-compatible bridge support (NEW)
     &lt;*&gt; Cirrus PD6729 compatible bridge support (NEW)
     &lt;*&gt; i82092 compatible bridge support (NEW)
-    &lt;*&gt; i82365 compatible bridge support (NEW)
-    &lt;*&gt; Databook TCIC host bridge support (NEW)
 </pre>
 
 <p>




Reply via email to