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-ia64-kernel.xml hb-install-kernelparams.xml hb-install-ppc-kernel.xml hb-install-tools.xml hb-install-x86+amd64-kernel.xml
Date: Sat, 03 Sep 2011 07:18:38
Message-Id: 20110903071827.2461D20057@flycatcher.gentoo.org
1 swift 11/09/03 07:18:27
2
3 Modified: hb-install-ia64-kernel.xml
4 hb-install-kernelparams.xml
5 hb-install-ppc-kernel.xml hb-install-tools.xml
6 hb-install-x86+amd64-kernel.xml
7 Log:
8 Bug #372427 - Remove EVMS from documentation as it is not supported anymore
9
10 Revision Changes Path
11 1.23 xml/htdocs/doc/en/handbook/hb-install-ia64-kernel.xml
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-ia64-kernel.xml?rev=1.23&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-ia64-kernel.xml?rev=1.23&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-ia64-kernel.xml?r1=1.22&r2=1.23
16
17 Index: hb-install-ia64-kernel.xml
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ia64-kernel.xml,v
20 retrieving revision 1.22
21 retrieving revision 1.23
22 diff -u -r1.22 -r1.23
23 --- hb-install-ia64-kernel.xml 12 Aug 2011 19:05:02 -0000 1.22
24 +++ hb-install-ia64-kernel.xml 3 Sep 2011 07:18:27 -0000 1.23
25 @@ -4,12 +4,12 @@
26 <!-- The content of this document is licensed under the CC-BY-SA license -->
27 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
28
29 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ia64-kernel.xml,v 1.22 2011/08/12 19:05:02 swift Exp $ -->
30 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ia64-kernel.xml,v 1.23 2011/09/03 07:18:27 swift Exp $ -->
31
32 <sections>
33
34 -<version>12</version>
35 -<date>2011-08-12</date>
36 +<version>13</version>
37 +<date>2011-09-03</date>
38
39 <section>
40 <title>Timezone</title>
41 @@ -300,8 +300,8 @@
42 </p>
43
44 <note>
45 -Users of EVMS2 or LVM2 will probably want to add
46 -<c>--evms2</c> or <c>--lvm2</c> to the genkernel command-line.
47 +Users of LVM2 will probably want to add <c>--lvm2</c> to the genkernel
48 +command-line.
49 </note>
50
51 <pre caption="Running genkernel">
52
53
54
55 1.4 xml/htdocs/doc/en/handbook/hb-install-kernelparams.xml
56
57 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-kernelparams.xml?rev=1.4&view=markup
58 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-kernelparams.xml?rev=1.4&content-type=text/plain
59 diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-kernelparams.xml?r1=1.3&r2=1.4
60
61 Index: hb-install-kernelparams.xml
62 ===================================================================
63 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-kernelparams.xml,v
64 retrieving revision 1.3
65 retrieving revision 1.4
66 diff -u -r1.3 -r1.4
67 --- hb-install-kernelparams.xml 21 Feb 2011 08:38:40 -0000 1.3
68 +++ hb-install-kernelparams.xml 3 Sep 2011 07:18:27 -0000 1.4
69 @@ -1,5 +1,5 @@
70 <?xml version='1.0' encoding="UTF-8"?>
71 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-kernelparams.xml,v 1.3 2011/02/21 08:38:40 nightmorph Exp $ -->
72 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-kernelparams.xml,v 1.4 2011/09/03 07:18:27 swift Exp $ -->
73 <!DOCTYPE included SYSTEM "/dtd/guide.dtd">
74
75 <included>
76 @@ -141,15 +141,9 @@
77 </p>
78
79 <dl>
80 -<dt>doevms</dt>
81 -<dd>
82 - This enables support for IBM's pluggable EVMS, or Enterprise Volume
83 - Management System. This is not safe to use with lvm.
84 -</dd>
85 <dt>dolvm</dt>
86 <dd>
87 - This enables support for Linux's Logical Volume Management. This is not safe
88 - to use with evms.
89 + This enables support for Linux's Logical Volume Management.
90 </dd>
91 </dl>
92
93
94
95
96 1.68 xml/htdocs/doc/en/handbook/hb-install-ppc-kernel.xml
97
98 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc-kernel.xml?rev=1.68&view=markup
99 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc-kernel.xml?rev=1.68&content-type=text/plain
100 diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc-kernel.xml?r1=1.67&r2=1.68
101
102 Index: hb-install-ppc-kernel.xml
103 ===================================================================
104 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc-kernel.xml,v
105 retrieving revision 1.67
106 retrieving revision 1.68
107 diff -u -r1.67 -r1.68
108 --- hb-install-ppc-kernel.xml 2 Sep 2011 19:39:44 -0000 1.67
109 +++ hb-install-ppc-kernel.xml 3 Sep 2011 07:18:27 -0000 1.68
110 @@ -4,7 +4,7 @@
111 <!-- The content of this document is licensed under the CC-BY-SA license -->
112 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
113
114 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc-kernel.xml,v 1.67 2011/09/02 19:39:44 swift Exp $ -->
115 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc-kernel.xml,v 1.68 2011/09/03 07:18:27 swift Exp $ -->
116
117 <sections>
118
119 @@ -382,9 +382,8 @@
120 Note that, if your partition where the kernel should be located doesn't use ext2
121 or ext3 as filesystem you might need to manually configure your kernel using
122 <c>genkernel --menuconfig all</c> and add support for your
123 -filesystem <e>in</e> the kernel (i.e. <e>not</e> as a module). Users of EVMS2 or
124 -LVM2 will probably want to add <c>--evms2</c> or <c>--lvm2</c> as an argument as
125 -well.
126 +filesystem <e>in</e> the kernel (i.e. <e>not</e> as a module). Users of LVM2
127 +will probably want to add <c>--lvm2</c> as an argument as well.
128 </p>
129
130 <pre caption="Running genkernel">
131
132
133
134 1.50 xml/htdocs/doc/en/handbook/hb-install-tools.xml
135
136 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-tools.xml?rev=1.50&view=markup
137 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-tools.xml?rev=1.50&content-type=text/plain
138 diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-tools.xml?r1=1.49&r2=1.50
139
140 Index: hb-install-tools.xml
141 ===================================================================
142 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-tools.xml,v
143 retrieving revision 1.49
144 retrieving revision 1.50
145 diff -u -r1.49 -r1.50
146 --- hb-install-tools.xml 14 Nov 2010 15:11:01 -0000 1.49
147 +++ hb-install-tools.xml 3 Sep 2011 07:18:27 -0000 1.50
148 @@ -4,7 +4,7 @@
149 <!-- The content of this document is licensed under the CC-BY-SA license -->
150 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
151
152 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-tools.xml,v 1.49 2010/11/14 15:11:01 nightmorph Exp $ -->
153 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-tools.xml,v 1.50 2011/09/03 07:18:27 swift Exp $ -->
154
155 <sections>
156
157 @@ -147,20 +147,6 @@
158 </tr>
159 </table>
160
161 -<p>
162 -If you are an EVMS user, you also need to install <c>evms</c>:
163 -</p>
164 -
165 -<pre caption="Installing EVMS utilities">
166 -# <i>USE="-gtk" emerge evms</i>
167 -</pre>
168 -
169 -<p>
170 -The <c>USE="-gtk"</c> will prevent the installation of dependencies. If you
171 -want to enable the <c>evms</c> graphical tools, you can recompile <c>evms</c>
172 -later on.
173 -</p>
174 -
175 </body>
176 </subsection>
177 <subsection test="contains('PPC PPC64', func:keyval('arch'))">
178
179
180
181 1.41 xml/htdocs/doc/en/handbook/hb-install-x86+amd64-kernel.xml
182
183 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-kernel.xml?rev=1.41&view=markup
184 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-kernel.xml?rev=1.41&content-type=text/plain
185 diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-kernel.xml?r1=1.40&r2=1.41
186
187 Index: hb-install-x86+amd64-kernel.xml
188 ===================================================================
189 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-kernel.xml,v
190 retrieving revision 1.40
191 retrieving revision 1.41
192 diff -u -r1.40 -r1.41
193 --- hb-install-x86+amd64-kernel.xml 2 Sep 2011 19:39:44 -0000 1.40
194 +++ hb-install-x86+amd64-kernel.xml 3 Sep 2011 07:18:27 -0000 1.41
195 @@ -4,7 +4,7 @@
196 <!-- The content of this document is licensed under the CC-BY-SA license -->
197 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
198
199 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-kernel.xml,v 1.40 2011/09/02 19:39:44 swift Exp $ -->
200 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-kernel.xml,v 1.41 2011/09/03 07:18:27 swift Exp $ -->
201
202 <sections>
203
204 @@ -13,8 +13,8 @@
205 explains how to configure your kernel.
206 </abstract>
207
208 -<version>11</version>
209 -<date>2011-09-02</date>
210 +<version>12</version>
211 +<date>2011-09-03</date>
212
213 <section>
214 <title>Timezone</title>
215 @@ -383,8 +383,8 @@
216 Note that, if your boot partition doesn't use ext2 or ext3 as filesystem you
217 might need to manually configure your kernel using <c>genkernel --menuconfig
218 all</c> and add support for your filesystem <e>in</e> the kernel (i.e.
219 -<e>not</e> as a module). Users of EVMS2 or LVM2 will probably want to add
220 -<c>--evms2</c> or <c>--lvm2</c> as arguments as well.
221 +<e>not</e> as a module). Users of LVM2 will probably want to add <c>--lvm2</c>
222 +as an argument as well.
223 </p>
224
225 <pre caption="Running genkernel">