Gentoo Archives: gentoo-doc-cvs

From: Xavier Neys <neysx@××××××××××××.org>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] cvs commit: hb-install-alpha-kernel.xml hb-install-arm-kernel.xml hb-install-hppa-kernel.xml hb-install-ia64-kernel.xml hb-install-ppc-kernel.xml hb-install-ppc64-kernel.xml hb-install-sparc-kernel.xml hb-install-x86+amd64-kernel.xml
Date: Sat, 12 Jan 2008 22:51:36
Message-Id: E1JDpCN-0002j4-AB@stork.gentoo.org
1 neysx 08/01/12 22:51:31
2
3 Modified: hb-install-alpha-kernel.xml
4 hb-install-arm-kernel.xml
5 hb-install-hppa-kernel.xml
6 hb-install-ia64-kernel.xml
7 hb-install-ppc-kernel.xml
8 hb-install-ppc64-kernel.xml
9 hb-install-sparc-kernel.xml
10 hb-install-x86+amd64-kernel.xml
11 Log:
12 Name of first menu item changed in make menuconfig
13
14 Revision Changes Path
15 1.45 xml/htdocs/doc/en/handbook/hb-install-alpha-kernel.xml
16
17 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-alpha-kernel.xml?rev=1.45&view=markup
18 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-alpha-kernel.xml?rev=1.45&content-type=text/plain
19 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-alpha-kernel.xml?r1=1.44&r2=1.45
20
21 Index: hb-install-alpha-kernel.xml
22 ===================================================================
23 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-alpha-kernel.xml,v
24 retrieving revision 1.44
25 retrieving revision 1.45
26 diff -u -r1.44 -r1.45
27 --- hb-install-alpha-kernel.xml 13 Aug 2007 03:31:27 -0000 1.44
28 +++ hb-install-alpha-kernel.xml 12 Jan 2008 22:51:31 -0000 1.45
29 @@ -4,12 +4,12 @@
30 <!-- The content of this document is licensed under the CC-BY-SA license -->
31 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
32
33 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-alpha-kernel.xml,v 1.44 2007/08/13 03:31:27 nightmorph Exp $ -->
34 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-alpha-kernel.xml,v 1.45 2008/01/12 22:51:31 neysx Exp $ -->
35
36 <sections>
37
38 -<version>8.3</version>
39 -<date>2007-08-12</date>
40 +<version>8.4</version>
41 +<date>2008-01-12</date>
42
43 <section>
44 <title>Timezone</title>
45 @@ -135,11 +135,9 @@
46 You need this, otherwise some very important code/drivers won't show up:
47 </p>
48
49 -<pre caption="Selecting experimental code/drivers, General setup">
50 -Code maturity level options ---&gt;
51 - [*] Prompt for development and/or incomplete code/drivers
52 +<pre caption="Selecting experimental code/drivers">
53 General setup ---&gt;
54 - [*] Support for hot-pluggable devices
55 + [*] Prompt for development and/or incomplete code/drivers
56 </pre>
57
58 <p>
59
60
61
62 1.13 xml/htdocs/doc/en/handbook/hb-install-arm-kernel.xml
63
64 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-arm-kernel.xml?rev=1.13&view=markup
65 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-arm-kernel.xml?rev=1.13&content-type=text/plain
66 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-arm-kernel.xml?r1=1.12&r2=1.13
67
68 Index: hb-install-arm-kernel.xml
69 ===================================================================
70 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-arm-kernel.xml,v
71 retrieving revision 1.12
72 retrieving revision 1.13
73 diff -u -r1.12 -r1.13
74 --- hb-install-arm-kernel.xml 5 Oct 2007 12:54:36 -0000 1.12
75 +++ hb-install-arm-kernel.xml 12 Jan 2008 22:51:31 -0000 1.13
76 @@ -4,12 +4,12 @@
77 <!-- The content of this document is licensed under the CC-BY-SA license -->
78 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
79
80 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-arm-kernel.xml,v 1.12 2007/10/05 12:54:36 neysx Exp $ -->
81 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-arm-kernel.xml,v 1.13 2008/01/12 22:51:31 neysx Exp $ -->
82
83 <sections>
84
85 -<version>8.5</version>
86 -<date>2007-10-05</date>
87 +<version>8.6</version>
88 +<date>2008-01-12</date>
89
90 <section>
91 <title>Timezone</title>
92 @@ -133,8 +133,8 @@
93 important code/drivers won't show up:
94 </p>
95
96 -<pre caption="Selecting experimental code/drivers, General setup">
97 -Code maturity level options ---&gt;
98 +<pre caption="Selecting experimental code/drivers">
99 +General setup ---&gt;
100 [*] Prompt for development and/or incomplete code/drivers
101 </pre>
102
103
104
105
106 1.45 xml/htdocs/doc/en/handbook/hb-install-hppa-kernel.xml
107
108 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-hppa-kernel.xml?rev=1.45&view=markup
109 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-hppa-kernel.xml?rev=1.45&content-type=text/plain
110 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-hppa-kernel.xml?r1=1.44&r2=1.45
111
112 Index: hb-install-hppa-kernel.xml
113 ===================================================================
114 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-hppa-kernel.xml,v
115 retrieving revision 1.44
116 retrieving revision 1.45
117 diff -u -r1.44 -r1.45
118 --- hb-install-hppa-kernel.xml 13 Aug 2007 03:31:27 -0000 1.44
119 +++ hb-install-hppa-kernel.xml 12 Jan 2008 22:51:31 -0000 1.45
120 @@ -4,12 +4,12 @@
121 <!-- The content of this document is licensed under the CC-BY-SA license -->
122 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
123
124 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-hppa-kernel.xml,v 1.44 2007/08/13 03:31:27 nightmorph Exp $ -->
125 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-hppa-kernel.xml,v 1.45 2008/01/12 22:51:31 neysx Exp $ -->
126
127 <sections>
128
129 -<version>8.3</version>
130 -<date>2007-08-12</date>
131 +<version>8.4</version>
132 +<date>2008-01-12</date>
133
134 <section>
135 <title>Timezone</title>
136 @@ -135,11 +135,9 @@
137 You need this, otherwise some very important code/drivers won't show up:
138 </p>
139
140 -<pre caption="Selecting experimental code/drivers, General setup">
141 -Code maturity level options ---&gt;
142 +<pre caption="Selecting experimental code/drivers">
143 +General setup ---&gt;
144 [*] Prompt for development and/or incomplete code/drivers
145 -General setup --->
146 - [*] Support for hot-pluggable devices
147 </pre>
148
149 <p>
150
151
152
153 1.14 xml/htdocs/doc/en/handbook/hb-install-ia64-kernel.xml
154
155 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-ia64-kernel.xml?rev=1.14&view=markup
156 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-ia64-kernel.xml?rev=1.14&content-type=text/plain
157 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-ia64-kernel.xml?r1=1.13&r2=1.14
158
159 Index: hb-install-ia64-kernel.xml
160 ===================================================================
161 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ia64-kernel.xml,v
162 retrieving revision 1.13
163 retrieving revision 1.14
164 diff -u -r1.13 -r1.14
165 --- hb-install-ia64-kernel.xml 5 Oct 2007 12:54:36 -0000 1.13
166 +++ hb-install-ia64-kernel.xml 12 Jan 2008 22:51:31 -0000 1.14
167 @@ -4,12 +4,12 @@
168 <!-- The content of this document is licensed under the CC-BY-SA license -->
169 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
170
171 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ia64-kernel.xml,v 1.13 2007/10/05 12:54:36 neysx Exp $ -->
172 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ia64-kernel.xml,v 1.14 2008/01/12 22:51:31 neysx Exp $ -->
173
174 <sections>
175
176 -<version>8.5</version>
177 -<date>2007-10-05</date>
178 +<version>8.6</version>
179 +<date>2008-01-12</date>
180
181 <section>
182 <title>Timezone</title>
183 @@ -139,11 +139,9 @@
184 You need this, otherwise some very important code/drivers won't show up:
185 </p>
186
187 -<pre caption="Selecting experimental code/drivers, General setup">
188 -Code maturity level options ---&gt;
189 +<pre caption="Selecting experimental code/drivers">
190 +General setup ---&gt;
191 [*] Prompt for development and/or incomplete code/drivers
192 -General setup ---&gt;
193 - [*] Support for hot-pluggable devices
194 </pre>
195
196 <p>
197
198
199
200 1.57 xml/htdocs/doc/en/handbook/hb-install-ppc-kernel.xml
201
202 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc-kernel.xml?rev=1.57&view=markup
203 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc-kernel.xml?rev=1.57&content-type=text/plain
204 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc-kernel.xml?r1=1.56&r2=1.57
205
206 Index: hb-install-ppc-kernel.xml
207 ===================================================================
208 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc-kernel.xml,v
209 retrieving revision 1.56
210 retrieving revision 1.57
211 diff -u -r1.56 -r1.57
212 --- hb-install-ppc-kernel.xml 13 Aug 2007 03:31:27 -0000 1.56
213 +++ hb-install-ppc-kernel.xml 12 Jan 2008 22:51:31 -0000 1.57
214 @@ -4,12 +4,12 @@
215 <!-- The content of this document is licensed under the CC-BY-SA license -->
216 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
217
218 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc-kernel.xml,v 1.56 2007/08/13 03:31:27 nightmorph Exp $ -->
219 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc-kernel.xml,v 1.57 2008/01/12 22:51:31 neysx Exp $ -->
220
221 <sections>
222
223 -<version>8.4</version>
224 -<date>2007-08-12</date>
225 +<version>8.5</version>
226 +<date>2008-01-12</date>
227
228 <section>
229 <title>Timezone</title>
230 @@ -142,7 +142,7 @@
231 </p>
232
233 <pre caption="Selecting experimental code/drivers">
234 -Code maturity level options ---&gt;
235 +General setup ---&gt;
236 [*] Prompt for development and/or incomplete code/drivers
237 </pre>
238
239
240
241
242 1.34 xml/htdocs/doc/en/handbook/hb-install-ppc64-kernel.xml
243
244 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc64-kernel.xml?rev=1.34&view=markup
245 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc64-kernel.xml?rev=1.34&content-type=text/plain
246 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc64-kernel.xml?r1=1.33&r2=1.34
247
248 Index: hb-install-ppc64-kernel.xml
249 ===================================================================
250 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc64-kernel.xml,v
251 retrieving revision 1.33
252 retrieving revision 1.34
253 diff -u -r1.33 -r1.34
254 --- hb-install-ppc64-kernel.xml 13 Aug 2007 03:31:27 -0000 1.33
255 +++ hb-install-ppc64-kernel.xml 12 Jan 2008 22:51:31 -0000 1.34
256 @@ -4,12 +4,12 @@
257 <!-- The content of this document is licensed under the CC-BY-SA license -->
258 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
259
260 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc64-kernel.xml,v 1.33 2007/08/13 03:31:27 nightmorph Exp $ -->
261 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc64-kernel.xml,v 1.34 2008/01/12 22:51:31 neysx Exp $ -->
262
263 <sections>
264
265 -<version>8.3</version>
266 -<date>2007-08-12</date>
267 +<version>8.4</version>
268 +<date>2008-01-12</date>
269
270 <section>
271 <title>Timezone</title>
272 @@ -131,8 +131,8 @@
273 won't show up:
274 </p>
275
276 -<pre caption="Selecting experimental code/drivers, General setup">
277 -Code maturity level options ---&gt;
278 +<pre caption="Selecting experimental code/drivers">
279 +General setup ---&gt;
280 [*] Prompt for development and/or incomplete code/drivers
281 </pre>
282
283
284
285
286 1.33 xml/htdocs/doc/en/handbook/hb-install-sparc-kernel.xml
287
288 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-sparc-kernel.xml?rev=1.33&view=markup
289 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-sparc-kernel.xml?rev=1.33&content-type=text/plain
290 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-sparc-kernel.xml?r1=1.32&r2=1.33
291
292 Index: hb-install-sparc-kernel.xml
293 ===================================================================
294 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-sparc-kernel.xml,v
295 retrieving revision 1.32
296 retrieving revision 1.33
297 diff -u -r1.32 -r1.33
298 --- hb-install-sparc-kernel.xml 13 Aug 2007 03:31:27 -0000 1.32
299 +++ hb-install-sparc-kernel.xml 12 Jan 2008 22:51:31 -0000 1.33
300 @@ -4,12 +4,12 @@
301 <!-- The content of this document is licensed under the CC-BY-SA license -->
302 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
303
304 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-sparc-kernel.xml,v 1.32 2007/08/13 03:31:27 nightmorph Exp $ -->
305 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-sparc-kernel.xml,v 1.33 2008/01/12 22:51:31 neysx Exp $ -->
306
307 <sections>
308
309 -<version>8.3</version>
310 -<date>2007-08-12</date>
311 +<version>8.4</version>
312 +<date>2008-01-12</date>
313
314 <section>
315 <title>Timezone</title>
316 @@ -130,7 +130,7 @@
317 </p>
318
319 <pre caption="Selecting experimental code/drivers">
320 -Code maturity level options ---&gt;
321 +General setup ---&gt;
322 [*] Prompt for development and/or incomplete code/drivers
323 </pre>
324
325
326
327
328 1.20 xml/htdocs/doc/en/handbook/hb-install-x86+amd64-kernel.xml
329
330 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-kernel.xml?rev=1.20&view=markup
331 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-kernel.xml?rev=1.20&content-type=text/plain
332 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-kernel.xml?r1=1.19&r2=1.20
333
334 Index: hb-install-x86+amd64-kernel.xml
335 ===================================================================
336 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-kernel.xml,v
337 retrieving revision 1.19
338 retrieving revision 1.20
339 diff -u -r1.19 -r1.20
340 --- hb-install-x86+amd64-kernel.xml 2 Nov 2007 23:07:21 -0000 1.19
341 +++ hb-install-x86+amd64-kernel.xml 12 Jan 2008 22:51:31 -0000 1.20
342 @@ -4,7 +4,7 @@
343 <!-- The content of this document is licensed under the CC-BY-SA license -->
344 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
345
346 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-kernel.xml,v 1.19 2007/11/02 23:07:21 nightmorph Exp $ -->
347 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-kernel.xml,v 1.20 2008/01/12 22:51:31 neysx Exp $ -->
348
349 <sections>
350
351 @@ -13,8 +13,8 @@
352 explains how to configure your kernel.
353 </abstract>
354
355 -<version>5.6</version>
356 -<date>2007-11-02</date>
357 +<version>5.7</version>
358 +<date>2008-01-12</date>
359
360 <section>
361 <title>Timezone</title>
362 @@ -150,7 +150,7 @@
363 </p>
364
365 <pre caption="Selecting experimental code/drivers">
366 -Code maturity level options ---&gt;
367 +General setup ---&gt;
368 [*] Prompt for development and/or incomplete code/drivers
369 </pre>
370
371
372
373
374 --
375 gentoo-doc-cvs@l.g.o mailing list