Note: Due to technical difficulties, the Archives are currently not up to date.
GMANE provides an alternative service for most mailing lists. c.f. bug 424647
List Archive: gentoo-doc-cvs
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>
- <*> Reiserfs support
+ <*> Second extended fs support
<*> Ext3 journalling file system support
+ <*> The Extended 4 (ext4) filesystem
+ <*> Reiserfs support
<*> JFS filesystem support
- <*> Second extended fs support
<*> XFS filesystem support
+ ...
+ Pseudo Filesystems --->
+ [*] /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 --->
- Networking Support --->
+ Networking device Support --->
<*> PPP (point-to-point protocol) support
<*> PPP support for async serial ports
<*> PPP support for sync tty ports
@@ -288,19 +293,17 @@
</p>
<pre caption="Enabling PCMCIA support">
-Bus options (PCI, PCMCIA, EISA, MCA, ISA) --->
+Bus options (PCI etc.) --->
PCCARD (PCMCIA/CardBus) support --->
<*> PCCard (PCMCIA/CardBus) support
<comment>(select 16 bit if you need support for older PCMCIA cards. Most people want this.)</comment>
<*> 16-bit PCMCIA support
[*] 32-bit CardBus support
<comment>(select the relevant bridges below)</comment>
- --- PC-card bridges
+ *** PC-card bridges ***
<*> CardBus yenta-compatible bridge support (NEW)
<*> Cirrus PD6729 compatible bridge support (NEW)
<*> i82092 compatible bridge support (NEW)
- <*> i82365 compatible bridge support (NEW)
- <*> Databook TCIC host bridge support (NEW)
</pre>
<p>
|
|