Gentoo Archives: gentoo-doc-cvs

From: Joshua Saddler <nightmorph@××××××××××××.org>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] cvs commit: hb-install-x86+amd64-kernel.xml
Date: Mon, 19 May 2008 09:10:09
Message-Id: E1Jy1Nf-0008VB-12@stork.gentoo.org
1 nightmorph 08/05/19 09:10:07
2
3 Modified: hb-install-x86+amd64-kernel.xml
4 Log:
5 removed some old duplicated conditional body cruft
6
7 Revision Changes Path
8 1.25 xml/htdocs/doc/en/handbook/hb-install-x86+amd64-kernel.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-kernel.xml?rev=1.25&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-kernel.xml?rev=1.25&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-kernel.xml?r1=1.24&r2=1.25
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.24
18 retrieving revision 1.25
19 diff -u -r1.24 -r1.25
20 --- hb-install-x86+amd64-kernel.xml 9 May 2008 10:33:08 -0000 1.24
21 +++ hb-install-x86+amd64-kernel.xml 19 May 2008 09:10:06 -0000 1.25
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.24 2008/05/09 10:33:08 nightmorph Exp $ -->
27 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-kernel.xml,v 1.25 2008/05/19 09:10:06 nightmorph Exp $ -->
28
29 <sections>
30
31 @@ -13,8 +13,8 @@
32 explains how to configure your kernel.
33 </abstract>
34
35 -<version>6.2</version>
36 -<date>2008-05-09</date>
37 +<version>6.3</version>
38 +<date>2008-05-19</date>
39
40 <section>
41 <title>Timezone</title>
42 @@ -194,9 +194,6 @@
43 file system</c>.
44 </p>
45
46 -</body>
47 -<body test="func:keyval('arch')='x86'">
48 -
49 <pre caption="Selecting necessary file systems">
50 File systems ---&gt;
51 Pseudo Filesystems ---&gt;
52 @@ -211,32 +208,12 @@
53 &lt;*&gt; XFS filesystem support
54 </pre>
55
56 -</body>
57 -<body test="func:keyval('arch')='AMD64'">
58 -
59 -<pre caption="Selecting necessary file systems">
60 -File systems ---&gt;
61 - Pseudo Filesystems ---&gt;
62 - [*] /proc file system support
63 - [*] Virtual memory file system support (former shm fs)
64 -
65 -<comment>(Select one or more of the following options as needed by your system)</comment>
66 - &lt;*&gt; Reiserfs support
67 - &lt;*&gt; Ext3 journalling file system support
68 - &lt;*&gt; JFS filesystem support
69 - &lt;*&gt; Second extended fs support
70 - &lt;*&gt; XFS filesystem support
71 -</pre>
72 -
73 -</body>
74 -<body>
75 -
76 <p>
77 If you are using PPPoE to connect to the Internet or you are using a dial-up
78 modem, you will need the following options in the kernel:
79 </p>
80
81 -<pre caption="Selecting PPPoE necessary drivers" test="func:keyval('arch')='AMD64'">
82 +<pre caption="Selecting PPPoE necessary drivers">
83 Device Drivers ---&gt;
84 Networking Support ---&gt;
85 &lt;*&gt; PPP (point-to-point protocol) support
86 @@ -244,14 +221,6 @@
87 &lt;*&gt; PPP support for sync tty ports
88 </pre>
89
90 -<pre caption="Selecting PPPoE necessary drivers" test="func:keyval('arch')='x86'">
91 -Device Drivers ---&gt;
92 - Networking support ---&gt;
93 - &lt;*&gt; PPP (point-to-point protocol) support
94 - &lt;*&gt; PPP support for async serial ports
95 - &lt;*&gt; PPP support for sync tty ports
96 -</pre>
97 -
98 <p>
99 The two compression options won't harm but are not definitely needed, neither
100 does the <c>PPP over Ethernet</c> option, that might only be used by <c>ppp</c>
101
102
103
104 --
105 gentoo-doc-cvs@l.g.o mailing list