Gentoo Archives: gentoo-doc-cvs

From: "Sven Vermeulen (swift)" <swift@g.o>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] gentoo commit in xml/htdocs/doc/en/handbook: hb-install-x86+amd64-kernel.xml
Date: Mon, 22 Aug 2011 17:29:01
Message-Id: 20110822172840.7BB352004C@flycatcher.gentoo.org
1 swift 11/08/22 17:28:40
2
3 Modified: hb-install-x86+amd64-kernel.xml
4 Log:
5 Fix bug #372077 - Update kernel configuration for x86/x86_64 architectures. Thanks to nimiux for the patch
6
7 Revision Changes Path
8 1.39 xml/htdocs/doc/en/handbook/hb-install-x86+amd64-kernel.xml
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-kernel.xml?rev=1.39&view=markup
11 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
12 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
13
14 Index: hb-install-x86+amd64-kernel.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-kernel.xml,v
17 retrieving revision 1.38
18 retrieving revision 1.39
19 diff -u -r1.38 -r1.39
20 --- hb-install-x86+amd64-kernel.xml 22 Aug 2011 17:23:47 -0000 1.38
21 +++ hb-install-x86+amd64-kernel.xml 22 Aug 2011 17:28:40 -0000 1.39
22 @@ -4,7 +4,7 @@
23 <!-- The content of this document is licensed under the CC-BY-SA license -->
24 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
25
26 -<!-- $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 $ -->
27 +<!-- $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 $ -->
28
29 <sections>
30
31 @@ -13,8 +13,8 @@
32 explains how to configure your kernel.
33 </abstract>
34
35 -<version>9</version>
36 -<date>2011-08-12</date>
37 +<version>10</version>
38 +<date>2011-08-22</date>
39
40 <section>
41 <title>Timezone</title>
42 @@ -213,11 +213,16 @@
43 [*] Virtual memory file system support (former shm fs)
44
45 <comment>(Select one or more of the following options as needed by your system)</comment>
46 - &lt;*&gt; Reiserfs support
47 + &lt;*&gt; Second extended fs support
48 &lt;*&gt; Ext3 journalling file system support
49 + &lt;*&gt; The Extended 4 (ext4) filesystem
50 + &lt;*&gt; Reiserfs support
51 &lt;*&gt; JFS filesystem support
52 - &lt;*&gt; Second extended fs support
53 &lt;*&gt; XFS filesystem support
54 + ...
55 + Pseudo Filesystems ---&gt;
56 + [*] /proc file system support
57 + [*] Virtual memory file system support (former shm fs)
58 </pre>
59
60 <p>
61 @@ -227,7 +232,7 @@
62
63 <pre caption="Selecting PPPoE necessary drivers">
64 Device Drivers ---&gt;
65 - Networking Support ---&gt;
66 + Networking device Support ---&gt;
67 &lt;*&gt; PPP (point-to-point protocol) support
68 &lt;*&gt; PPP support for async serial ports
69 &lt;*&gt; PPP support for sync tty ports
70 @@ -288,19 +293,17 @@
71 </p>
72
73 <pre caption="Enabling PCMCIA support">
74 -Bus options (PCI, PCMCIA, EISA, MCA, ISA) ---&gt;
75 +Bus options (PCI etc.) ---&gt;
76 PCCARD (PCMCIA/CardBus) support ---&gt;
77 &lt;*&gt; PCCard (PCMCIA/CardBus) support
78 <comment>(select 16 bit if you need support for older PCMCIA cards. Most people want this.)</comment>
79 &lt;*&gt; 16-bit PCMCIA support
80 [*] 32-bit CardBus support
81 <comment>(select the relevant bridges below)</comment>
82 - --- PC-card bridges
83 + *** PC-card bridges ***
84 &lt;*&gt; CardBus yenta-compatible bridge support (NEW)
85 &lt;*&gt; Cirrus PD6729 compatible bridge support (NEW)
86 &lt;*&gt; i82092 compatible bridge support (NEW)
87 - &lt;*&gt; i82365 compatible bridge support (NEW)
88 - &lt;*&gt; Databook TCIC host bridge support (NEW)
89 </pre>
90
91 <p>