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-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: Sun, 11 May 2014 07:26:14
Message-Id: 20140511072610.801232004C@flycatcher.gentoo.org
1 swift 14/05/11 07:26:10
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 Add link to kernel configuration guide on the wiki as per suggestion on #gentoo-doc by micsha
13
14 Revision Changes Path
15 1.56 xml/htdocs/doc/en/handbook/hb-install-alpha-kernel.xml
16
17 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-alpha-kernel.xml?rev=1.56&view=markup
18 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-alpha-kernel.xml?rev=1.56&content-type=text/plain
19 diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-alpha-kernel.xml?r1=1.55&r2=1.56
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.55
25 retrieving revision 1.56
26 diff -u -r1.55 -r1.56
27 --- hb-install-alpha-kernel.xml 17 Dec 2013 10:38:05 -0000 1.55
28 +++ hb-install-alpha-kernel.xml 11 May 2014 07:26:10 -0000 1.56
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.55 2013/12/17 10:38:05 swift Exp $ -->
34 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-alpha-kernel.xml,v 1.56 2014/05/11 07:26:10 swift Exp $ -->
35
36 <sections>
37
38 -<version>18</version>
39 -<date>2013-12-17</date>
40 +<version>19</version>
41 +<date>2014-05-11</date>
42
43 <section>
44 <title>Installing the Sources</title>
45 @@ -100,7 +100,9 @@
46 <p>
47 You will be greeted with several configuration sections. We'll first list some
48 options you must activate (otherwise Gentoo will not function, or not function
49 -properly without additional tweaks).
50 +properly without additional tweaks). We also have a <uri
51 +link="https://wiki.gentoo.org/wiki/Kernel/Gentoo_Kernel_Configuration_Guide">Gentoo
52 +Kernel Configuration Guide</uri> on the Gentoo wiki that might help you further.
53 </p>
54
55 </body>
56
57
58
59 1.19 xml/htdocs/doc/en/handbook/hb-install-arm-kernel.xml
60
61 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-arm-kernel.xml?rev=1.19&view=markup
62 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-arm-kernel.xml?rev=1.19&content-type=text/plain
63 diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-arm-kernel.xml?r1=1.18&r2=1.19
64
65 Index: hb-install-arm-kernel.xml
66 ===================================================================
67 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-arm-kernel.xml,v
68 retrieving revision 1.18
69 retrieving revision 1.19
70 diff -u -r1.18 -r1.19
71 --- hb-install-arm-kernel.xml 17 Dec 2013 10:45:50 -0000 1.18
72 +++ hb-install-arm-kernel.xml 11 May 2014 07:26:10 -0000 1.19
73 @@ -4,12 +4,12 @@
74 <!-- The content of this document is licensed under the CC-BY-SA license -->
75 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
76
77 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-arm-kernel.xml,v 1.18 2013/12/17 10:45:50 swift Exp $ -->
78 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-arm-kernel.xml,v 1.19 2014/05/11 07:26:10 swift Exp $ -->
79
80 <sections>
81
82 -<version>13</version>
83 -<date>2013-12-17</date>
84 +<version>14</version>
85 +<date>2014-05-11</date>
86
87 <section>
88 <title>Installing the Sources</title>
89 @@ -90,7 +90,9 @@
90 <p>
91 You will be greeted with several configuration sections. We'll first list some
92 options you must activate (otherwise Gentoo will not function, or not function
93 -properly without additional tweaks).
94 +properly without additional tweaks). We also have a <uri
95 +link="https://wiki.gentoo.org/wiki/Kernel/Gentoo_Kernel_Configuration_Guide">Gentoo
96 +Kernel Configuration Guide</uri> on the Gentoo wiki that might help you further.
97 </p>
98
99 </body>
100
101
102
103 1.56 xml/htdocs/doc/en/handbook/hb-install-hppa-kernel.xml
104
105 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-hppa-kernel.xml?rev=1.56&view=markup
106 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-hppa-kernel.xml?rev=1.56&content-type=text/plain
107 diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-hppa-kernel.xml?r1=1.55&r2=1.56
108
109 Index: hb-install-hppa-kernel.xml
110 ===================================================================
111 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-hppa-kernel.xml,v
112 retrieving revision 1.55
113 retrieving revision 1.56
114 diff -u -r1.55 -r1.56
115 --- hb-install-hppa-kernel.xml 17 Dec 2013 10:38:05 -0000 1.55
116 +++ hb-install-hppa-kernel.xml 11 May 2014 07:26:10 -0000 1.56
117 @@ -4,12 +4,12 @@
118 <!-- The content of this document is licensed under the CC-BY-SA license -->
119 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
120
121 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-hppa-kernel.xml,v 1.55 2013/12/17 10:38:05 swift Exp $ -->
122 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-hppa-kernel.xml,v 1.56 2014/05/11 07:26:10 swift Exp $ -->
123
124 <sections>
125
126 -<version>17</version>
127 -<date>2013-12-17</date>
128 +<version>18</version>
129 +<date>2014-05-11</date>
130
131 <section>
132 <title>Installing the Sources</title>
133 @@ -104,7 +104,9 @@
134 <p>
135 You will be greeted with several configuration sections. We'll first list some
136 options you must activate (otherwise Gentoo will not function, or not function
137 -properly without additional tweaks).
138 +properly without additional tweaks). We also have a <uri
139 +link="https://wiki.gentoo.org/wiki/Kernel/Gentoo_Kernel_Configuration_Guide">Gentoo
140 +Kernel Configuration Guide</uri> on the Gentoo wiki that might help you further.
141 </p>
142
143 </body>
144
145
146
147 1.34 xml/htdocs/doc/en/handbook/hb-install-ia64-kernel.xml
148
149 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-ia64-kernel.xml?rev=1.34&view=markup
150 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-ia64-kernel.xml?rev=1.34&content-type=text/plain
151 diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-ia64-kernel.xml?r1=1.33&r2=1.34
152
153 Index: hb-install-ia64-kernel.xml
154 ===================================================================
155 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ia64-kernel.xml,v
156 retrieving revision 1.33
157 retrieving revision 1.34
158 diff -u -r1.33 -r1.34
159 --- hb-install-ia64-kernel.xml 17 Dec 2013 10:38:05 -0000 1.33
160 +++ hb-install-ia64-kernel.xml 11 May 2014 07:26:10 -0000 1.34
161 @@ -4,12 +4,12 @@
162 <!-- The content of this document is licensed under the CC-BY-SA license -->
163 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
164
165 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ia64-kernel.xml,v 1.33 2013/12/17 10:38:05 swift Exp $ -->
166 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ia64-kernel.xml,v 1.34 2014/05/11 07:26:10 swift Exp $ -->
167
168 <sections>
169
170 -<version>23</version>
171 -<date>2013-12-17</date>
172 +<version>24</version>
173 +<date>2014-05-11</date>
174
175 <section>
176 <title>Installing the Sources</title>
177 @@ -104,7 +104,9 @@
178 <p>
179 You will be greeted with several configuration sections. We'll first list some
180 options you must activate (otherwise Gentoo will not function, or not function
181 -properly without additional tweaks).
182 +properly without additional tweaks). We also have a <uri
183 +link="https://wiki.gentoo.org/wiki/Kernel/Gentoo_Kernel_Configuration_Guide">Gentoo
184 +Kernel Configuration Guide</uri> on the Gentoo wiki that might help you further.
185 </p>
186
187 </body>
188
189
190
191 1.76 xml/htdocs/doc/en/handbook/hb-install-ppc-kernel.xml
192
193 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc-kernel.xml?rev=1.76&view=markup
194 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc-kernel.xml?rev=1.76&content-type=text/plain
195 diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc-kernel.xml?r1=1.75&r2=1.76
196
197 Index: hb-install-ppc-kernel.xml
198 ===================================================================
199 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc-kernel.xml,v
200 retrieving revision 1.75
201 retrieving revision 1.76
202 diff -u -r1.75 -r1.76
203 --- hb-install-ppc-kernel.xml 17 Dec 2013 10:38:05 -0000 1.75
204 +++ hb-install-ppc-kernel.xml 11 May 2014 07:26:10 -0000 1.76
205 @@ -4,7 +4,7 @@
206 <!-- The content of this document is licensed under the CC-BY-SA license -->
207 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
208
209 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc-kernel.xml,v 1.75 2013/12/17 10:38:05 swift Exp $ -->
210 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc-kernel.xml,v 1.76 2014/05/11 07:26:10 swift Exp $ -->
211
212 <sections>
213
214 @@ -13,8 +13,8 @@
215 explains how to configure your kernel.
216 </abstract>
217
218 -<version>20</version>
219 -<date>2013-12-17</date>
220 +<version>21</version>
221 +<date>2014-05-11</date>
222
223 <section>
224 <title>Installing the Kernel Sources</title>
225 @@ -113,7 +113,9 @@
226 <p>
227 You will be greeted with several configuration sections. We'll first list some
228 options you must activate (otherwise Gentoo will not function, or not function
229 -properly without additional tweaks).
230 +properly without additional tweaks). We also have a <uri
231 +link="https://wiki.gentoo.org/wiki/Kernel/Gentoo_Kernel_Configuration_Guide">Gentoo
232 +Kernel Configuration Guide</uri> on the Gentoo wiki that might help you further.
233 </p>
234
235 </body>
236
237
238
239 1.43 xml/htdocs/doc/en/handbook/hb-install-ppc64-kernel.xml
240
241 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc64-kernel.xml?rev=1.43&view=markup
242 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc64-kernel.xml?rev=1.43&content-type=text/plain
243 diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc64-kernel.xml?r1=1.42&r2=1.43
244
245 Index: hb-install-ppc64-kernel.xml
246 ===================================================================
247 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc64-kernel.xml,v
248 retrieving revision 1.42
249 retrieving revision 1.43
250 diff -u -r1.42 -r1.43
251 --- hb-install-ppc64-kernel.xml 17 Dec 2013 10:38:05 -0000 1.42
252 +++ hb-install-ppc64-kernel.xml 11 May 2014 07:26:10 -0000 1.43
253 @@ -4,7 +4,7 @@
254 <!-- The content of this document is licensed under the CC-BY-SA license -->
255 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
256
257 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc64-kernel.xml,v 1.42 2013/12/17 10:38:05 swift Exp $ -->
258 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc64-kernel.xml,v 1.43 2014/05/11 07:26:10 swift Exp $ -->
259
260 <sections>
261
262 @@ -13,8 +13,8 @@
263 explains how to configure your kernel.
264 </abstract>
265
266 -<version>15</version>
267 -<date>2013-12-17</date>
268 +<version>16</version>
269 +<date>2014-05-11</date>
270
271 <section>
272 <title>Installing the Sources</title>
273 @@ -105,7 +105,9 @@
274 <p>
275 You will be greeted with several configuration sections. We'll first list some
276 options you must activate (otherwise Gentoo will not function, or not function
277 -properly without additional tweaks).
278 +properly without additional tweaks). We also have a <uri
279 +link="https://wiki.gentoo.org/wiki/Kernel/Gentoo_Kernel_Configuration_Guide">Gentoo
280 +Kernel Configuration Guide</uri> on the Gentoo wiki that might help you further.
281 </p>
282
283 </body>
284
285
286
287 1.49 xml/htdocs/doc/en/handbook/hb-install-sparc-kernel.xml
288
289 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-sparc-kernel.xml?rev=1.49&view=markup
290 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-sparc-kernel.xml?rev=1.49&content-type=text/plain
291 diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-sparc-kernel.xml?r1=1.48&r2=1.49
292
293 Index: hb-install-sparc-kernel.xml
294 ===================================================================
295 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-sparc-kernel.xml,v
296 retrieving revision 1.48
297 retrieving revision 1.49
298 diff -u -r1.48 -r1.49
299 --- hb-install-sparc-kernel.xml 17 Dec 2013 10:38:05 -0000 1.48
300 +++ hb-install-sparc-kernel.xml 11 May 2014 07:26:10 -0000 1.49
301 @@ -4,12 +4,12 @@
302 <!-- The content of this document is licensed under the CC-BY-SA license -->
303 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
304
305 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-sparc-kernel.xml,v 1.48 2013/12/17 10:38:05 swift Exp $ -->
306 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-sparc-kernel.xml,v 1.49 2014/05/11 07:26:10 swift Exp $ -->
307
308 <sections>
309
310 -<version>18</version>
311 -<date>2013-12-17</date>
312 +<version>19</version>
313 +<date>2014-05-11</date>
314
315 <section>
316 <title>Installing the Sources</title>
317 @@ -94,7 +94,9 @@
318 <p>
319 You will be greeted with several configuration sections. We'll first list some
320 options you must activate (otherwise Gentoo will not function, or not function
321 -properly without additional tweaks).
322 +properly without additional tweaks). We also have a <uri
323 +link="https://wiki.gentoo.org/wiki/Kernel/Gentoo_Kernel_Configuration_Guide">Gentoo
324 +Kernel Configuration Guide</uri> on the Gentoo wiki that might help you further.
325 </p>
326
327 </body>
328
329
330
331 1.55 xml/htdocs/doc/en/handbook/hb-install-x86+amd64-kernel.xml
332
333 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-kernel.xml?rev=1.55&view=markup
334 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-kernel.xml?rev=1.55&content-type=text/plain
335 diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-kernel.xml?r1=1.54&r2=1.55
336
337 Index: hb-install-x86+amd64-kernel.xml
338 ===================================================================
339 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-kernel.xml,v
340 retrieving revision 1.54
341 retrieving revision 1.55
342 diff -u -r1.54 -r1.55
343 --- hb-install-x86+amd64-kernel.xml 12 Apr 2014 06:13:45 -0000 1.54
344 +++ hb-install-x86+amd64-kernel.xml 11 May 2014 07:26:10 -0000 1.55
345 @@ -4,7 +4,7 @@
346 <!-- The content of this document is licensed under the CC-BY-SA license -->
347 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
348
349 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-kernel.xml,v 1.54 2014/04/12 06:13:45 swift Exp $ -->
350 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-kernel.xml,v 1.55 2014/05/11 07:26:10 swift Exp $ -->
351
352 <sections>
353
354 @@ -13,8 +13,8 @@
355 explains how to configure your kernel.
356 </abstract>
357
358 -<version>24</version>
359 -<date>2014-04-12</date>
360 +<version>25</version>
361 +<date>2014-05-11</date>
362
363 <section>
364 <title>Installing the Sources</title>
365 @@ -109,7 +109,9 @@
366 <p>
367 You will be greeted with several configuration sections. We'll first list some
368 options you must activate (otherwise Gentoo will not function, or not function
369 -properly without additional tweaks).
370 +properly without additional tweaks). We also have a <uri
371 +link="https://wiki.gentoo.org/wiki/Kernel/Gentoo_Kernel_Configuration_Guide">Gentoo
372 +Kernel Configuration Guide</uri> on the Gentoo wiki that might help you further.
373 </p>
374
375 </body>