Gentoo Archives: gentoo-doc-cvs

From: Josh Saddler <nightmorph@××××××××××××.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-config.xml hb-install-hppa-kernel.xml hb-install-ia64-kernel.xml hb-install-mips-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, 20 May 2007 20:32:59
Message-Id: E1Hps4l-0006Ju-79@stork.gentoo.org
1 nightmorph 07/05/20 20:32:23
2
3 Modified: hb-install-alpha-kernel.xml
4 hb-install-arm-kernel.xml hb-install-config.xml
5 hb-install-hppa-kernel.xml
6 hb-install-ia64-kernel.xml
7 hb-install-mips-kernel.xml
8 hb-install-ppc-kernel.xml
9 hb-install-ppc64-kernel.xml
10 hb-install-sparc-kernel.xml
11 hb-install-x86+amd64-kernel.xml
12 Log:
13 seems the previous fix was made a little too quickly? reverting previous change.
14
15 Revision Changes Path
16 1.41 xml/htdocs/doc/en/handbook/hb-install-alpha-kernel.xml
17
18 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-alpha-kernel.xml?rev=1.41&view=markup
19 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-alpha-kernel.xml?rev=1.41&content-type=text/plain
20 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-alpha-kernel.xml?r1=1.40&r2=1.41
21
22 Index: hb-install-alpha-kernel.xml
23 ===================================================================
24 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-alpha-kernel.xml,v
25 retrieving revision 1.40
26 retrieving revision 1.41
27 diff -u -r1.40 -r1.41
28 --- hb-install-alpha-kernel.xml 20 May 2007 04:16:25 -0000 1.40
29 +++ hb-install-alpha-kernel.xml 20 May 2007 20:32:23 -0000 1.41
30 @@ -4,12 +4,12 @@
31 <!-- The content of this document is licensed under the CC-BY-SA license -->
32 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
33
34 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-alpha-kernel.xml,v 1.40 2007/05/20 04:16:25 nightmorph Exp $ -->
35 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-alpha-kernel.xml,v 1.41 2007/05/20 20:32:23 nightmorph Exp $ -->
36
37 <sections>
38
39 -<version>8.2</version>
40 -<date>2007-05-19</date>
41 +<version>8.1</version>
42 +<date>2007-05-15</date>
43
44 <section>
45 <title>Timezone</title>
46 @@ -30,17 +30,6 @@
47 # <i>cp /usr/share/zoneinfo/GMT /etc/localtime</i>
48 </pre>
49
50 -<p>
51 -Next, define the timezone you just used in <path>/etc/conf.d/clock</path> so
52 -that further upgrades of the <c>sys-libs/timezone-data</c> package can update
53 -<path>/etc/localtime</path> automatically.
54 -</p>
55 -
56 -<pre caption="Setting the TIMEZONE variable in /etc/conf.d/clock">
57 -# <i>nano -w /etc/conf.d/clock</i>
58 -TIMEZONE="GMT"
59 -</pre>
60 -
61 </body>
62 </section>
63 <section>
64
65
66
67 1.7 xml/htdocs/doc/en/handbook/hb-install-arm-kernel.xml
68
69 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-arm-kernel.xml?rev=1.7&view=markup
70 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-arm-kernel.xml?rev=1.7&content-type=text/plain
71 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-arm-kernel.xml?r1=1.6&r2=1.7
72
73 Index: hb-install-arm-kernel.xml
74 ===================================================================
75 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-arm-kernel.xml,v
76 retrieving revision 1.6
77 retrieving revision 1.7
78 diff -u -r1.6 -r1.7
79 --- hb-install-arm-kernel.xml 20 May 2007 04:16:25 -0000 1.6
80 +++ hb-install-arm-kernel.xml 20 May 2007 20:32:23 -0000 1.7
81 @@ -4,12 +4,12 @@
82 <!-- The content of this document is licensed under the CC-BY-SA license -->
83 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
84
85 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-arm-kernel.xml,v 1.6 2007/05/20 04:16:25 nightmorph Exp $ -->
86 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-arm-kernel.xml,v 1.7 2007/05/20 20:32:23 nightmorph Exp $ -->
87
88 <sections>
89
90 -<version>8.2</version>
91 -<date>2007-05-19</date>
92 +<version>8.1</version>
93 +<date>2007-05-15</date>
94
95 <section>
96 <title>Timezone</title>
97 @@ -30,17 +30,6 @@
98 # <i>cp /usr/share/zoneinfo/GMT /etc/localtime</i>
99 </pre>
100
101 -<p>
102 -Next, define the timezone you just used in <path>/etc/conf.d/clock</path> so
103 -that further upgrades of the <c>sys-libs/timezone-data</c> package can update
104 -<path>/etc/localtime</path> automatically.
105 -</p>
106 -
107 -<pre caption="Setting the TIMEZONE variable in /etc/conf.d/clock">
108 -# <i>nano -w /etc/conf.d/clock</i>
109 -TIMEZONE="GMT"
110 -</pre>
111 -
112 </body>
113 </section>
114 <section>
115
116
117
118 1.93 xml/htdocs/doc/en/handbook/hb-install-config.xml
119
120 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-config.xml?rev=1.93&view=markup
121 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-config.xml?rev=1.93&content-type=text/plain
122 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-config.xml?r1=1.92&r2=1.93
123
124 Index: hb-install-config.xml
125 ===================================================================
126 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-config.xml,v
127 retrieving revision 1.92
128 retrieving revision 1.93
129 diff -u -r1.92 -r1.93
130 --- hb-install-config.xml 20 May 2007 04:16:25 -0000 1.92
131 +++ hb-install-config.xml 20 May 2007 20:32:23 -0000 1.93
132 @@ -4,7 +4,7 @@
133 <!-- The content of this document is licensed under the CC-BY-SA license -->
134 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
135
136 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-config.xml,v 1.92 2007/05/20 04:16:25 nightmorph Exp $ -->
137 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-config.xml,v 1.93 2007/05/20 20:32:23 nightmorph Exp $ -->
138
139 <sections>
140
141 @@ -14,8 +14,8 @@
142 proceed.
143 </abstract>
144
145 -<version>8.2</version>
146 -<date>2007-05-19</date>
147 +<version>8.1</version>
148 +<date>2007-05-15</date>
149
150 <section>
151 <title>Filesystem Information</title>
152 @@ -545,6 +545,14 @@
153 </p>
154
155 <p>
156 +You should define the timezone that you previously copied to
157 +<path>/etc/localtime</path> so that further upgrades of the
158 +<c>sys-libs/timezone-data</c> package can update <path>/etc/localtime</path>
159 +automatically. For instance, if you used the GMT timezone, you would add
160 +<c>TIMEZONE="GMT"</c>
161 +</p>
162 +
163 +<p>
164 When you're finished configuring <path>/etc/conf.d/clock</path>, save and
165 exit.
166 </p>
167
168
169
170 1.41 xml/htdocs/doc/en/handbook/hb-install-hppa-kernel.xml
171
172 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-hppa-kernel.xml?rev=1.41&view=markup
173 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-hppa-kernel.xml?rev=1.41&content-type=text/plain
174 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-hppa-kernel.xml?r1=1.40&r2=1.41
175
176 Index: hb-install-hppa-kernel.xml
177 ===================================================================
178 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-hppa-kernel.xml,v
179 retrieving revision 1.40
180 retrieving revision 1.41
181 diff -u -r1.40 -r1.41
182 --- hb-install-hppa-kernel.xml 20 May 2007 04:16:25 -0000 1.40
183 +++ hb-install-hppa-kernel.xml 20 May 2007 20:32:23 -0000 1.41
184 @@ -4,12 +4,12 @@
185 <!-- The content of this document is licensed under the CC-BY-SA license -->
186 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
187
188 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-hppa-kernel.xml,v 1.40 2007/05/20 04:16:25 nightmorph Exp $ -->
189 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-hppa-kernel.xml,v 1.41 2007/05/20 20:32:23 nightmorph Exp $ -->
190
191 <sections>
192
193 -<version>8.2</version>
194 -<date>2007-05-19</date>
195 +<version>8.1</version>
196 +<date>2007-05-15</date>
197
198 <section>
199 <title>Timezone</title>
200 @@ -30,17 +30,6 @@
201 # <i>cp /usr/share/zoneinfo/GMT /etc/localtime</i>
202 </pre>
203
204 -<p>
205 -Next, define the timezone you just used in <path>/etc/conf.d/clock</path> so
206 -that further upgrades of the <c>sys-libs/timezone-data</c> package can update
207 -<path>/etc/localtime</path> automatically.
208 -</p>
209 -
210 -<pre caption="Setting the TIMEZONE variable in /etc/conf.d/clock">
211 -# <i>nano -w /etc/conf.d/clock</i>
212 -TIMEZONE="GMT"
213 -</pre>
214 -
215 </body>
216 </section>
217 <section>
218
219
220
221 1.8 xml/htdocs/doc/en/handbook/hb-install-ia64-kernel.xml
222
223 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-ia64-kernel.xml?rev=1.8&view=markup
224 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-ia64-kernel.xml?rev=1.8&content-type=text/plain
225 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-ia64-kernel.xml?r1=1.7&r2=1.8
226
227 Index: hb-install-ia64-kernel.xml
228 ===================================================================
229 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ia64-kernel.xml,v
230 retrieving revision 1.7
231 retrieving revision 1.8
232 diff -u -r1.7 -r1.8
233 --- hb-install-ia64-kernel.xml 20 May 2007 04:16:25 -0000 1.7
234 +++ hb-install-ia64-kernel.xml 20 May 2007 20:32:23 -0000 1.8
235 @@ -4,12 +4,12 @@
236 <!-- The content of this document is licensed under the CC-BY-SA license -->
237 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
238
239 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ia64-kernel.xml,v 1.7 2007/05/20 04:16:25 nightmorph Exp $ -->
240 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ia64-kernel.xml,v 1.8 2007/05/20 20:32:23 nightmorph Exp $ -->
241
242 <sections>
243
244 -<version>8.2</version>
245 -<date>2007-05-19</date>
246 +<version>8.1</version>
247 +<date>2007-05-15</date>
248
249 <section>
250 <title>Timezone</title>
251 @@ -30,17 +30,6 @@
252 # <i>cp /usr/share/zoneinfo/GMT /etc/localtime</i>
253 </pre>
254
255 -<p>
256 -Next, define the timezone you just used in <path>/etc/conf.d/clock</path> so
257 -that further upgrades of the <c>sys-libs/timezone-data</c> package can update
258 -<path>/etc/localtime</path> automatically.
259 -</p>
260 -
261 -<pre caption="Setting the TIMEZONE variable in /etc/conf.d/clock">
262 -# <i>nano -w /etc/conf.d/clock</i>
263 -TIMEZONE="GMT"
264 -</pre>
265 -
266 </body>
267 </section>
268 <section>
269
270
271
272 1.27 xml/htdocs/doc/en/handbook/hb-install-mips-kernel.xml
273
274 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-mips-kernel.xml?rev=1.27&view=markup
275 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-mips-kernel.xml?rev=1.27&content-type=text/plain
276 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-mips-kernel.xml?r1=1.26&r2=1.27
277
278 Index: hb-install-mips-kernel.xml
279 ===================================================================
280 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-mips-kernel.xml,v
281 retrieving revision 1.26
282 retrieving revision 1.27
283 diff -u -r1.26 -r1.27
284 --- hb-install-mips-kernel.xml 20 May 2007 04:16:25 -0000 1.26
285 +++ hb-install-mips-kernel.xml 20 May 2007 20:32:23 -0000 1.27
286 @@ -4,11 +4,11 @@
287 <!-- The content of this document is licensed under the CC-BY-SA license -->
288 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
289
290 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-mips-kernel.xml,v 1.26 2007/05/20 04:16:25 nightmorph Exp $ -->
291 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-mips-kernel.xml,v 1.27 2007/05/20 20:32:23 nightmorph Exp $ -->
292 <sections>
293
294 -<version>8.2</version>
295 -<date>2007-05-19</date>
296 +<version>8.1</version>
297 +<date>2007-05-15</date>
298
299 <section>
300 <title>Timezone</title>
301 @@ -29,17 +29,6 @@
302 # <i>cp /usr/share/zoneinfo/GMT /etc/localtime</i>
303 </pre>
304
305 -<p>
306 -Next, define the timezone you just used in <path>/etc/conf.d/clock</path> so
307 -that further upgrades of the <c>sys-libs/timezone-data</c> package can update
308 -<path>/etc/localtime</path> automatically.
309 -</p>
310 -
311 -<pre caption="Setting the TIMEZONE variable in /etc/conf.d/clock">
312 -# <i>nano -w /etc/conf.d/clock</i>
313 -TIMEZONE="GMT"
314 -</pre>
315 -
316 </body>
317 </section>
318
319
320
321
322 1.52 xml/htdocs/doc/en/handbook/hb-install-ppc-kernel.xml
323
324 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc-kernel.xml?rev=1.52&view=markup
325 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc-kernel.xml?rev=1.52&content-type=text/plain
326 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc-kernel.xml?r1=1.51&r2=1.52
327
328 Index: hb-install-ppc-kernel.xml
329 ===================================================================
330 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc-kernel.xml,v
331 retrieving revision 1.51
332 retrieving revision 1.52
333 diff -u -r1.51 -r1.52
334 --- hb-install-ppc-kernel.xml 20 May 2007 04:16:25 -0000 1.51
335 +++ hb-install-ppc-kernel.xml 20 May 2007 20:32:23 -0000 1.52
336 @@ -4,12 +4,12 @@
337 <!-- The content of this document is licensed under the CC-BY-SA license -->
338 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
339
340 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc-kernel.xml,v 1.51 2007/05/20 04:16:25 nightmorph Exp $ -->
341 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc-kernel.xml,v 1.52 2007/05/20 20:32:23 nightmorph Exp $ -->
342
343 <sections>
344
345 -<version>8.2</version>
346 -<date>2007-05-19</date>
347 +<version>8.1</version>
348 +<date>2007-05-15</date>
349
350 <section>
351 <title>Timezone</title>
352 @@ -30,17 +30,6 @@
353 # <i>cp /usr/share/zoneinfo/GMT /etc/localtime</i>
354 </pre>
355
356 -<p>
357 -Next, define the timezone you just used in <path>/etc/conf.d/clock</path> so
358 -that further upgrades of the <c>sys-libs/timezone-data</c> package can update
359 -<path>/etc/localtime</path> automatically.
360 -</p>
361 -
362 -<pre caption="Setting the TIMEZONE variable in /etc/conf.d/clock">
363 -# <i>nano -w /etc/conf.d/clock</i>
364 -TIMEZONE="GMT"
365 -</pre>
366 -
367 </body>
368 </section>
369 <section>
370
371
372
373 1.30 xml/htdocs/doc/en/handbook/hb-install-ppc64-kernel.xml
374
375 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc64-kernel.xml?rev=1.30&view=markup
376 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc64-kernel.xml?rev=1.30&content-type=text/plain
377 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc64-kernel.xml?r1=1.29&r2=1.30
378
379 Index: hb-install-ppc64-kernel.xml
380 ===================================================================
381 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc64-kernel.xml,v
382 retrieving revision 1.29
383 retrieving revision 1.30
384 diff -u -r1.29 -r1.30
385 --- hb-install-ppc64-kernel.xml 20 May 2007 04:16:25 -0000 1.29
386 +++ hb-install-ppc64-kernel.xml 20 May 2007 20:32:23 -0000 1.30
387 @@ -4,12 +4,12 @@
388 <!-- The content of this document is licensed under the CC-BY-SA license -->
389 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
390
391 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc64-kernel.xml,v 1.29 2007/05/20 04:16:25 nightmorph Exp $ -->
392 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ppc64-kernel.xml,v 1.30 2007/05/20 20:32:23 nightmorph Exp $ -->
393
394 <sections>
395
396 -<version>8.2</version>
397 -<date>2007-05-19</date>
398 +<version>8.1</version>
399 +<date>2007-05-15</date>
400
401 <section>
402 <title>Timezone</title>
403 @@ -30,17 +30,6 @@
404 # <i>cp /usr/share/zoneinfo/GMT /etc/localtime</i>
405 </pre>
406
407 -<p>
408 -Next, define the timezone you just used in <path>/etc/conf.d/clock</path> so
409 -that further upgrades of the <c>sys-libs/timezone-data</c> package can update
410 -<path>/etc/localtime</path> automatically.
411 -</p>
412 -
413 -<pre caption="Setting the TIMEZONE variable in /etc/conf.d/clock">
414 -# <i>nano -w /etc/conf.d/clock</i>
415 -TIMEZONE="GMT"
416 -</pre>
417 -
418 </body>
419 </section>
420 <section>
421
422
423
424 1.29 xml/htdocs/doc/en/handbook/hb-install-sparc-kernel.xml
425
426 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-sparc-kernel.xml?rev=1.29&view=markup
427 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-sparc-kernel.xml?rev=1.29&content-type=text/plain
428 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-sparc-kernel.xml?r1=1.28&r2=1.29
429
430 Index: hb-install-sparc-kernel.xml
431 ===================================================================
432 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-sparc-kernel.xml,v
433 retrieving revision 1.28
434 retrieving revision 1.29
435 diff -u -r1.28 -r1.29
436 --- hb-install-sparc-kernel.xml 20 May 2007 04:16:25 -0000 1.28
437 +++ hb-install-sparc-kernel.xml 20 May 2007 20:32:23 -0000 1.29
438 @@ -4,12 +4,12 @@
439 <!-- The content of this document is licensed under the CC-BY-SA license -->
440 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
441
442 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-sparc-kernel.xml,v 1.28 2007/05/20 04:16:25 nightmorph Exp $ -->
443 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-sparc-kernel.xml,v 1.29 2007/05/20 20:32:23 nightmorph Exp $ -->
444
445 <sections>
446
447 -<version>8.2</version>
448 -<date>2007-05-19</date>
449 +<version>8.1</version>
450 +<date>2007-05-15</date>
451
452 <section>
453 <title>Timezone</title>
454 @@ -30,17 +30,6 @@
455 # <i>cp /usr/share/zoneinfo/GMT /etc/localtime</i>
456 </pre>
457
458 -<p>
459 -Next, define the timezone you just used in <path>/etc/conf.d/clock</path> so
460 -that further upgrades of the <c>sys-libs/timezone-data</c> package can update
461 -<path>/etc/localtime</path> automatically.
462 -</p>
463 -
464 -<pre caption="Setting the TIMEZONE variable in /etc/conf.d/clock">
465 -# <i>nano -w /etc/conf.d/clock</i>
466 -TIMEZONE="GMT"
467 -</pre>
468 -
469 </body>
470 </section>
471 <section>
472
473
474
475 1.13 xml/htdocs/doc/en/handbook/hb-install-x86+amd64-kernel.xml
476
477 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-kernel.xml?rev=1.13&view=markup
478 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-kernel.xml?rev=1.13&content-type=text/plain
479 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-kernel.xml?r1=1.12&r2=1.13
480
481 Index: hb-install-x86+amd64-kernel.xml
482 ===================================================================
483 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-kernel.xml,v
484 retrieving revision 1.12
485 retrieving revision 1.13
486 diff -u -r1.12 -r1.13
487 --- hb-install-x86+amd64-kernel.xml 20 May 2007 04:16:25 -0000 1.12
488 +++ hb-install-x86+amd64-kernel.xml 20 May 2007 20:32:23 -0000 1.13
489 @@ -4,7 +4,7 @@
490 <!-- The content of this document is licensed under the CC-BY-SA license -->
491 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
492
493 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-kernel.xml,v 1.12 2007/05/20 04:16:25 nightmorph Exp $ -->
494 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-kernel.xml,v 1.13 2007/05/20 20:32:23 nightmorph Exp $ -->
495
496 <sections>
497
498 @@ -13,8 +13,8 @@
499 explains how to configure your kernel.
500 </abstract>
501
502 -<version>5.2</version>
503 -<date>2007-05-19</date>
504 +<version>5.1</version>
505 +<date>2007-05-15</date>
506
507 <section>
508 <title>Timezone</title>
509 @@ -35,17 +35,6 @@
510 # <i>cp /usr/share/zoneinfo/GMT /etc/localtime</i>
511 </pre>
512
513 -<p>
514 -Next, define the timezone you just used in <path>/etc/conf.d/clock</path> so
515 -that further upgrades of the <c>sys-libs/timezone-data</c> package can update
516 -<path>/etc/localtime</path> automatically.
517 -</p>
518 -
519 -<pre caption="Setting the TIMEZONE variable in /etc/conf.d/clock">
520 -# <i>nano -w /etc/conf.d/clock</i>
521 -TIMEZONE="GMT"
522 -</pre>
523 -
524 </body>
525 </section>
526 <section>
527
528
529
530 --
531 gentoo-doc-cvs@g.o mailing list