Gentoo Archives: gentoo-doc-cvs

From: Joshua Saddler <nightmorph@××××××××××××.org>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] cvs commit: kernel-config.xml
Date: Sun, 13 Apr 2008 20:00:38
Message-Id: E1Jl8NP-0001gN-0i@stork.gentoo.org
1 nightmorph 08/04/13 20:00:35
2
3 Modified: kernel-config.xml
4 Log:
5 removed option no longer present in current kernels, bug 197814
6
7 Revision Changes Path
8 1.5 xml/htdocs/doc/en/kernel-config.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/kernel-config.xml?rev=1.5&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/kernel-config.xml?rev=1.5&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/kernel-config.xml?r1=1.4&r2=1.5
13
14 Index: kernel-config.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/kernel-config.xml,v
17 retrieving revision 1.4
18 retrieving revision 1.5
19 diff -u -r1.4 -r1.5
20 --- kernel-config.xml 28 Jul 2007 03:32:59 -0000 1.4
21 +++ kernel-config.xml 13 Apr 2008 20:00:34 -0000 1.5
22 @@ -1,5 +1,5 @@
23 <?xml version="1.0" encoding="UTF-8"?>
24 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/kernel-config.xml,v 1.4 2007/07/28 03:32:59 nightmorph Exp $ -->
25 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/kernel-config.xml,v 1.5 2008/04/13 20:00:34 nightmorph Exp $ -->
26 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
27
28 <guide link="/doc/en/kernel-config.xml">
29 @@ -30,8 +30,8 @@
30 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
31 <license/>
32
33 -<version>1.1</version>
34 -<date>2007-07-27</date>
35 +<version>1.2</version>
36 +<date>2008-04-13</date>
37
38 <chapter>
39 <title>Introduction</title>
40 @@ -334,8 +334,7 @@
41 &lt;*&gt; ATA/ATAPI/MFM/RLL support
42 &lt;*&gt; Enhanced IDE/MFM/RLL disk/cdrom/tape/floppy support
43 [*] PCI IDE chipset support
44 - [*] Generic PCI bus-master DMA support
45 - <comment>Select your chipset from the choices listed below the above option</comment>
46 + <comment>Select your chipset from the choices listed below the above option</comment>
47 </pre>
48
49 </body>
50
51
52
53 --
54 gentoo-doc-cvs@l.g.o mailing list