Gentoo Archives: gentoo-doc-cvs

From: swift <swift@×××××××××××.org>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] cvs commit: handbook-alpha.xml
Date: Mon, 08 Aug 2005 13:25:20
Message-Id: 200508081324.j78DOe9i026078@robin.gentoo.org
1 swift 05/08/08 13:24:47
2
3 Modified: xml/htdocs/doc/en/handbook/2005.1 handbook-alpha.xml
4 handbook-amd64.xml handbook-hppa.xml
5 handbook-ppc.xml handbook-sparc.xml
6 handbook-x86.xml hb-install-about.xml
7 hb-install-alpha-bootloader.xml
8 hb-install-alpha-disk.xml
9 hb-install-alpha-kernel.xml
10 hb-install-alpha-medium.xml
11 hb-install-amd64-bootloader.xml
12 hb-install-amd64-disk.xml
13 hb-install-amd64-kernel.xml
14 hb-install-amd64-medium.xml hb-install-config.xml
15 hb-install-finalise.xml
16 hb-install-hppa-bootloader.xml
17 hb-install-hppa-disk.xml hb-install-hppa-kernel.xml
18 hb-install-hppa-medium.xml hb-install-network.xml
19 hb-install-next.xml hb-install-ppc-bootloader.xml
20 hb-install-ppc-disk.xml hb-install-ppc-kernel.xml
21 hb-install-ppc-medium.xml
22 hb-install-sparc-bootloader.xml
23 hb-install-sparc-disk.xml
24 hb-install-sparc-kernel.xml
25 hb-install-sparc-medium.xml hb-install-stage.xml
26 hb-install-system.xml hb-install-tools.xml
27 hb-install-x86-bootloader.xml
28 hb-install-x86-disk.xml hb-install-x86-kernel.xml
29 hb-install-x86-medium.xml index.xml
30 Log:
31 Upgrading to 2005.1. This is the big one, translators!
32
33 Revision Changes Path
34 1.2 +21 -21 xml/htdocs/doc/en/handbook/2005.1/handbook-alpha.xml
35
36 file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.1/handbook-alpha.xml?rev=1.2&content-type=text/x-cvsweb-markup&cvsroot=gentoo
37 plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.1/handbook-alpha.xml?rev=1.2&content-type=text/plain&cvsroot=gentoo
38 diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.1/handbook-alpha.xml.diff?r1=1.1&r2=1.2&cvsroot=gentoo
39
40 Index: handbook-alpha.xml
41 ===================================================================
42 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.1/handbook-alpha.xml,v
43 retrieving revision 1.1
44 retrieving revision 1.2
45 diff -u -r1.1 -r1.2
46 --- handbook-alpha.xml 8 Aug 2005 13:16:09 -0000 1.1
47 +++ handbook-alpha.xml 8 Aug 2005 13:24:46 -0000 1.2
48 @@ -1,10 +1,10 @@
49 <?xml version='1.0' encoding='UTF-8'?>
50 <!DOCTYPE book SYSTEM "/dtd/book.dtd">
51
52 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.1/handbook-alpha.xml,v 1.1 2005/08/08 13:16:09 swift Exp $ -->
53 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.1/handbook-alpha.xml,v 1.2 2005/08/08 13:24:46 swift Exp $ -->
54
55 <book link="handbook-alpha.xml">
56 -<title>Gentoo Linux 2005.0 Alpha Handbook</title>
57 +<title>Gentoo Linux 2005.1 Alpha Handbook</title>
58
59 <author title="Author">
60 <mail link="swift@g.o">Sven Vermeulen</mail>
61 @@ -117,8 +117,8 @@
62 <!-- See http://creativecommons.org/licenses/by-sa/2.0 -->
63 <license/>
64
65 -<version>4.1</version>
66 -<date>2005-06-09</date>
67 +<version>5.0</version>
68 +<date>2005-08-08</date>
69
70 <part>
71 <title>Installing Gentoo</title>
72 @@ -250,7 +250,7 @@
73 This chapter explains the "simple" steps a user definitely needs to know to
74 maintain the software on his system.
75 </abstract>
76 - <include href="../hb-working-portage.xml"/>
77 + <include href="../../hb-working-portage.xml"/>
78 </chapter>
79
80 <chapter>
81 @@ -259,7 +259,7 @@
82 USE-flags are a very important aspect of Gentoo. In this chapter, you learn to
83 work with USE-flags and understand how USE-flags interact with your system.
84 </abstract>
85 - <include href="../hb-working-use.xml"/>
86 + <include href="../../hb-working-use.xml"/>
87 </chapter>
88
89 <chapter>
90 @@ -268,7 +268,7 @@
91 Discover the features Portage has, such as support for distributed compiling,
92 ccache and more.
93 </abstract>
94 - <include href="../hb-working-features.xml"/>
95 + <include href="../../hb-working-features.xml"/>
96 </chapter>
97
98 <chapter>
99 @@ -278,7 +278,7 @@
100 dependency-driven decisions and virtual initscripts. This chapter explains all
101 these aspects and explains how to deal with these scripts.
102 </abstract>
103 - <include href="../hb-working-rcscripts.xml"/>
104 + <include href="../../hb-working-rcscripts.xml"/>
105 </chapter>
106
107 <chapter>
108 @@ -288,7 +288,7 @@
109 This chapter explains how you do that, and also describes frequently used
110 variables.
111 </abstract>
112 - <include href="../hb-working-variables.xml"/>
113 + <include href="../../hb-working-variables.xml"/>
114 </chapter>
115 </part>
116
117 @@ -305,7 +305,7 @@
118 Once you want to know Portage in-depth you need to know where it stores its
119 files and data.
120 </abstract>
121 - <include href="../hb-portage-files.xml"/>
122 + <include href="../../hb-portage-files.xml"/>
123 </chapter>
124
125 <chapter>
126 @@ -314,7 +314,7 @@
127 Portage is completely configurable through various variables you can set in the
128 configuration file or as environment variable.
129 </abstract>
130 - <include href="../hb-portage-configuration.xml"/>
131 + <include href="../../hb-portage-configuration.xml"/>
132 </chapter>
133
134 <chapter>
135 @@ -325,7 +325,7 @@
136 branches can be configured and how you can override this separation
137 individually.
138 </abstract>
139 - <include href="../hb-portage-branches.xml"/>
140 + <include href="../../hb-portage-branches.xml"/>
141 </chapter>
142
143 <chapter>
144 @@ -334,7 +334,7 @@
145 Portage comes with a few extra tools that might make your Gentoo experience even
146 better. Read on to discover how to use dispatch-conf and other tools.
147 </abstract>
148 - <include href="../hb-portage-tools.xml"/>
149 + <include href="../../hb-portage-tools.xml"/>
150 </chapter>
151
152 <chapter>
153 @@ -344,7 +344,7 @@
154 your own Portage tree, how to synchronise only the categories you want, inject
155 packages and more.
156 </abstract>
157 - <include href="../hb-portage-diverttree.xml"/>
158 + <include href="../../hb-portage-diverttree.xml"/>
159 </chapter>
160
161 <chapter>
162 @@ -354,7 +354,7 @@
163 installing software and how you can do this yourself using the ebuild
164 application.
165 </abstract>
166 - <include href="../hb-portage-ebuild.xml"/>
167 + <include href="../../hb-portage-ebuild.xml"/>
168 </chapter>
169 </part>
170
171 @@ -368,7 +368,7 @@
172 A guide to quickly get your network interface up and running in most common
173 environments.
174 </abstract>
175 -<include href="../hb-net-start.xml"/>
176 +<include href="../../hb-net-start.xml"/>
177 </chapter>
178
179 <chapter>
180 @@ -377,7 +377,7 @@
181 Here we learn about how the configuration works - you need to know this
182 before we learn about modular networking.
183 </abstract>
184 -<include href="../hb-net-advanced.xml"/>
185 +<include href="../../hb-net-advanced.xml"/>
186 </chapter>
187
188 <chapter>
189 @@ -386,7 +386,7 @@
190 Gentoo provides you flexible networking - here you are told about choosing
191 different DHCP clients, setting up bonding, bridging, VLANs and more.
192 </abstract>
193 -<include href="../hb-net-modules.xml"/>
194 +<include href="../../hb-net-modules.xml"/>
195 </chapter>
196
197 <chapter>
198 @@ -394,7 +394,7 @@
199 <abstract>
200 Wireless isn't straight-forward. Hopefully we'll get you working!
201 </abstract>
202 -<include href="../hb-net-wireless.xml"/>
203 +<include href="../../hb-net-wireless.xml"/>
204 </chapter>
205
206 <chapter>
207 @@ -402,7 +402,7 @@
208 <abstract>
209 If you're feeling adventurous, you can add your own functions to networking.
210 </abstract>
211 -<include href="../hb-net-functions.xml"/>
212 +<include href="../../hb-net-functions.xml"/>
213 </chapter>
214
215 <chapter>
216 @@ -410,7 +410,7 @@
217 <abstract>
218 For laptop users or people who move their computer around different networks.
219 </abstract>
220 -<include href="../hb-net-management.xml"/>
221 +<include href="../../hb-net-management.xml"/>
222 </chapter>
223 </part>
224
225
226
227
228 1.2 +21 -21 xml/htdocs/doc/en/handbook/2005.1/handbook-amd64.xml
229
230 file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.1/handbook-amd64.xml?rev=1.2&content-type=text/x-cvsweb-markup&cvsroot=gentoo
231 plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.1/handbook-amd64.xml?rev=1.2&content-type=text/plain&cvsroot=gentoo
232 diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.1/handbook-amd64.xml.diff?r1=1.1&r2=1.2&cvsroot=gentoo
233
234 Index: handbook-amd64.xml
235 ===================================================================
236 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.1/handbook-amd64.xml,v
237 retrieving revision 1.1
238 retrieving revision 1.2
239 diff -u -r1.1 -r1.2
240 --- handbook-amd64.xml 8 Aug 2005 13:16:09 -0000 1.1
241 +++ handbook-amd64.xml 8 Aug 2005 13:24:46 -0000 1.2
242 @@ -1,10 +1,10 @@
243 <?xml version='1.0' encoding='UTF-8'?>
244 <!DOCTYPE book SYSTEM "/dtd/book.dtd">
245
246 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.1/handbook-amd64.xml,v 1.1 2005/08/08 13:16:09 swift Exp $ -->
247 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.1/handbook-amd64.xml,v 1.2 2005/08/08 13:24:46 swift Exp $ -->
248
249 <book link="handbook-amd64.xml">
250 -<title>Gentoo Linux 2005.0 AMD64 Handbook</title>
251 +<title>Gentoo Linux 2005.1 AMD64 Handbook</title>
252
253 <author title="Author">
254 <mail link="swift@g.o">Sven Vermeulen</mail>
255 @@ -117,8 +117,8 @@
256 <!-- See http://creativecommons.org/licenses/by-sa/2.0 -->
257 <license/>
258
259 -<version>4.1</version>
260 -<date>2005-06-09</date>
261 +<version>5.0</version>
262 +<date>2005-08-08</date>
263
264 <part>
265 <title>Installing Gentoo</title>
266 @@ -249,7 +249,7 @@
267 This chapter explains the "simple" steps a user definitely needs to know to
268 maintain the software on his system.
269 </abstract>
270 - <include href="../hb-working-portage.xml"/>
271 + <include href="../../hb-working-portage.xml"/>
272 </chapter>
273
274 <chapter>
275 @@ -258,7 +258,7 @@
276 USE-flags are a very important aspect of Gentoo. In this chapter, you learn to
277 work with USE-flags and understand how USE-flags interact with your system.
278 </abstract>
279 - <include href="../hb-working-use.xml"/>
280 + <include href="../../hb-working-use.xml"/>
281 </chapter>
282
283 <chapter>
284 @@ -267,7 +267,7 @@
285 Discover the features Portage has, such as support for distributed compiling,
286 ccache and more.
287 </abstract>
288 - <include href="../hb-working-features.xml"/>
289 + <include href="../../hb-working-features.xml"/>
290 </chapter>
291
292 <chapter>
293 @@ -277,7 +277,7 @@
294 dependency-driven decisions and virtual initscripts. This chapter explains all
295 these aspects and explains how to deal with these scripts.
296 </abstract>
297 - <include href="../hb-working-rcscripts.xml"/>
298 + <include href="../../hb-working-rcscripts.xml"/>
299 </chapter>
300
301 <chapter>
302 @@ -287,7 +287,7 @@
303 This chapter explains how you do that, and also describes frequently used
304 variables.
305 </abstract>
306 - <include href="../hb-working-variables.xml"/>
307 + <include href="../../hb-working-variables.xml"/>
308 </chapter>
309 </part>
310
311 @@ -304,7 +304,7 @@
312 Once you want to know Portage in-depth you need to know where it stores its
313 files and data.
314 </abstract>
315 - <include href="../hb-portage-files.xml"/>
316 + <include href="../../hb-portage-files.xml"/>
317 </chapter>
318
319 <chapter>
320 @@ -313,7 +313,7 @@
321 Portage is completely configurable through various variables you can set in the
322 configuration file or as environment variable.
323 </abstract>
324 - <include href="../hb-portage-configuration.xml"/>
325 + <include href="../../hb-portage-configuration.xml"/>
326 </chapter>
327
328 <chapter>
329 @@ -324,7 +324,7 @@
330 branches can be configured and how you can override this separation
331 individually.
332 </abstract>
333 - <include href="../hb-portage-branches.xml"/>
334 + <include href="../../hb-portage-branches.xml"/>
335 </chapter>
336
337 <chapter>
338 @@ -333,7 +333,7 @@
339 Portage comes with a few extra tools that might make your Gentoo experience even
340 better. Read on to discover how to use dispatch-conf and other tools.
341 </abstract>
342 - <include href="../hb-portage-tools.xml"/>
343 + <include href="../../hb-portage-tools.xml"/>
344 </chapter>
345
346 <chapter>
347 @@ -343,7 +343,7 @@
348 your own Portage tree, how to synchronise only the categories you want, inject
349 packages and more.
350 </abstract>
351 - <include href="../hb-portage-diverttree.xml"/>
352 + <include href="../../hb-portage-diverttree.xml"/>
353 </chapter>
354
355 <chapter>
356 @@ -353,7 +353,7 @@
357 installing software and how you can do this yourself using the ebuild
358 application.
359 </abstract>
360 - <include href="../hb-portage-ebuild.xml"/>
361 + <include href="../../hb-portage-ebuild.xml"/>
362 </chapter>
363 </part>
364
365 @@ -367,7 +367,7 @@
366 A guide to quickly get your network interface up and running in most common
367 environments.
368 </abstract>
369 -<include href="../hb-net-start.xml"/>
370 +<include href="../../hb-net-start.xml"/>
371 </chapter>
372
373 <chapter>
374 @@ -376,7 +376,7 @@
375 Here we learn about how the configuration works - you need to know this
376 before we learn about modular networking.
377 </abstract>
378 -<include href="../hb-net-advanced.xml"/>
379 +<include href="../../hb-net-advanced.xml"/>
380 </chapter>
381
382 <chapter>
383 @@ -385,7 +385,7 @@
384 Gentoo provides you flexible networking - here you are told about choosing
385 different DHCP clients, setting up bonding, bridging, VLANs and more.
386 </abstract>
387 -<include href="../hb-net-modules.xml"/>
388 +<include href="../../hb-net-modules.xml"/>
389 </chapter>
390
391 <chapter>
392 @@ -393,7 +393,7 @@
393 <abstract>
394 Wireless isn't straight-forward. Hopefully we'll get you working!
395 </abstract>
396 -<include href="../hb-net-wireless.xml"/>
397 +<include href="../../hb-net-wireless.xml"/>
398 </chapter>
399
400 <chapter>
401 @@ -401,7 +401,7 @@
402 <abstract>
403 If you're feeling adventurous, you can add your own functions to networking.
404 </abstract>
405 -<include href="../hb-net-functions.xml"/>
406 +<include href="../../hb-net-functions.xml"/>
407 </chapter>
408
409 <chapter>
410 @@ -409,7 +409,7 @@
411 <abstract>
412 For laptop users or people who move their computer around different networks.
413 </abstract>
414 -<include href="../hb-net-management.xml"/>
415 +<include href="../../hb-net-management.xml"/>
416 </chapter>
417 </part>
418
419
420
421
422 1.2 +21 -21 xml/htdocs/doc/en/handbook/2005.1/handbook-hppa.xml
423
424 file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.1/handbook-hppa.xml?rev=1.2&content-type=text/x-cvsweb-markup&cvsroot=gentoo
425 plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.1/handbook-hppa.xml?rev=1.2&content-type=text/plain&cvsroot=gentoo
426 diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.1/handbook-hppa.xml.diff?r1=1.1&r2=1.2&cvsroot=gentoo
427
428 Index: handbook-hppa.xml
429 ===================================================================
430 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.1/handbook-hppa.xml,v
431 retrieving revision 1.1
432 retrieving revision 1.2
433 diff -u -r1.1 -r1.2
434 --- handbook-hppa.xml 8 Aug 2005 13:16:10 -0000 1.1
435 +++ handbook-hppa.xml 8 Aug 2005 13:24:46 -0000 1.2
436 @@ -1,10 +1,10 @@
437 <?xml version='1.0' encoding='UTF-8'?>
438 <!DOCTYPE book SYSTEM "/dtd/book.dtd">
439
440 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.1/handbook-hppa.xml,v 1.1 2005/08/08 13:16:10 swift Exp $ -->
441 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.1/handbook-hppa.xml,v 1.2 2005/08/08 13:24:46 swift Exp $ -->
442
443 <book link="handbook-hppa.xml">
444 -<title>Gentoo Linux 2005.0 HPPA Handbook</title>
445 +<title>Gentoo Linux 2005.1 HPPA Handbook</title>
446
447 <author title="Author">
448 <mail link="swift@g.o">Sven Vermeulen</mail>
449 @@ -117,8 +117,8 @@
450 <!-- See http://creativecommons.org/licenses/by-sa/2.0 -->
451 <license/>
452
453 -<version>4.1</version>
454 -<date>2005-06-09</date>
455 +<version>5.0</version>
456 +<date>2005-08-08</date>
457
458 <part>
459 <title>Installing Gentoo</title>
460 @@ -249,7 +249,7 @@
461 This chapter explains the "simple" steps a user definitely needs to know to
462 maintain the software on his system.
463 </abstract>
464 - <include href="../hb-working-portage.xml"/>
465 + <include href="../../hb-working-portage.xml"/>
466 </chapter>
467
468 <chapter>
469 @@ -258,7 +258,7 @@
470 USE-flags are a very important aspect of Gentoo. In this chapter, you learn to
471 work with USE-flags and understand how USE-flags interact with your system.
472 </abstract>
473 - <include href="../hb-working-use.xml"/>
474 + <include href="../../hb-working-use.xml"/>
475 </chapter>
476
477 <chapter>
478 @@ -267,7 +267,7 @@
479 Discover the features Portage has, such as support for distributed compiling,
480 ccache and more.
481 </abstract>
482 - <include href="../hb-working-features.xml"/>
483 + <include href="../../hb-working-features.xml"/>
484 </chapter>
485
486 <chapter>
487 @@ -277,7 +277,7 @@
488 dependency-driven decisions and virtual initscripts. This chapter explains all
489 these aspects and explains how to deal with these scripts.
490 </abstract>
491 - <include href="../hb-working-rcscripts.xml"/>
492 + <include href="../../hb-working-rcscripts.xml"/>
493 </chapter>
494
495 <chapter>
496 @@ -287,7 +287,7 @@
497 This chapter explains how you do that, and also describes frequently used
498 variables.
499 </abstract>
500 - <include href="../hb-working-variables.xml"/>
501 + <include href="../../hb-working-variables.xml"/>
502 </chapter>
503 </part>
504
505 @@ -304,7 +304,7 @@
506 Once you want to know Portage in-depth you need to know where it stores its
507 files and data.
508 </abstract>
509 - <include href="../hb-portage-files.xml"/>
510 + <include href="../../hb-portage-files.xml"/>
511 </chapter>
512
513 <chapter>
514 @@ -313,7 +313,7 @@
515 Portage is completely configurable through various variables you can set in the
516 configuration file or as environment variable.
517 </abstract>
518 - <include href="../hb-portage-configuration.xml"/>
519 + <include href="../../hb-portage-configuration.xml"/>
520 </chapter>
521
522 <chapter>
523 @@ -324,7 +324,7 @@
524 branches can be configured and how you can override this separation
525 individually.
526 </abstract>
527 - <include href="../hb-portage-branches.xml"/>
528 + <include href="../../hb-portage-branches.xml"/>
529 </chapter>
530
531 <chapter>
532 @@ -333,7 +333,7 @@
533 Portage comes with a few extra tools that might make your Gentoo experience even
534 better. Read on to discover how to use dispatch-conf and other tools.
535 </abstract>
536 - <include href="../hb-portage-tools.xml"/>
537 + <include href="../../hb-portage-tools.xml"/>
538 </chapter>
539
540 <chapter>
541 @@ -343,7 +343,7 @@
542 your own Portage tree, how to synchronise only the categories you want, inject
543 packages and more.
544 </abstract>
545 - <include href="../hb-portage-diverttree.xml"/>
546 + <include href="../../hb-portage-diverttree.xml"/>
547 </chapter>
548
549 <chapter>
550 @@ -353,7 +353,7 @@
551 installing software and how you can do this yourself using the ebuild
552 application.
553 </abstract>
554 - <include href="../hb-portage-ebuild.xml"/>
555 + <include href="../../hb-portage-ebuild.xml"/>
556 </chapter>
557 </part>
558
559 @@ -367,7 +367,7 @@
560 A guide to quickly get your network interface up and running in most common
561 environments.
562 </abstract>
563 -<include href="../hb-net-start.xml"/>
564 +<include href="../../hb-net-start.xml"/>
565 </chapter>
566
567 <chapter>
568 @@ -376,7 +376,7 @@
569 Here we learn about how the configuration works - you need to know this
570 before we learn about modular networking.
571 </abstract>
572 -<include href="../hb-net-advanced.xml"/>
573 +<include href="../../hb-net-advanced.xml"/>
574 </chapter>
575
576 <chapter>
577 @@ -385,7 +385,7 @@
578 Gentoo provides you flexible networking - here you are told about choosing
579 different DHCP clients, setting up bonding, bridging, VLANs and more.
580 </abstract>
581 -<include href="../hb-net-modules.xml"/>
582 +<include href="../../hb-net-modules.xml"/>
583 </chapter>
584
585 <chapter>
586 @@ -393,7 +393,7 @@
587 <abstract>
588 Wireless isn't straight-forward. Hopefully we'll get you working!
589 </abstract>
590 -<include href="../hb-net-wireless.xml"/>
591 +<include href="../../hb-net-wireless.xml"/>
592 </chapter>
593
594 <chapter>
595 @@ -401,7 +401,7 @@
596 <abstract>
597 If you're feeling adventurous, you can add your own functions to networking.
598 </abstract>
599 -<include href="../hb-net-functions.xml"/>
600 +<include href="../../hb-net-functions.xml"/>
601 </chapter>
602
603 <chapter>
604 @@ -409,7 +409,7 @@
605 <abstract>
606 For laptop users or people who move their computer around different networks.
607 </abstract>
608 -<include href="../hb-net-management.xml"/>
609 +<include href="../../hb-net-management.xml"/>
610 </chapter>
611 </part>
612
613
614
615
616 1.2 +21 -21 xml/htdocs/doc/en/handbook/2005.1/handbook-ppc.xml
617
618 file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.1/handbook-ppc.xml?rev=1.2&content-type=text/x-cvsweb-markup&cvsroot=gentoo
619 plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.1/handbook-ppc.xml?rev=1.2&content-type=text/plain&cvsroot=gentoo
620 diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.1/handbook-ppc.xml.diff?r1=1.1&r2=1.2&cvsroot=gentoo
621
622 Index: handbook-ppc.xml
623 ===================================================================
624 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.1/handbook-ppc.xml,v
625 retrieving revision 1.1
626 retrieving revision 1.2
627 diff -u -r1.1 -r1.2
628 --- handbook-ppc.xml 8 Aug 2005 13:16:10 -0000 1.1
629 +++ handbook-ppc.xml 8 Aug 2005 13:24:46 -0000 1.2
630 @@ -1,10 +1,10 @@
631 <?xml version='1.0' encoding='UTF-8'?>
632 <!DOCTYPE book SYSTEM "/dtd/book.dtd">
633
634 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.1/handbook-ppc.xml,v 1.1 2005/08/08 13:16:10 swift Exp $ -->
635 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.1/handbook-ppc.xml,v 1.2 2005/08/08 13:24:46 swift Exp $ -->
636
637 <book link="handbook-ppc.xml">
638 -<title>Gentoo Linux 2005.0 PPC Handbook</title>
639 +<title>Gentoo Linux 2005.1 PPC Handbook</title>
640
641 <author title="Author">
642 <mail link="swift@g.o">Sven Vermeulen</mail>
643 @@ -120,8 +120,8 @@
644 <!-- See http://creativecommons.org/licenses/by-sa/2.0 -->
645 <license/>
646
647 -<version>4.1</version>
648 -<date>2005-06-09</date>
649 +<version>5.0</version>
650 +<date>2005-08-08</date>
651
652 <part>
653 <title>Installing Gentoo</title>
654 @@ -253,7 +253,7 @@
655 This chapter explains the "simple" steps a user definitely needs to know to
656 maintain the software on his system.
657 </abstract>
658 - <include href="../hb-working-portage.xml"/>
659 + <include href="../../hb-working-portage.xml"/>
660 </chapter>
661
662 <chapter>
663 @@ -262,7 +262,7 @@
664 USE-flags are a very important aspect of Gentoo. In this chapter, you learn to
665 work with USE-flags and understand how USE-flags interact with your system.
666 </abstract>
667 - <include href="../hb-working-use.xml"/>
668 + <include href="../../hb-working-use.xml"/>
669 </chapter>
670
671 <chapter>
672 @@ -271,7 +271,7 @@
673 Discover the features Portage has, such as support for distributed compiling,
674 ccache and more.
675 </abstract>
676 - <include href="../hb-working-features.xml"/>
677 + <include href="../../hb-working-features.xml"/>
678 </chapter>
679
680 <chapter>
681 @@ -281,7 +281,7 @@
682 dependency-driven decisions and virtual initscripts. This chapter explains all
683 these aspects and explains how to deal with these scripts.
684 </abstract>
685 - <include href="../hb-working-rcscripts.xml"/>
686 + <include href="../../hb-working-rcscripts.xml"/>
687 </chapter>
688
689 <chapter>
690 @@ -291,7 +291,7 @@
691 This chapter explains how you do that, and also describes frequently used
692 variables.
693 </abstract>
694 - <include href="../hb-working-variables.xml"/>
695 + <include href="../../hb-working-variables.xml"/>
696 </chapter>
697 </part>
698
699 @@ -308,7 +308,7 @@
700 Once you want to know Portage in-depth you need to know where it stores its
701 files and data.
702 </abstract>
703 - <include href="../hb-portage-files.xml"/>
704 + <include href="../../hb-portage-files.xml"/>
705 </chapter>
706
707 <chapter>
708 @@ -317,7 +317,7 @@
709 Portage is completely configurable through various variables you can set in the
710 configuration file or as environment variable.
711 </abstract>
712 - <include href="../hb-portage-configuration.xml"/>
713 + <include href="../../hb-portage-configuration.xml"/>
714 </chapter>
715
716 <chapter>
717 @@ -328,7 +328,7 @@
718 branches can be configured and how you can override this separation
719 individually.
720 </abstract>
721 - <include href="../hb-portage-branches.xml"/>
722 + <include href="../../hb-portage-branches.xml"/>
723 </chapter>
724
725 <chapter>
726 @@ -337,7 +337,7 @@
727 Portage comes with a few extra tools that might make your Gentoo experience even
728 better. Read on to discover how to use dispatch-conf and other tools.
729 </abstract>
730 - <include href="../hb-portage-tools.xml"/>
731 + <include href="../../hb-portage-tools.xml"/>
732 </chapter>
733
734 <chapter>
735 @@ -347,7 +347,7 @@
736 your own Portage tree, how to synchronise only the categories you want, inject
737 packages and more.
738 </abstract>
739 - <include href="../hb-portage-diverttree.xml"/>
740 + <include href="../../hb-portage-diverttree.xml"/>
741 </chapter>
742
743 <chapter>
744 @@ -357,7 +357,7 @@
745 installing software and how you can do this yourself using the ebuild
746 application.
747 </abstract>
748 - <include href="../hb-portage-ebuild.xml"/>
749 + <include href="../../hb-portage-ebuild.xml"/>
750 </chapter>
751 </part>
752
753 @@ -371,7 +371,7 @@
754 A guide to quickly get your network interface up and running in most common
755 environments.
756 </abstract>
757 -<include href="../hb-net-start.xml"/>
758 +<include href="../../hb-net-start.xml"/>
759 </chapter>
760
761 <chapter>
762 @@ -380,7 +380,7 @@
763 Here we learn about how the configuration works - you need to know this
764 before we learn about modular networking.
765 </abstract>
766 -<include href="../hb-net-advanced.xml"/>
767 +<include href="../../hb-net-advanced.xml"/>
768 </chapter>
769
770 <chapter>
771 @@ -389,7 +389,7 @@
772 Gentoo provides you flexible networking - here you are told about choosing
773 different DHCP clients, setting up bonding, bridging, VLANs and more.
774 </abstract>
775 -<include href="../hb-net-modules.xml"/>
776 +<include href="../../hb-net-modules.xml"/>
777 </chapter>
778
779 <chapter>
780 @@ -397,7 +397,7 @@
781 <abstract>
782 Wireless isn't straight-forward. Hopefully we'll get you working!
783 </abstract>
784 -<include href="../hb-net-wireless.xml"/>
785 +<include href="../../hb-net-wireless.xml"/>
786 </chapter>
787
788 <chapter>
789 @@ -405,7 +405,7 @@
790 <abstract>
791 If you're feeling adventurous, you can add your own functions to networking.
792 </abstract>
793 -<include href="../hb-net-functions.xml"/>
794 +<include href="../../hb-net-functions.xml"/>
795 </chapter>
796
797 <chapter>
798 @@ -413,7 +413,7 @@
799 <abstract>
800 For laptop users or people who move their computer around different networks.
801 </abstract>
802 -<include href="../hb-net-management.xml"/>
803 +<include href="../../hb-net-management.xml"/>
804 </chapter>
805 </part>
806
807
808
809
810 1.2 +21 -21 xml/htdocs/doc/en/handbook/2005.1/handbook-sparc.xml
811
812 file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.1/handbook-sparc.xml?rev=1.2&content-type=text/x-cvsweb-markup&cvsroot=gentoo
813 plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.1/handbook-sparc.xml?rev=1.2&content-type=text/plain&cvsroot=gentoo
814 diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.1/handbook-sparc.xml.diff?r1=1.1&r2=1.2&cvsroot=gentoo
815
816 Index: handbook-sparc.xml
817 ===================================================================
818 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.1/handbook-sparc.xml,v
819 retrieving revision 1.1
820 retrieving revision 1.2
821 diff -u -r1.1 -r1.2
822 --- handbook-sparc.xml 8 Aug 2005 13:16:10 -0000 1.1
823 +++ handbook-sparc.xml 8 Aug 2005 13:24:46 -0000 1.2
824 @@ -1,10 +1,10 @@
825 <?xml version='1.0' encoding='UTF-8'?>
826 <!DOCTYPE book SYSTEM "/dtd/book.dtd">
827
828 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.1/handbook-sparc.xml,v 1.1 2005/08/08 13:16:10 swift Exp $ -->
829 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.1/handbook-sparc.xml,v 1.2 2005/08/08 13:24:46 swift Exp $ -->
830
831 <book link="handbook-sparc.xml">
832 -<title>Gentoo Linux 2005.0 SPARC Handbook</title>
833 +<title>Gentoo Linux 2005.1 SPARC Handbook</title>
834
835 <author title="Author">
836 <mail link="swift@g.o">Sven Vermeulen</mail>
837 @@ -117,8 +117,8 @@
838 <!-- See http://creativecommons.org/licenses/by-sa/2.0 -->
839 <license/>
840
841 -<version>4.1</version>
842 -<date>2005-06-09</date>
843 +<version>5.0</version>
844 +<date>2005-08-08</date>
845
846 <part>
847 <title>Installing Gentoo</title>
848 @@ -249,7 +249,7 @@
849 This chapter explains the "simple" steps a user definitely needs to know to
850 maintain the software on his system.
851 </abstract>
852 - <include href="../hb-working-portage.xml"/>
853 + <include href="../../hb-working-portage.xml"/>
854 </chapter>
855
856 <chapter>
857 @@ -258,7 +258,7 @@
858 USE-flags are a very important aspect of Gentoo. In this chapter, you learn to
859 work with USE-flags and understand how USE-flags interact with your system.
860 </abstract>
861 - <include href="../hb-working-use.xml"/>
862 + <include href="../../hb-working-use.xml"/>
863 </chapter>
864
865 <chapter>
866 @@ -267,7 +267,7 @@
867 Discover the features Portage has, such as support for distributed compiling,
868 ccache and more.
869 </abstract>
870 - <include href="../hb-working-features.xml"/>
871 + <include href="../../hb-working-features.xml"/>
872 </chapter>
873
874 <chapter>
875 @@ -277,7 +277,7 @@
876 dependency-driven decisions and virtual initscripts. This chapter explains all
877 these aspects and explains how to deal with these scripts.
878 </abstract>
879 - <include href="../hb-working-rcscripts.xml"/>
880 + <include href="../../hb-working-rcscripts.xml"/>
881 </chapter>
882
883 <chapter>
884 @@ -287,7 +287,7 @@
885 This chapter explains how you do that, and also describes frequently used
886 variables.
887 </abstract>
888 - <include href="../hb-working-variables.xml"/>
889 + <include href="../../hb-working-variables.xml"/>
890 </chapter>
891 </part>
892
893 @@ -304,7 +304,7 @@
894 Once you want to know Portage in-depth you need to know where it stores its
895 files and data.
896 </abstract>
897 - <include href="../hb-portage-files.xml"/>
898 + <include href="../../hb-portage-files.xml"/>
899 </chapter>
900
901 <chapter>
902 @@ -313,7 +313,7 @@
903 Portage is completely configurable through various variables you can set in the
904 configuration file or as environment variable.
905 </abstract>
906 - <include href="../hb-portage-configuration.xml"/>
907 + <include href="../../hb-portage-configuration.xml"/>
908 </chapter>
909
910 <chapter>
911 @@ -324,7 +324,7 @@
912 branches can be configured and how you can override this separation
913 individually.
914 </abstract>
915 - <include href="../hb-portage-branches.xml"/>
916 + <include href="../../hb-portage-branches.xml"/>
917 </chapter>
918
919 <chapter>
920 @@ -333,7 +333,7 @@
921 Portage comes with a few extra tools that might make your Gentoo experience even
922 better. Read on to discover how to use dispatch-conf and other tools.
923 </abstract>
924 - <include href="../hb-portage-tools.xml"/>
925 + <include href="../../hb-portage-tools.xml"/>
926 </chapter>
927
928 <chapter>
929 @@ -343,7 +343,7 @@
930 your own Portage tree, how to synchronise only the categories you want, inject
931 packages and more.
932 </abstract>
933 - <include href="../hb-portage-diverttree.xml"/>
934 + <include href="../../hb-portage-diverttree.xml"/>
935 </chapter>
936
937 <chapter>
938 @@ -353,7 +353,7 @@
939 installing software and how you can do this yourself using the ebuild
940 application.
941 </abstract>
942 - <include href="../hb-portage-ebuild.xml"/>
943 + <include href="../../hb-portage-ebuild.xml"/>
944 </chapter>
945 </part>
946
947 @@ -367,7 +367,7 @@
948 A guide to quickly get your network interface up and running in most common
949 environments.
950 </abstract>
951 -<include href="../hb-net-start.xml"/>
952 +<include href="../../hb-net-start.xml"/>
953 </chapter>
954
955 <chapter>
956 @@ -376,7 +376,7 @@
957 Here we learn about how the configuration works - you need to know this
958 before we learn about modular networking.
959 </abstract>
960 -<include href="../hb-net-advanced.xml"/>
961 +<include href="../../hb-net-advanced.xml"/>
962 </chapter>
963
964 <chapter>
965 @@ -385,7 +385,7 @@
966 Gentoo provides you flexible networking - here you are told about choosing
967 different DHCP clients, setting up bonding, bridging, VLANs and more.
968 </abstract>
969 -<include href="../hb-net-modules.xml"/>
970 +<include href="../../hb-net-modules.xml"/>
971 </chapter>
972
973 <chapter>
974 @@ -393,7 +393,7 @@
975 <abstract>
976 Wireless isn't straight-forward. Hopefully we'll get you working!
977 </abstract>
978 -<include href="../hb-net-wireless.xml"/>
979 +<include href="../../hb-net-wireless.xml"/>
980 </chapter>
981
982 <chapter>
983 @@ -401,7 +401,7 @@
984 <abstract>
985 If you're feeling adventurous, you can add your own functions to networking.
986 </abstract>
987 -<include href="../hb-net-functions.xml"/>
988 +<include href="../../hb-net-functions.xml"/>
989 </chapter>
990
991 <chapter>
992 @@ -409,7 +409,7 @@
993 <abstract>
994 For laptop users or people who move their computer around different networks.
995 </abstract>
996 -<include href="../hb-net-management.xml"/>
997 +<include href="../../hb-net-management.xml"/>
998 </chapter>
999 </part>
1000
1001
1002
1003
1004 1.2 +21 -21 xml/htdocs/doc/en/handbook/2005.1/handbook-x86.xml
1005
1006 file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.1/handbook-x86.xml?rev=1.2&content-type=text/x-cvsweb-markup&cvsroot=gentoo
1007 plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.1/handbook-x86.xml?rev=1.2&content-type=text/plain&cvsroot=gentoo
1008 diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.1/handbook-x86.xml.diff?r1=1.1&r2=1.2&cvsroot=gentoo
1009
1010 Index: handbook-x86.xml
1011 ===================================================================
1012 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.1/handbook-x86.xml,v
1013 retrieving revision 1.1
1014 retrieving revision 1.2
1015 diff -u -r1.1 -r1.2
1016 --- handbook-x86.xml 8 Aug 2005 13:16:10 -0000 1.1
1017 +++ handbook-x86.xml 8 Aug 2005 13:24:46 -0000 1.2
1018 @@ -1,10 +1,10 @@
1019 <?xml version='1.0' encoding='UTF-8'?>
1020 <!DOCTYPE book SYSTEM "/dtd/book.dtd">
1021
1022 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.1/handbook-x86.xml,v 1.1 2005/08/08 13:16:10 swift Exp $ -->
1023 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.1/handbook-x86.xml,v 1.2 2005/08/08 13:24:46 swift Exp $ -->
1024
1025 <book link="handbook-x86.xml">
1026 -<title>Gentoo Linux 2005.0 x86 Handbook</title>
1027 +<title>Gentoo Linux 2005.1 x86 Handbook</title>
1028
1029 <author title="Author">
1030 <mail link="swift@g.o">Sven Vermeulen</mail>
1031 @@ -117,8 +117,8 @@
1032 <!-- See http://creativecommons.org/licenses/by-sa/2.0 -->
1033 <license/>
1034
1035 -<version>4.1</version>
1036 -<date>2005-06-09</date>
1037 +<version>5.0</version>
1038 +<date>2005-08-08</date>
1039
1040 <part>
1041 <title>Installing Gentoo</title>
1042 @@ -249,7 +249,7 @@
1043 This chapter explains the "simple" steps a user definitely needs to know to
1044 maintain the software on his system.
1045 </abstract>
1046 - <include href="../hb-working-portage.xml"/>
1047 + <include href="../../hb-working-portage.xml"/>
1048 </chapter>
1049
1050 <chapter>
1051 @@ -258,7 +258,7 @@
1052 USE-flags are a very important aspect of Gentoo. In this chapter, you learn to
1053 work with USE-flags and understand how USE-flags interact with your system.
1054 </abstract>
1055 - <include href="../hb-working-use.xml"/>
1056 + <include href="../../hb-working-use.xml"/>
1057 </chapter>
1058
1059 <chapter>
1060 @@ -267,7 +267,7 @@
1061 Discover the features Portage has, such as support for distributed compiling,
1062 ccache and more.
1063 </abstract>
1064 - <include href="../hb-working-features.xml"/>
1065 + <include href="../../hb-working-features.xml"/>
1066 </chapter>
1067
1068 <chapter>
1069 @@ -277,7 +277,7 @@
1070 dependency-driven decisions and virtual initscripts. This chapter explains all
1071 these aspects and explains how to deal with these scripts.
1072 </abstract>
1073 - <include href="../hb-working-rcscripts.xml"/>
1074 + <include href="../../hb-working-rcscripts.xml"/>
1075 </chapter>
1076
1077 <chapter>
1078 @@ -287,7 +287,7 @@
1079 This chapter explains how you do that, and also describes frequently used
1080 variables.
1081 </abstract>
1082 - <include href="../hb-working-variables.xml"/>
1083 + <include href="../../hb-working-variables.xml"/>
1084 </chapter>
1085 </part>
1086
1087 @@ -304,7 +304,7 @@
1088 Once you want to know Portage in-depth you need to know where it stores its
1089 files and data.
1090 </abstract>
1091 - <include href="../hb-portage-files.xml"/>
1092 + <include href="../../hb-portage-files.xml"/>
1093 </chapter>
1094
1095 <chapter>
1096 @@ -313,7 +313,7 @@
1097 Portage is completely configurable through various variables you can set in the
1098 configuration file or as environment variable.
1099 </abstract>
1100 - <include href="../hb-portage-configuration.xml"/>
1101 + <include href="../../hb-portage-configuration.xml"/>
1102 </chapter>
1103
1104 <chapter>
1105 @@ -324,7 +324,7 @@
1106 branches can be configured and how you can override this separation
1107 individually.
1108 </abstract>
1109 - <include href="../hb-portage-branches.xml"/>
1110 + <include href="../../hb-portage-branches.xml"/>
1111 </chapter>
1112
1113 <chapter>
1114 @@ -333,7 +333,7 @@
1115 Portage comes with a few extra tools that might make your Gentoo experience even
1116 better. Read on to discover how to use dispatch-conf and other tools.
1117 </abstract>
1118 - <include href="../hb-portage-tools.xml"/>
1119 + <include href="../../hb-portage-tools.xml"/>
1120 </chapter>
1121
1122 <chapter>
1123 @@ -343,7 +343,7 @@
1124 your own Portage tree, how to synchronise only the categories you want, inject
1125 packages and more.
1126 </abstract>
1127 - <include href="../hb-portage-diverttree.xml"/>
1128 + <include href="../../hb-portage-diverttree.xml"/>
1129 </chapter>
1130
1131 <chapter>
1132 @@ -353,7 +353,7 @@
1133 installing software and how you can do this yourself using the ebuild
1134 application.
1135 </abstract>
1136 - <include href="../hb-portage-ebuild.xml"/>
1137 + <include href="../../hb-portage-ebuild.xml"/>
1138 </chapter>
1139 </part>
1140
1141 @@ -367,7 +367,7 @@
1142 A guide to quickly get your network interface up and running in most common
1143 environments.
1144 </abstract>
1145 -<include href="../hb-net-start.xml"/>
1146 +<include href="../../hb-net-start.xml"/>
1147 </chapter>
1148
1149 <chapter>
1150 @@ -376,7 +376,7 @@
1151 Here we learn about how the configuration works - you need to know this
1152 before we learn about modular networking.
1153 </abstract>
1154 -<include href="../hb-net-advanced.xml"/>
1155 +<include href="../../hb-net-advanced.xml"/>
1156 </chapter>
1157
1158 <chapter>
1159 @@ -385,7 +385,7 @@
1160 Gentoo provides you flexible networking - here you are told about choosing
1161 different DHCP clients, setting up bonding, bridging, VLANs and more.
1162 </abstract>
1163 -<include href="../hb-net-modules.xml"/>
1164 +<include href="../../hb-net-modules.xml"/>
1165 </chapter>
1166
1167 <chapter>
1168 @@ -393,7 +393,7 @@
1169 <abstract>
1170 Wireless isn't straight-forward. Hopefully we'll get you working!
1171 </abstract>
1172 -<include href="../hb-net-wireless.xml"/>
1173 +<include href="../../hb-net-wireless.xml"/>
1174 </chapter>
1175
1176 <chapter>
1177 @@ -401,7 +401,7 @@
1178 <abstract>
1179 If you're feeling adventurous, you can add your own functions to networking.
1180 </abstract>
1181 -<include href="../hb-net-functions.xml"/>
1182 +<include href="../../hb-net-functions.xml"/>
1183 </chapter>
1184
1185 <chapter>
1186 @@ -409,7 +409,7 @@
1187 <abstract>
1188 For laptop users or people who move their computer around different networks.
1189 </abstract>
1190 -<include href="../hb-net-management.xml"/>
1191 +<include href="../../hb-net-management.xml"/>
1192 </chapter>
1193 </part>
1194
1195
1196
1197
1198 1.2 +4 -4 xml/htdocs/doc/en/handbook/2005.1/hb-install-about.xml
1199
1200 file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.1/hb-install-about.xml?rev=1.2&content-type=text/x-cvsweb-markup&cvsroot=gentoo
1201 plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.1/hb-install-about.xml?rev=1.2&content-type=text/plain&cvsroot=gentoo
1202 diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.1/hb-install-about.xml.diff?r1=1.1&r2=1.2&cvsroot=gentoo
1203
1204 Index: hb-install-about.xml
1205 ===================================================================
1206 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.1/hb-install-about.xml,v
1207 retrieving revision 1.1
1208 retrieving revision 1.2
1209 diff -u -r1.1 -r1.2
1210 --- hb-install-about.xml 8 Aug 2005 13:16:10 -0000 1.1
1211 +++ hb-install-about.xml 8 Aug 2005 13:24:46 -0000 1.2
1212 @@ -4,12 +4,12 @@
1213 <!-- The content of this document is licensed under the CC-BY-SA license -->
1214 <!-- See http://creativecommons.org/licenses/by-sa/2.0 -->
1215
1216 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.1/hb-install-about.xml,v 1.1 2005/08/08 13:16:10 swift Exp $ -->
1217 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.1/hb-install-about.xml,v 1.2 2005/08/08 13:24:46 swift Exp $ -->
1218
1219 <sections>
1220
1221 -<version>4.1</version>
1222 -<date>2005-03-28</date>
1223 +<version>5.0</version>
1224 +<date>2005-08-08</date>
1225
1226 <section>
1227 <title>Introduction</title>
1228 @@ -264,7 +264,7 @@
1229 <ul>
1230 <li>
1231 The <b>x86</b> architecture (x86, athlon-xp, pentium3, pentium4)
1232 - Note: The x86 packages (packages-x86-2005.0.iso) are available on
1233 + Note: The x86 packages (packages-x86-2005.1.iso) are available on
1234 our mirrors, while pentium3, pentium4 and athlon-xp are only available
1235 via bittorrent.
1236 </li>
1237
1238
1239
1240 1.2 +3 -3 xml/htdocs/doc/en/handbook/2005.1/hb-install-alpha-bootloader.xml
1241
1242 file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.1/hb-install-alpha-bootloader.xml?rev=1.2&content-type=text/x-cvsweb-markup&cvsroot=gentoo
1243 plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.1/hb-install-alpha-bootloader.xml?rev=1.2&content-type=text/plain&cvsroot=gentoo
1244 diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.1/hb-install-alpha-bootloader.xml.diff?r1=1.1&r2=1.2&cvsroot=gentoo
1245
1246 Index: hb-install-alpha-bootloader.xml
1247 ===================================================================
1248 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.1/hb-install-alpha-bootloader.xml,v
1249 retrieving revision 1.1
1250 retrieving revision 1.2
1251 diff -u -r1.1 -r1.2
1252 --- hb-install-alpha-bootloader.xml 8 Aug 2005 13:16:10 -0000 1.1
1253 +++ hb-install-alpha-bootloader.xml 8 Aug 2005 13:24:46 -0000 1.2
1254 @@ -4,12 +4,12 @@
1255 <!-- The content of this document is licensed under the CC-BY-SA license -->
1256 <!-- See http://creativecommons.org/licenses/by-sa/1.0 -->
1257
1258 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.1/hb-install-alpha-bootloader.xml,v 1.1 2005/08/08 13:16:10 swift Exp $ -->
1259 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.1/hb-install-alpha-bootloader.xml,v 1.2 2005/08/08 13:24:46 swift Exp $ -->
1260
1261 <sections>
1262
1263 -<version>4.1</version>
1264 -<date>2005-03-29</date>
1265 +<version>5.0</version>
1266 +<date>2005-08-08</date>
1267
1268 <section>
1269 <title>Making your Choice</title>
1270
1271
1272
1273 1.2 +4 -4 xml/htdocs/doc/en/handbook/2005.1/hb-install-alpha-disk.xml
1274
1275 file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.1/hb-install-alpha-disk.xml?rev=1.2&content-type=text/x-cvsweb-markup&cvsroot=gentoo
1276 plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.1/hb-install-alpha-disk.xml?rev=1.2&content-type=text/plain&cvsroot=gentoo
1277 diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.1/hb-install-alpha-disk.xml.diff?r1=1.1&r2=1.2&cvsroot=gentoo
1278
1279 Index: hb-install-alpha-disk.xml
1280 ===================================================================
1281 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.1/hb-install-alpha-disk.xml,v
1282 retrieving revision 1.1
1283 retrieving revision 1.2
1284 diff -u -r1.1 -r1.2
1285 --- hb-install-alpha-disk.xml 8 Aug 2005 13:16:10 -0000 1.1
1286 +++ hb-install-alpha-disk.xml 8 Aug 2005 13:24:46 -0000 1.2
1287 @@ -4,12 +4,12 @@
1288 <!-- The content of this document is licensed under the CC-BY-SA license -->
1289 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
1290
1291 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.1/hb-install-alpha-disk.xml,v 1.1 2005/08/08 13:16:10 swift Exp $ -->
1292 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.1/hb-install-alpha-disk.xml,v 1.2 2005/08/08 13:24:46 swift Exp $ -->
1293
1294 <sections>
1295
1296 -<version>4.2</version>
1297 -<date>2005-08-02</date>
1298 +<version>5.0</version>
1299 +<date>2005-08-08</date>
1300
1301 <section>
1302 <title>Introduction to Block Devices</title>
1303 @@ -661,7 +661,7 @@
1304 full data and ordered data journaling. ext3 is a very good and reliable
1305 filesystem. It has an additional hashed b-tree indexing option that enables
1306 high performance in almost all situations. You can enable this indexing by
1307 -adding <c>-O dir_index</c> to the <c>mke2fs</c> command. In short, ext3 is an
1308 +adding <c>-O dir_index</c> to the <c>mke2fs</c> command. In short, ext3 is an
1309 excellent filesystem.
1310 </p>
1311
1312
1313
1314
1315 1.2 +3 -3 xml/htdocs/doc/en/handbook/2005.1/hb-install-alpha-kernel.xml
1316
1317 file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.1/hb-install-alpha-kernel.xml?rev=1.2&content-type=text/x-cvsweb-markup&cvsroot=gentoo
1318 plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.1/hb-install-alpha-kernel.xml?rev=1.2&content-type=text/plain&cvsroot=gentoo
1319 diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.1/hb-install-alpha-kernel.xml.diff?r1=1.1&r2=1.2&cvsroot=gentoo
1320
1321 Index: hb-install-alpha-kernel.xml
1322 ===================================================================
1323 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.1/hb-install-alpha-kernel.xml,v
1324 retrieving revision 1.1
1325 retrieving revision 1.2
1326 diff -u -r1.1 -r1.2
1327 --- hb-install-alpha-kernel.xml 8 Aug 2005 13:16:10 -0000 1.1
1328 +++ hb-install-alpha-kernel.xml 8 Aug 2005 13:24:46 -0000 1.2
1329 @@ -4,12 +4,12 @@
1330 <!-- The content of this document is licensed under the CC-BY-SA license -->
1331 <!-- See http://creativecommons.org/licenses/by-sa/1.0 -->
1332
1333 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.1/hb-install-alpha-kernel.xml,v 1.1 2005/08/08 13:16:10 swift Exp $ -->
1334 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.1/hb-install-alpha-kernel.xml,v 1.2 2005/08/08 13:24:46 swift Exp $ -->
1335
1336 <sections>
1337
1338 -<version>4.6</version>
1339 -<date>2005-07-04</date>
1340 +<version>5.0</version>
1341 +<date>2005-08-08</date>
1342
1343 <section>
1344 <title>Timezone</title>
1345
1346
1347
1348 1.2 +5 -5 xml/htdocs/doc/en/handbook/2005.1/hb-install-alpha-medium.xml
1349
1350 file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.1/hb-install-alpha-medium.xml?rev=1.2&content-type=text/x-cvsweb-markup&cvsroot=gentoo
1351 plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.1/hb-install-alpha-medium.xml?rev=1.2&content-type=text/plain&cvsroot=gentoo
1352 diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.1/hb-install-alpha-medium.xml.diff?r1=1.1&r2=1.2&cvsroot=gentoo
1353
1354 Index: hb-install-alpha-medium.xml
1355 ===================================================================
1356 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.1/hb-install-alpha-medium.xml,v
1357 retrieving revision 1.1
1358 retrieving revision 1.2
1359 diff -u -r1.1 -r1.2
1360 --- hb-install-alpha-medium.xml 8 Aug 2005 13:16:10 -0000 1.1
1361 +++ hb-install-alpha-medium.xml 8 Aug 2005 13:24:46 -0000 1.2
1362 @@ -4,12 +4,12 @@
1363 <!-- The content of this document is licensed under the CC-BY-SA license -->
1364 <!-- See http://creativecommons.org/licenses/by-sa/1.0 -->
1365
1366 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.1/hb-install-alpha-medium.xml,v 1.1 2005/08/08 13:16:10 swift Exp $ -->
1367 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.1/hb-install-alpha-medium.xml,v 1.2 2005/08/08 13:24:46 swift Exp $ -->
1368
1369 <sections>
1370
1371 -<version>4.3</version>
1372 -<date>2005-08-01</date>
1373 +<version>5.0</version>
1374 +<date>2005-08-08</date>
1375
1376 <section>
1377 <title>Hardware Requirements</title>
1378 @@ -154,8 +154,8 @@
1379 You can download the Universal Installation CD (and, if you want to, the
1380 Packages CD as well) from one of our <uri
1381 link="/main/en/mirrors.xml">mirrors</uri>. The Installation CD is located in
1382 -the <path>releases/alpha/2005.0/installcd</path> directory;
1383 -the Package CD is located in the <path>releases/alpha/2005.0/packagecd</path>
1384 +the <path>releases/alpha/2005.1/installcd</path> directory;
1385 +the Package CD is located in the <path>releases/alpha/2005.1/packagecd</path>
1386 directory.
1387 </p>
1388
1389
1390
1391
1392 1.2 +3 -3 xml/htdocs/doc/en/handbook/2005.1/hb-install-amd64-bootloader.xml
1393
1394 file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.1/hb-install-amd64-bootloader.xml?rev=1.2&content-type=text/x-cvsweb-markup&cvsroot=gentoo
1395 plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.1/hb-install-amd64-bootloader.xml?rev=1.2&content-type=text/plain&cvsroot=gentoo
1396 diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.1/hb-install-amd64-bootloader.xml.diff?r1=1.1&r2=1.2&cvsroot=gentoo
1397
1398 Index: hb-install-amd64-bootloader.xml
1399 ===================================================================
1400 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.1/hb-install-amd64-bootloader.xml,v
1401 retrieving revision 1.1
1402 retrieving revision 1.2
1403 diff -u -r1.1 -r1.2
1404 --- hb-install-amd64-bootloader.xml 8 Aug 2005 13:16:10 -0000 1.1
1405 +++ hb-install-amd64-bootloader.xml 8 Aug 2005 13:24:46 -0000 1.2
1406 @@ -4,12 +4,12 @@
1407 <!-- The content of this document is licensed under the CC-BY-SA license -->
1408 <!-- See http://creativecommons.org/licenses/by-sa/1.0 -->
1409
1410 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.1/hb-install-amd64-bootloader.xml,v 1.1 2005/08/08 13:16:10 swift Exp $ -->
1411 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.1/hb-install-amd64-bootloader.xml,v 1.2 2005/08/08 13:24:46 swift Exp $ -->
1412
1413 <sections>
1414
1415 -<version>4.6</version>
1416 -<date>2005-06-10</date>
1417 +<version>5.0</version>
1418 +<date>2005-08-08</date>
1419
1420 <section>
1421 <title>Making your Choice</title>
1422
1423
1424
1425 1.2 +3 -3 xml/htdocs/doc/en/handbook/2005.1/hb-install-amd64-disk.xml
1426
1427 file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.1/hb-install-amd64-disk.xml?rev=1.2&content-type=text/x-cvsweb-markup&cvsroot=gentoo
1428 plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.1/hb-install-amd64-disk.xml?rev=1.2&content-type=text/plain&cvsroot=gentoo
1429 diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.1/hb-install-amd64-disk.xml.diff?r1=1.1&r2=1.2&cvsroot=gentoo
1430
1431 Index: hb-install-amd64-disk.xml
1432 ===================================================================
1433 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.1/hb-install-amd64-disk.xml,v
1434 retrieving revision 1.1
1435 retrieving revision 1.2
1436 diff -u -r1.1 -r1.2
1437 --- hb-install-amd64-disk.xml 8 Aug 2005 13:16:10 -0000 1.1
1438 +++ hb-install-amd64-disk.xml 8 Aug 2005 13:24:46 -0000 1.2
1439 @@ -4,12 +4,12 @@
1440 <!-- The content of this document is licensed under the CC-BY-SA license -->
1441 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
1442
1443 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.1/hb-install-amd64-disk.xml,v 1.1 2005/08/08 13:16:10 swift Exp $ -->
1444 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.1/hb-install-amd64-disk.xml,v 1.2 2005/08/08 13:24:46 swift Exp $ -->
1445
1446 <sections>
1447
1448 -<version>4.2</version>
1449 -<date>2005-08-02</date>
1450 +<version>5.0</version>
1451 +<date>2005-08-08</date>
1452
1453 <section>
1454 <title>Introduction to Block Devices</title>
1455
1456
1457
1458 1.2 +21 -18 xml/htdocs/doc/en/handbook/2005.1/hb-install-amd64-kernel.xml
1459
1460 file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.1/hb-install-amd64-kernel.xml?rev=1.2&content-type=text/x-cvsweb-markup&cvsroot=gentoo
1461 plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.1/hb-install-amd64-kernel.xml?rev=1.2&content-type=text/plain&cvsroot=gentoo
1462 diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.1/hb-install-amd64-kernel.xml.diff?r1=1.1&r2=1.2&cvsroot=gentoo
1463
1464 Index: hb-install-amd64-kernel.xml
1465 ===================================================================
1466 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.1/hb-install-amd64-kernel.xml,v
1467 retrieving revision 1.1
1468 retrieving revision 1.2
1469 diff -u -r1.1 -r1.2
1470 --- hb-install-amd64-kernel.xml 8 Aug 2005 13:16:10 -0000 1.1
1471 +++ hb-install-amd64-kernel.xml 8 Aug 2005 13:24:46 -0000 1.2
1472 @@ -4,12 +4,12 @@
1473 <!-- The content of this document is licensed under the CC-BY-SA license -->
1474 <!-- See http://creativecommons.org/licenses/by-sa/1.0 -->
1475
1476 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.1/hb-install-amd64-kernel.xml,v 1.1 2005/08/08 13:16:10 swift Exp $ -->
1477 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.1/hb-install-amd64-kernel.xml,v 1.2 2005/08/08 13:24:46 swift Exp $ -->
1478
1479 <sections>
1480
1481 -<version>4.8</version>
1482 -<date>2005-07-04</date>
1483 +<version>5.0</version>
1484 +<date>2005-08-08</date>
1485
1486 <section>
1487 <title>Timezone</title>
1488 @@ -53,17 +53,8 @@
1489 Choose your kernel source and install it using <c>emerge</c>.
1490 </p>
1491
1492 -<note>
1493 -Running <c>emerge gentoo-sources</c> will fail due to a bug with the Universal
1494 -Installation CD. Please make sure you run <c>emerge
1495 -=gentoo-sources-2.6.11-r1</c> instead. This has no further effect on your
1496 -environment as Portage will automatically download a more recent kernel source
1497 -when updating your system (after the installation).
1498 -</note>
1499 -
1500 <pre caption="Installing a kernel source">
1501 -# <i>echo "=sys-kernel/gentoo-sources-2.6.11-r1 ~amd64" &gt;&gt; /etc/portage/package.keywords</i>
1502 -# <i>emerge =gentoo-sources-2.6.11-r1</i>
1503 +# <i>emerge gentoo-sources</i>
1504 </pre>
1505
1506 <p>
1507 @@ -73,7 +64,7 @@
1508
1509 <pre caption="Viewing the kernel source symlink">
1510 # <i>ls -l /usr/src/linux</i>
1511 -lrwxrwxrwx 1 root root 12 Oct 13 11:04 /usr/src/linux -&gt; linux-2.6.11-gentoo-r1
1512 +lrwxrwxrwx 1 root root 12 Jul 28 11:04 /usr/src/linux -&gt; linux-2.6.12-gentoo-r6
1513 </pre>
1514
1515 <p>
1516 @@ -84,7 +75,7 @@
1517 <pre caption="Changing the kernel source symlink">
1518 # <i>rm /usr/src/linux</i>
1519 # <i>cd /usr/src</i>
1520 -# <i>ln -s linux-2.6.11-gentoo-r1 linux</i>
1521 +# <i>ln -s linux-2.6.12-gentoo-r6 linux</i>
1522 </pre>
1523
1524 <p>
1525 @@ -163,10 +154,22 @@
1526 </pre>
1527
1528 <p>
1529 +Then we select the exact processor type.
1530 +</p>
1531 +
1532 +<pre caption="Selecting processor type and features">
1533 +Processor type and features --->
1534 + Processor family (AMD-Opteron/Athlon64) --->
1535 + ( ) AMD-Opteron/Athlon64
1536 + ( ) Intel EM64T
1537 + ( ) Generic-x86-64"
1538 +</pre>
1539 +
1540 +<p>
1541 Now go to <c>File Systems</c> and select support for the filesystems you use.
1542 <e>Don't</e> compile them as modules, otherwise your Gentoo system will not be
1543 able to mount your partitions. Also select <c>Virtual memory</c> and <c>/proc
1544 -file system</c>. Do <e>not</e> select <c>/dev file system</c> since 2005.0/AMD64
1545 +file system</c>. Do <e>not</e> select <c>/dev file system</c> since 2005.1/AMD64
1546 uses <c>udev</c> by default.
1547 </p>
1548
1549 @@ -258,7 +261,7 @@
1550 </p>
1551
1552 <pre caption="Installing the kernel">
1553 -# <i>cp arch/x86_64/boot/bzImage /boot/kernel-2.6.11-gentoo-r1</i>
1554 +# <i>cp arch/x86_64/boot/bzImage /boot/kernel-2.6.12-gentoo-r6</i>
1555 </pre>
1556
1557 <p>
1558 @@ -267,7 +270,7 @@
1559 </p>
1560
1561 <pre caption="Backing up your kernel configuration">
1562 -# <i>cp .config /boot/config-2.6.11-gentoo-r1</i>
1563 +# <i>cp .config /boot/config-2.6.12-gentoo-r6</i>
1564 </pre>
1565
1566 <p>
1567
1568
1569
1570 1.2 +14 -24 xml/htdocs/doc/en/handbook/2005.1/hb-install-amd64-medium.xml
1571
1572 file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.1/hb-install-amd64-medium.xml?rev=1.2&content-type=text/x-cvsweb-markup&cvsroot=gentoo
1573 plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.1/hb-install-amd64-medium.xml?rev=1.2&content-type=text/plain&cvsroot=gentoo
1574 diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.1/hb-install-amd64-medium.xml.diff?r1=1.1&r2=1.2&cvsroot=gentoo
1575
1576 Index: hb-install-amd64-medium.xml
1577 ===================================================================
1578 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.1/hb-install-amd64-medium.xml,v
1579 retrieving revision 1.1
1580 retrieving revision 1.2
1581 diff -u -r1.1 -r1.2
1582 --- hb-install-amd64-medium.xml 8 Aug 2005 13:16:10 -0000 1.1
1583 +++ hb-install-amd64-medium.xml 8 Aug 2005 13:24:46 -0000 1.2
1584 @@ -2,14 +2,14 @@
1585 <!DOCTYPE sections SYSTEM "/dtd/book.dtd">
1586
1587 <!-- The content of this document is licensed under the CC-BY-SA license -->
1588 -<!-- See http://creativecommons.org/licenses/by-sa/1.0 -->
1589 +<!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
1590
1591 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.1/hb-install-amd64-medium.xml,v 1.1 2005/08/08 13:16:10 swift Exp $ -->
1592 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.1/hb-install-amd64-medium.xml,v 1.2 2005/08/08 13:24:46 swift Exp $ -->
1593
1594 <sections>
1595
1596 -<version>4.21</version>
1597 -<date>2005-05-06</date>
1598 +<version>5.0</version>
1599 +<date>2005-08-08</date>
1600
1601 <section>
1602 <title>Hardware Requirements</title>
1603 @@ -47,11 +47,6 @@
1604 </tr>
1605 </table>
1606
1607 -<note>
1608 -* Intel processors with EM64T extensions <e>might</e> work as well, but are
1609 -untested.
1610 -</note>
1611 -
1612 <p>
1613 You should check the <uri link="http://amd64.gentoo.org">Gentoo
1614 AMD64 Project Page</uri> before proceeding.
1615 @@ -159,8 +154,8 @@
1616 You can download the Universal Installation CD (and, if you want to, the
1617 Packages CD as well) from one of our <uri
1618 link="/main/en/mirrors.xml">mirrors</uri>. The Installation CD is located in
1619 -the <path>releases/amd64/2005.0/installcd</path> directory;
1620 -the Package CD is located in the <path>releases/amd64/2005.0/packagecd</path>
1621 +the <path>releases/amd64/2005.1/installcd</path> directory;
1622 +the Package CD is located in the <path>releases/amd64/2005.1/packagecd</path>
1623 directory.
1624 </p>
1625
1626 @@ -265,10 +260,6 @@
1627 <ti>gentoo</ti>
1628 <ti>Default kernel with support for K8 CPUs with NUMA</ti>
1629 </tr>
1630 -<tr>
1631 - <ti>gentoo-em64t</ti>
1632 - <ti>Same as gentoo, but compiled for gen. x86-64 with SMP support</ti>
1633 -</tr>
1634 </table>
1635
1636 <p>
1637 @@ -313,15 +304,14 @@
1638
1639 <p>
1640 You will then be greeted with a boot screen and progress bar. If you are
1641 -installing Gentoo on a system with a non-US keyboard, make sure you press F2 to
1642 -switch to verbose mode and follow the prompt. If no selection is made in 10
1643 -seconds, the default (US keyboard) will be accepted and the boot process will
1644 -continue. Once
1645 -the boot process completes, you will be automatically logged in to the
1646 -&quot;Live&quot; Gentoo Linux as &quot;root&quot;, the super user. You should
1647 -have a root (&quot;#&quot;) prompt on the current console and can also switch
1648 -to other consoles by pressing Alt-F2, Alt-F3 and Alt-F4. Get back to the one
1649 -you started on by pressing Alt-F1.
1650 +installing Gentoo on a system with a non-US keyboard, make sure you
1651 +immediately press Alt-F1 to switch to verbose mode and follow the prompt. If no
1652 +selection is made in 10 seconds, the default (US keyboard) will be accepted and
1653 +the boot process will continue. Once the boot process completes, you will be
1654 +automatically logged in to the &quot;Live&quot; Gentoo Linux as
1655 +&quot;root&quot;, the super user. You should have a root (&quot;#&quot;) prompt
1656 +on the current console and can also switch to other consoles by pressing Alt-F2,
1657 +Alt-F3 and Alt-F4. Get back to the one you started on by pressing Alt-F1.
1658 </p>
1659
1660 <p>
1661
1662
1663
1664 1.2 +135 -58 xml/htdocs/doc/en/handbook/2005.1/hb-install-config.xml
1665
1666 file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.1/hb-install-config.xml?rev=1.2&content-type=text/x-cvsweb-markup&cvsroot=gentoo
1667 plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.1/hb-install-config.xml?rev=1.2&content-type=text/plain&cvsroot=gentoo
1668 diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.1/hb-install-config.xml.diff?r1=1.1&r2=1.2&cvsroot=gentoo
1669
1670 Index: hb-install-config.xml
1671 ===================================================================
1672 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.1/hb-install-config.xml,v
1673 retrieving revision 1.1
1674 retrieving revision 1.2
1675 diff -u -r1.1 -r1.2
1676 --- hb-install-config.xml 8 Aug 2005 13:16:10 -0000 1.1
1677 +++ hb-install-config.xml 8 Aug 2005 13:24:46 -0000 1.2
1678 @@ -2,14 +2,14 @@
1679 <!DOCTYPE sections SYSTEM "/dtd/book.dtd">
1680
1681 <!-- The content of this document is licensed under the CC-BY-SA license -->
1682 -<!-- See http://creativecommons.org/licenses/by-sa/1.0 -->
1683 +<!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
1684
1685 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.1/hb-install-config.xml,v 1.1 2005/08/08 13:16:10 swift Exp $ -->
1686 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.1/hb-install-config.xml,v 1.2 2005/08/08 13:24:46 swift Exp $ -->
1687
1688 <sections>
1689
1690 -<version>4.2</version>
1691 -<date>2005-05-23</date>
1692 +<version>5.0</version>
1693 +<date>2005-08-08</date>
1694
1695 <section>
1696 <title>Filesystem Information</title>
1697 @@ -181,7 +181,10 @@
1698 </p>
1699
1700 <pre caption="Setting the hostname">
1701 -# <i>echo tux &gt; /etc/hostname</i>
1702 +# <i>nano -w /etc/conf.d/hostname</i>
1703 +
1704 +<comment>(Set the HOSTNAME variable to your hostname)</comment>
1705 +HOSTNAME="<i>tux</i>"
1706 </pre>
1707
1708 <p>
1709 @@ -189,7 +192,10 @@
1710 </p>
1711
1712 <pre caption="Setting the domainname">
1713 -# <i>echo homenetwork &gt; /etc/dnsdomainname</i>
1714 +# <i>nano -w /etc/conf.d/domainname</i>
1715 +
1716 +<comment>(Set the DNSDOMAIN variable to your domain name)</comment>
1717 +DNSDOMAIN="<i>homenetwork</i>"
1718 </pre>
1719
1720 <p>
1721 @@ -198,7 +204,10 @@
1722 </p>
1723
1724 <pre caption="Setting the NIS domainname">
1725 -# <i>echo nis.homenetwork &gt; /etc/nisdomainname</i>
1726 +# <i>nano -w /etc/conf.d/domainname</i>
1727 +
1728 +<comment>(Set the NISDOMAIN variable to your NIS domain name)</comment>
1729 +NISDOMAIN="<i>my-nisdomain</i>"
1730 </pre>
1731
1732 <p>
1733 @@ -217,20 +226,34 @@
1734
1735 <p>
1736 Before you get that "Hey, we've had that already"-feeling, you should remember
1737 -that the networking you set up in the beginning of the gentoo installation was
1738 +that the networking you set up in the beginning of the Gentoo installation was
1739 just for the installation. Right now you are going to configure networking for
1740 your Gentoo system permanently.
1741 </p>
1742
1743 +<note>
1744 +More detailed information about networking, including advanced topics like
1745 +bonding, bridging, 802.11q VLANs or wireless networking is covered in the <uri
1746 +link="?part=4">Gentoo Network Configuration</uri> section.
1747 +</note>
1748 +
1749 <p>
1750 All networking information is gathered in <path>/etc/conf.d/net</path>. It uses
1751 a straightforward yet not intuitive syntax if you don't know how to set up
1752 -networking manually. But don't fear, we'll explain everything :)
1753 +networking manually. But don't fear, we'll explain everything. A fully
1754 +commented example that covers many different configurations is available in
1755 +<path>/etc/conf.d/net.example</path>.
1756 +</p>
1757 +
1758 +<p>
1759 +DHCP is used by default and does not require any further configuration.
1760 </p>
1761
1762 <p>
1763 -First open <path>/etc/conf.d/net</path> with your favorite editor (<c>nano</c>
1764 -is used in this example):
1765 +If you need to configure your network connection either because you need
1766 +specific DHCP options or because you do not use DHCP at all, open
1767 +<path>/etc/conf.d/net</path> with your favorite editor (<c>nano</c> is used in
1768 +this example):
1769 </p>
1770
1771 <pre caption="Opening /etc/conf.d/net for editing">
1772 @@ -238,54 +261,44 @@
1773 </pre>
1774
1775 <p>
1776 -The first variable you'll find is <c>iface_eth0</c>. It uses the following
1777 -syntax:
1778 +You will see the following file:
1779 </p>
1780
1781 -<pre caption="iface_eth0 syntaxis">
1782 -iface_eth0="<i>&lt;your ip address&gt;</i> broadcast <i>&lt;your broadcast address&gt;</i> netmask <i>&lt;your netmask&gt;</i>"
1783 +<pre caption="Default /etc/conf.d/net">
1784 +# This blank configuration will automatically use DHCP for any net.*
1785 +# scripts in /etc/init.d. To create a more complete configuration,
1786 +# please review /etc/conf.d/net.example and save your configuration
1787 +# in /etc/conf.d/net (this file :]!).
1788 </pre>
1789
1790 <p>
1791 -If you use DHCP (automatic IP retrieval), you should just set <c>iface_eth0</c>
1792 -to <c>dhcp</c>. If you use rp-pppoe (e.g. for ADSL), set it to <c>up</c>.
1793 -If you need to set up your network manually and you're
1794 -not familiar with all the above terms, please read the section on <uri
1795 -link="?part=1&amp;chap=3#network_term">Understanding Network
1796 -Terminology</uri> if you haven't done so already.
1797 +To enter your own IP address, netmask and gateway, you need
1798 +to set both <c>config_eth0</c> and <c>routes_eth0</c>:
1799 </p>
1800
1801 +<pre caption="Manually setting IP information for eth0">
1802 +config_eth0=( "192.168.0.2 netmask 255.255.255.0" )
1803 +routes_eth0=( "default gw 192.168.0.1" )
1804 +</pre>
1805 +
1806 <p>
1807 -So let us give three examples; the first one uses DHCP, the second one a static
1808 -IP (192.168.0.2) with netmask 255.255.255.0, broadcast 192.168.0.255 and
1809 -gateway 192.168.0.1 while the third one just activates the interface for
1810 -rp-pppoe usage:
1811 +To use DHCP and add specific DHCP options, define <c>config_eth0</c> and
1812 +<c>dhcp_eth0</c>:
1813 </p>
1814
1815 -<pre caption="Examples for /etc/conf.d/net">
1816 -<comment>(For DHCP)</comment>
1817 -iface_eth0="dhcp"
1818 -<comment># Some network admins require that you use the</comment>
1819 -<comment># hostname and domainname provided by the DHCP server.</comment>
1820 -<comment># In that case, add the following to let dhcpcd use them.</comment>
1821 -<comment># That will override your own hostname and domainname definitions.</comment>
1822 -dhcpcd_eth0="-HD"
1823 -<comment># If you intend on using NTP to keep your machine clock synchronized, use</comment>
1824 -<comment># the -N option to prevent dhcpcd from overwriting your /etc/ntp.conf file</comment>
1825 -dhcpcd_eth0="-N"
1826 -
1827 -<comment>(For static IP)</comment>
1828 -iface_eth0="192.168.0.2 broadcast 192.168.0.255 netmask 255.255.255.0"
1829 -gateway="eth0/192.168.0.1"
1830 -
1831 -<comment>(For rp-pppoe)</comment>
1832 -iface_eth0="up"
1833 +<pre caption="Automatically obtaining an IP address for eth0">
1834 +config_eth0=( "dhcp" )
1835 +dhcp_eth0="nodns nontp nonis"
1836 </pre>
1837
1838 <p>
1839 -If you have several network interfaces, create extra <c>iface_eth</c> variables,
1840 -like <c>iface_eth1</c>, <c>iface_eth2</c> etc. The <c>gateway</c> variable
1841 -shouldn't be reproduced as you can only set one gateway per computer.
1842 +Please read <path>/etc/conf.d/net.example</path> for a list of all available
1843 +options.
1844 +</p>
1845 +
1846 +<p>
1847 +If you have several network interfaces repeat the above steps for
1848 +<c>config_eth1</c>, <c>config_eth2</c>, etc.
1849 </p>
1850
1851 <p>
1852 @@ -379,11 +392,12 @@
1853 <p>
1854 PCMCIA-users should first install the <c>pcmcia-cs</c> package. This also
1855 includes users who will be working with a 2.6 kernel (even though they won't be
1856 -using the PCMCIA drivers from this package).
1857 +using the PCMCIA drivers from this package). The <c>USE="-X"</c> is necessary
1858 +to avoid installing xorg-x11 at this moment:
1859 </p>
1860
1861 <pre caption="Installing pcmcia-cs">
1862 -# <i>emerge pcmcia-cs</i>
1863 +# <i>USE="-X" emerge pcmcia-cs</i>
1864 </pre>
1865
1866 <p>
1867 @@ -437,32 +451,95 @@
1868 </pre>
1869
1870
1871
1872 1.2 +4 -4 xml/htdocs/doc/en/handbook/2005.1/hb-install-finalise.xml
1873
1874 file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.1/hb-install-finalise.xml?rev=1.2&content-type=text/x-cvsweb-markup&cvsroot=gentoo
1875 plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.1/hb-install-finalise.xml?rev=1.2&content-type=text/plain&cvsroot=gentoo
1876 diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.1/hb-install-finalise.xml.diff?r1=1.1&r2=1.2&cvsroot=gentoo
1877
1878 Index: hb-install-finalise.xml
1879 ===================================================================
1880 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.1/hb-install-finalise.xml,v
1881 retrieving revision 1.1
1882 retrieving revision 1.2
1883 diff -u -r1.1 -r1.2
1884 --- hb-install-finalise.xml 8 Aug 2005 13:16:10 -0000 1.1
1885 +++ hb-install-finalise.xml 8 Aug 2005 13:24:46 -0000 1.2
1886 @@ -4,12 +4,12 @@
1887 <!-- The content of this document is licensed under the CC-BY-SA license -->
1888 <!-- See http://creativecommons.org/licenses/by-sa/1.0 -->
1889
1890 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.1/hb-install-finalise.xml,v 1.1 2005/08/08 13:16:10 swift Exp $ -->
1891 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.1/hb-install-finalise.xml,v 1.2 2005/08/08 13:24:46 swift Exp $ -->
1892
1893 <sections>
1894
1895 -<version>4.00</version>
1896 -<date>2005-03-21</date>
1897 +<version>5.0</version>
1898 +<date>2005-08-08</date>
1899
1900 <section>
1901 <title>User Administration</title>
1902 @@ -136,7 +136,7 @@
1903
1904 <p>
1905 Now install the packages you want. The Packages CD contains several prebuilt
1906 -binaries, for instance KDE:
1907 +binaries, for instance KDE (not available for HPPA though):
1908 </p>
1909
1910 <pre caption="Installing KDE">
1911
1912
1913
1914 1.2 +8 -8 xml/htdocs/doc/en/handbook/2005.1/hb-install-hppa-bootloader.xml
1915
1916 file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.1/hb-install-hppa-bootloader.xml?rev=1.2&content-type=text/x-cvsweb-markup&cvsroot=gentoo
1917 plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.1/hb-install-hppa-bootloader.xml?rev=1.2&content-type=text/plain&cvsroot=gentoo
1918 diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.1/hb-install-hppa-bootloader.xml.diff?r1=1.1&r2=1.2&cvsroot=gentoo
1919
1920 Index: hb-install-hppa-bootloader.xml
1921 ===================================================================
1922 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.1/hb-install-hppa-bootloader.xml,v
1923 retrieving revision 1.1
1924 retrieving revision 1.2
1925 diff -u -r1.1 -r1.2
1926 --- hb-install-hppa-bootloader.xml 8 Aug 2005 13:16:10 -0000 1.1
1927 +++ hb-install-hppa-bootloader.xml 8 Aug 2005 13:24:46 -0000 1.2
1928 @@ -4,12 +4,12 @@
1929 <!-- The content of this document is licensed under the CC-BY-SA license -->
1930 <!-- See http://creativecommons.org/licenses/by-sa/1.0 -->
1931
1932 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.1/hb-install-hppa-bootloader.xml,v 1.1 2005/08/08 13:16:10 swift Exp $ -->
1933 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.1/hb-install-hppa-bootloader.xml,v 1.2 2005/08/08 13:24:46 swift Exp $ -->
1934
1935 <sections>
1936
1937 -<version>4.00</version>
1938 -<date>2004-09-24</date>
1939 +<version>5.0</version>
1940 +<date>2005-08-08</date>
1941
1942 <section>
1943 <title>Installing PALO</title>
1944 @@ -22,16 +22,16 @@
1945 </p>
1946
1947 <pre caption = "/etc/palo.conf example">
1948 ---commandline=2/vmlinux root=/dev/sdb2 HOME=/
1949 +--commandline=2/kernel-2.6.12.2-pa2 root=/dev/sda4
1950 --recoverykernel=/vmlinux.old
1951 ---init-partitioned=/dev/sdb
1952 +--init-partitioned=/dev/sda
1953 </pre>
1954
1955 <p>
1956 The first line tells palo the location of the kernel and which boot
1957 -parameters it must use. <c>2/vmlinux</c> means the kernel named <c>/vmlinux</c>
1958 -resides on the second partition. Beware, the path to the kernel is
1959 -relative to the partition, not to the root of your filesystem.
1960 +parameters it must use. <c>2/kernel-2.6.12.2-pa2</c> means the kernel named
1961 +<c>kernel-2.6.12.2-pa2</c> resides on the second partition. Beware, the path
1962 +to the kernel is relative to the partition, not to the root of your filesystem.
1963 </p>
1964
1965 <p>
1966
1967
1968
1969 1.2 +3 -3 xml/htdocs/doc/en/handbook/2005.1/hb-install-hppa-disk.xml
1970
1971 file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.1/hb-install-hppa-disk.xml?rev=1.2&content-type=text/x-cvsweb-markup&cvsroot=gentoo
1972 plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.1/hb-install-hppa-disk.xml?rev=1.2&content-type=text/plain&cvsroot=gentoo
1973 diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.1/hb-install-hppa-disk.xml.diff?r1=1.1&r2=1.2&cvsroot=gentoo
1974
1975 Index: hb-install-hppa-disk.xml
1976 ===================================================================
1977 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.1/hb-install-hppa-disk.xml,v
1978 retrieving revision 1.1
1979 retrieving revision 1.2
1980 diff -u -r1.1 -r1.2
1981 --- hb-install-hppa-disk.xml 8 Aug 2005 13:16:10 -0000 1.1
1982 +++ hb-install-hppa-disk.xml 8 Aug 2005 13:24:46 -0000 1.2
1983 @@ -4,12 +4,12 @@
1984 <!-- The content of this document is licensed under the CC-BY-SA license -->
1985 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
1986
1987 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.1/hb-install-hppa-disk.xml,v 1.1 2005/08/08 13:16:10 swift Exp $ -->
1988 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.1/hb-install-hppa-disk.xml,v 1.2 2005/08/08 13:24:46 swift Exp $ -->
1989
1990 <sections>
1991
1992 -<version>4.2</version>
1993 -<date>2005-08-02</date>
1994 +<version>5.0</version>
1995 +<date>2005-08-08</date>
1996
1997 <section>
1998 <title>Introduction to Block Devices</title>
1999
2000
2001
2002 1.2 +15 -15 xml/htdocs/doc/en/handbook/2005.1/hb-install-hppa-kernel.xml
2003
2004 file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.1/hb-install-hppa-kernel.xml?rev=1.2&content-type=text/x-cvsweb-markup&cvsroot=gentoo
2005 plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.1/hb-install-hppa-kernel.xml?rev=1.2&content-type=text/plain&cvsroot=gentoo
2006 diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.1/hb-install-hppa-kernel.xml.diff?r1=1.1&r2=1.2&cvsroot=gentoo
2007
2008 Index: hb-install-hppa-kernel.xml
2009 ===================================================================
2010 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.1/hb-install-hppa-kernel.xml,v
2011 retrieving revision 1.1
2012 retrieving revision 1.2
2013 diff -u -r1.1 -r1.2
2014 --- hb-install-hppa-kernel.xml 8 Aug 2005 13:16:10 -0000 1.1
2015 +++ hb-install-hppa-kernel.xml 8 Aug 2005 13:24:46 -0000 1.2
2016 @@ -4,12 +4,12 @@
2017 <!-- The content of this document is licensed under the CC-BY-SA license -->
2018 <!-- See http://creativecommons.org/licenses/by-sa/1.0 -->
2019
2020 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.1/hb-install-hppa-kernel.xml,v 1.1 2005/08/08 13:16:10 swift Exp $ -->
2021 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.1/hb-install-hppa-kernel.xml,v 1.2 2005/08/08 13:24:46 swift Exp $ -->
2022
2023 <sections>
2024
2025 -<version>4.3</version>
2026 -<date>2005-06-09</date>
2027 +<version>5.0</version>
2028 +<date>2005-08-08</date>
2029
2030 <section>
2031 <title>Timezone</title>
2032 @@ -61,7 +61,7 @@
2033
2034 <pre caption="Viewing the kernel source symlink">
2035 # <i>ls -l /usr/src/linux</i>
2036 -lrwxrwxrwx 1 root root 12 Oct 13 11:04 /usr/src/linux -&gt; linux-2.6.10_p11
2037 +lrwxrwxrwx 1 root root 12 Oct 13 11:04 /usr/src/linux -&gt; linux-2.6.12.2-pa2
2038 </pre>
2039
2040 <p>
2041 @@ -72,7 +72,7 @@
2042 <pre caption="Changing the kernel source symlink">
2043 # <i>rm /usr/src/linux</i>
2044 # <i>cd /usr/src</i>
2045 -# <i>ln -s linux-2.6.10_p11 linux</i>
2046 +# <i>ln -s linux-2.6.12.2-pa2 linux</i>
2047 </pre>
2048
2049 <p>
2050 @@ -265,12 +265,12 @@
2051 <p>
2052 When the kernel has finished compiling, copy the kernel image to
2053 <path>/boot</path>. In the next example we assume you have configured and
2054 -compiled <c>hppa-sources-2.6.10_p11</c>.
2055 +compiled <c>hppa-sources-2.6.12.2-pa2</c>.
2056 </p>
2057
2058 <pre caption="Installing the kernel">
2059 -# <i>cp vmlinux /boot/kernel-2.6.10_p11</i>
2060 -# <i>cp System.map /boot/System.map-2.6.10_p11</i>
2061 +# <i>cp vmlinux /boot/kernel-2.6.12.2-pa2</i>
2062 +# <i>cp System.map /boot/System.map-2.6.12.2-pa2</i>
2063 </pre>
2064
2065 <p>
2066 @@ -279,7 +279,7 @@
2067 </p>
2068
2069 <pre caption="Backing up your kernel configuration">
2070 -# <i>cp .config /boot/config-2.6.10_p11</i>
2071 +# <i>cp .config /boot/config-2.6.12.2-pa2</i>
2072 </pre>
2073
2074 <p>
2075 @@ -367,14 +367,14 @@
2076
2077 <p>
2078 Now, let's perform one more step to get our system to be more like the
2079 -Installation CD -- let's emerge <c>hotplug</c>. While the initrd autodetects
2080 -hardware that is needed to boot your system, <c>hotplug</c> autodetects
2081 -everything else. To emerge and enable <c>hotplug</c>, type the following:
2082 +Installation CD -- let's emerge <c>coldplug</c>. While the initrd autodetects
2083 +hardware that is needed to boot your system, <c>coldplug</c> autodetects
2084 +everything else. To emerge and enable <c>coldplug</c>, type the following:
2085 </p>
2086
2087 -<pre caption="Emerging and enabling hotplug">
2088 -# <i>emerge hotplug</i>
2089 -# <i>rc-update add hotplug default</i>
2090 +<pre caption="Emerging and enabling coldplug">
2091 +# <i>emerge coldplug</i>
2092 +# <i>rc-update add coldplug default</i>
2093 </pre>
2094
2095 </body>
2096
2097
2098
2099 1.2 +32 -39 xml/htdocs/doc/en/handbook/2005.1/hb-install-hppa-medium.xml
2100
2101 file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.1/hb-install-hppa-medium.xml?rev=1.2&content-type=text/x-cvsweb-markup&cvsroot=gentoo
2102 plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.1/hb-install-hppa-medium.xml?rev=1.2&content-type=text/plain&cvsroot=gentoo
2103 diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.1/hb-install-hppa-medium.xml.diff?r1=1.1&r2=1.2&cvsroot=gentoo
2104
2105 Index: hb-install-hppa-medium.xml
2106 ===================================================================
2107 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.1/hb-install-hppa-medium.xml,v
2108 retrieving revision 1.1
2109 retrieving revision 1.2
2110 diff -u -r1.1 -r1.2
2111 --- hb-install-hppa-medium.xml 8 Aug 2005 13:16:10 -0000 1.1
2112 +++ hb-install-hppa-medium.xml 8 Aug 2005 13:24:46 -0000 1.2
2113 @@ -4,12 +4,12 @@
2114 <!-- The content of this document is licensed under the CC-BY-SA license -->
2115 <!-- See http://creativecommons.org/licenses/by-sa/1.0 -->
2116
2117 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.1/hb-install-hppa-medium.xml,v 1.1 2005/08/08 13:16:10 swift Exp $ -->
2118 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.1/hb-install-hppa-medium.xml,v 1.2 2005/08/08 13:24:46 swift Exp $ -->
2119
2120 <sections>
2121
2122 -<version>4.2</version>
2123 -<date>2005-05-24</date>
2124 +<version>5.0</version>
2125 +<date>2005-08-08</date>
2126
2127 <section>
2128 <title>Hardware Requirements</title>
2129 @@ -125,19 +125,6 @@
2130 </li>
2131 </ul>
2132
2133 -<p>
2134 -Gentoo also provides a Package CD. This is no Installation CD but an additional
2135 -resource that you can exploit during the installation of your Gentoo system. It
2136 -contains prebuilt packages (the so-called GRP set) that allows you to easily
2137 -and quickly install additional applications (such as OpenOffice.org, KDE,
2138 -GNOME, ...) immediately after the Gentoo installation and right before you
2139 -update your Portage tree.
2140 -</p>
2141 -
2142 -<p>
2143 -The use of the Package CD is covered later in this document.
2144 -</p>
2145 -
2146 </body>
2147 </subsection>
2148 </section>
2149 @@ -149,12 +136,9 @@
2150 <body>
2151
2152 <p>
2153 -You can download the Universal Installation CD (and, if you want to, the
2154 -Packages CD as well) from one of our <uri
2155 +You can download the Universal Installation CD from one of our <uri
2156 link="/main/en/mirrors.xml">mirrors</uri>. The Installation CD is located in
2157 -the <path>releases/hppa/2005.0/installcd</path> directory;
2158 -the Package CD is located in the <path>releases/hppa/2005.0/packagecd</path>
2159 -directory.
2160 +the <path>releases/hppa/2005.1/installcd</path> directory.
2161 </p>
2162
2163 <p>
2164 @@ -302,23 +286,32 @@
2165 Attempting to load IPL.
2166
2167
2168 -Hard booted.
2169 -palo ipl 1.2 root@×××××.da-kot Tue Apr 8 12:43:07 CEST 2003
2170 +HARD Booted.
2171 +palo ipl 1.5 root@hope Sat Apr 23 18:06:47 CEST 2005
2172
2173 Boot image contains:
2174 - 0/vmlinux32 4028015 bytes @ 0x1520000
2175 - 0/ramdisk 834748 bytes @ 0xf800
2176 -Current command line:
2177 -0/vmlinux initrd=initrd.gz TERM=linux console=tty root=/dev/ram0 init=/linuxrc
2178 - 0: 0/vmlinux
2179 - 1: initrd=initrd.gz
2180 - 2: TERM=linux
2181 - 3: console=tty
2182 - 4: root=/dev/ram0
2183 - 5: init=/linuxrc
2184 -
2185 -Edit which field?
2186 -(or 'b' to boot with this command line)?
2187 + 0/vmlinux32 6241293 bytes @ 0x3904000
2188 + 0/vmlinux64 8352719 bytes @ 0x3ef8000
2189 + 0/ramdisk 1007589 bytes @ 0x105800
2190 +
2191 +Information: No console specified on kernel command line. This is normal.
2192 +PALO will choose the console currently used by firmware (serial).Current command line:
2193 +0/vmlinux initrd=initrd TERM=linux root=/dev/ram0 init=/linuxrc cdroot looptype=squashfs loop=/livecd.squashfs hda=scsi console=ttyS0
2194 + 0: 0/vmlinux
2195 + 1: initrd=initrd
2196 + 2: TERM=linux
2197 + 3: root=/dev/ram0
2198 + 4: init=/linuxrc
2199 + 5: cdroot
2200 + 6: looptype=squashfs
2201 + 7: loop=/livecd.squashfs
2202 + 8: hda=scsi
2203 + 9: console=ttyS0
2204 +
2205 +&lt;#&gt; edit the numbered field
2206 +'b' boot with this command line
2207 +'r' restore command line
2208 +'l' list dir
2209 </pre>
2210
2211 <p>
2212 @@ -334,9 +327,9 @@
2213 disable loading of particular modules.
2214 </p>
2215
2216 -<pre caption="Adding cdcache as boot option">
2217 -(or 'b' to boot with this command line)? <i>5</i>
2218 -init=/linuxrc <i>cdcache</i>
2219 +<pre caption="Adding hdb=scsi as boot option">
2220 +(or 'b' to boot with this command line)? <i>9</i>
2221 +console=ttyS0 <i>hdb=scsi</i>
2222 </pre>
2223
2224 <p>
2225
2226
2227
2228 1.2 +28 -28 xml/htdocs/doc/en/handbook/2005.1/hb-install-network.xml
2229
2230 file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.1/hb-install-network.xml?rev=1.2&content-type=text/x-cvsweb-markup&cvsroot=gentoo
2231 plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.1/hb-install-network.xml?rev=1.2&content-type=text/plain&cvsroot=gentoo
2232 diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.1/hb-install-network.xml.diff?r1=1.1&r2=1.2&cvsroot=gentoo
2233
2234 Index: hb-install-network.xml
2235 ===================================================================
2236 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.1/hb-install-network.xml,v
2237 retrieving revision 1.1
2238 retrieving revision 1.2
2239 diff -u -r1.1 -r1.2
2240 --- hb-install-network.xml 8 Aug 2005 13:16:10 -0000 1.1
2241 +++ hb-install-network.xml 8 Aug 2005 13:24:46 -0000 1.2
2242 @@ -4,12 +4,12 @@
2243 <!-- The content of this document is licensed under the CC-BY-SA license -->
2244 <!-- See http://creativecommons.org/licenses/by-sa/1.0 -->
2245
2246 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.1/hb-install-network.xml,v 1.1 2005/08/08 13:16:10 swift Exp $ -->
2247 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.1/hb-install-network.xml,v 1.2 2005/08/08 13:24:46 swift Exp $ -->
2248
2249 <sections>
2250
2251 -<version>4.1</version>
2252 -<date>2005-07-28</date>
2253 +<version>5.0</version>
2254 +<date>2005-08-08</date>
2255
2256 <section>
2257 <title>Do you need Networking?</title>
2258 @@ -106,19 +106,19 @@
2259 </body>
2260 </subsection>
2261 <subsection>
2262 -<title>Optional: Configure Proxy</title>
2263 +<title>Optional: Configure any Proxies</title>
2264 <body>
2265
2266 <p>
2267 If you access the Internet through a proxy, you might need to set up proxy
2268 information during the installation. It is very easy to define a proxy: you just
2269 -need to define a variable which contains the proxy server information.
2270 +need to define a variable which contains the proxy server information.
2271 </p>
2272
2273 <p>
2274 In most cases, you can just define the variables using the server hostname. As
2275 -an example, we assume the proxy is called <e>proxy.gentoo.org</e> and the port
2276 -is 8080.
2277 +an example, we assume the proxy is called <c>proxy.gentoo.org</c> and the port
2278 +is <c>8080</c>.
2279 </p>
2280
2281 <pre caption="Defining proxy servers">
2282 @@ -147,9 +147,9 @@
2283
2284 <p>
2285 You may want to try pinging your ISP's DNS server (found in
2286 -<path>/etc/resolv.conf</path>) and a Web site of choice, just to make sure
2287 +<path>/etc/resolv.conf</path>) and a Web site of your choice, just to make sure
2288 that your packets are reaching the net, DNS name resolution is working
2289 -correctly, etc..
2290 +correctly, etc.
2291 </p>
2292
2293 <pre caption="Further network testing">
2294 @@ -157,9 +157,9 @@
2295 </pre>
2296
2297 <p>
2298 -Are you able to use your network? If so, you can skip the rest of this
2299 +If you are now able to use your network, you can skip the rest of this
2300 section and continue with <uri link="?part=1&amp;chap=4">Preparing the
2301 -Disks</uri>. If not, bad luck, you'll have to work on it a bit more.
2302 +Disks</uri>. If not, read on.
2303 </p>
2304
2305 </body>
2306 @@ -178,7 +178,7 @@
2307
2308 <p>
2309 If your installation medium does not contain any of these tools or your network
2310 -doesn't function yet, continue with <uri link="#doc_chap4">Manual Network
2311 +doesn't function yet, continue with <uri link="#doc_chap3">Manual Network
2312 Configuration</uri>.
2313 </p>
2314
2315 @@ -193,7 +193,7 @@
2316 </li>
2317 <li>
2318 PPTP users should continue with <uri link="#pptp">Alternative:
2319 - Using PPTP</uri> (x86 only)
2320 + Using PPTP</uri>
2321 </li>
2322 </ul>
2323
2324 @@ -222,7 +222,7 @@
2325 </p>
2326
2327 <p>
2328 -If your network still doesn't work, continue with <uri link="#doc_chap4">Manual
2329 +If your network still doesn't work, continue with <uri link="#doc_chap3">Manual
2330 Network Configuration</uri>.
2331 </p>
2332
2333 @@ -238,7 +238,7 @@
2334 version) has made things easy for you by including <c>rp-pppoe</c>. Use the
2335 provided <c>adsl-setup</c> script to configure your connection. You will be
2336 prompted for the ethernet device that is connected to your adsl modem, your
2337 -username and password, the IPs of your DNS servers and if you need a basic
2338 +username and password, the IPs of your DNS servers and if you need a basic
2339 firewall or not.
2340 </p>
2341
2342 @@ -253,7 +253,7 @@
2343 <path>/etc/ppp/chap-secrets</path> and make sure you are using the right
2344 ethernet device. If your ethernet device doesn't exist, you will have to load
2345 the appropriate network modules. In that case you should continue with
2346 -<uri link="#doc_chap4">Manual Network Configuration</uri> as we explain how to
2347 +<uri link="#doc_chap3">Manual Network Configuration</uri> as we explain how to
2348 load the appropriate network modules there.
2349 </p>
2350
2351 @@ -269,7 +269,7 @@
2352 <body>
2353
2354 <note>
2355 -PPTP is only available for the x86 architecture.
2356 +PPTP support is only available for x86
2357 </note>
2358
2359 <p>
2360 @@ -323,7 +323,7 @@
2361
2362 <p>
2363 If <c>net-setup</c> or <c>adsl-setup</c> failed, then it is possible that
2364 -your networkcard wasn't found immediately. This means you may have to load
2365 +your network card wasn't found immediately. This means you may have to load
2366 the appropriate kernel modules manually.
2367 </p>
2368
2369 @@ -443,9 +443,9 @@
2370
2371 <note>
2372 Support for the <c>iwconfig</c> command is only available on x86, amd64 and ppc
2373 -Installation CDs. You can still get the extensions working otherwise by
2374 -following the instructions of the <uri
2375 -link="ftp://ftp.linux-wlan.org/pub/linux-wlan-ng/README">linux-wlan-ng
2376 +Installation CDs. You can still get the extensions working otherwise
2377 +by following the instructions of the
2378 +<uri link="ftp://ftp.linux-wlan.org/pub/linux-wlan-ng/README">linux-wlan-ng
2379 project</uri>.
2380 </note>
2381
2382 @@ -514,10 +514,10 @@
2383 </note>
2384
2385 <p>
2386 -If all above fails, you will have to configure your network manually.
2387 -Have no fear, it is far from difficult. But we are going to explain a
2388 -certain amount of networking to you as you will need it to be able to
2389 -configure your network to your satisfaction. When you're done reading this, you
2390 +If all of the above fails, you will have to configure your network manually.
2391 +This is not difficult at all. However, you need to be familiar with some
2392 +network terminology, as you will need it to be able to
2393 +configure your network to your satisfaction. After reading this, you
2394 will know what a <e>gateway</e> is, what a <e>netmask</e> serves for,
2395 how a <e>broadcast</e> address is formed and why you need
2396 <e>nameservers</e>.
2397 @@ -540,9 +540,9 @@
2398
2399 <p>
2400 Such an IP address is unique to a host as far as all accessible networks are
2401 -concerned (i.e. all hosts that you are able to reach must have unique IP
2402 -addresses). To be able to make a distinction between hosts inside a network,
2403 -and hosts outside a network, the IP address is divided in two parts: the
2404 +concerned (i.e. every host that you are able to reach must have a unique IP
2405 +address). In order to distinguish between hosts inside and outside a
2406 +network, the IP address is divided in two parts: the
2407 <e>network</e> part and the <e>host</e> part.
2408 </p>
2409
2410
2411
2412
2413 1.2 +5 -16 xml/htdocs/doc/en/handbook/2005.1/hb-install-next.xml
2414
2415 file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.1/hb-install-next.xml?rev=1.2&content-type=text/x-cvsweb-markup&cvsroot=gentoo
2416 plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.1/hb-install-next.xml?rev=1.2&content-type=text/plain&cvsroot=gentoo
2417 diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.1/hb-install-next.xml.diff?r1=1.1&r2=1.2&cvsroot=gentoo
2418
2419 Index: hb-install-next.xml
2420 ===================================================================
2421 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.1/hb-install-next.xml,v
2422 retrieving revision 1.1
2423 retrieving revision 1.2
2424 diff -u -r1.1 -r1.2
2425 --- hb-install-next.xml 8 Aug 2005 13:16:10 -0000 1.1
2426 +++ hb-install-next.xml 8 Aug 2005 13:24:46 -0000 1.2
2427 @@ -4,12 +4,12 @@
2428 <!-- The content of this document is licensed under the CC-BY-SA license -->
2429 <!-- See http://creativecommons.org/licenses/by-sa/1.0 -->
2430
2431 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.1/hb-install-next.xml,v 1.1 2005/08/08 13:16:10 swift Exp $ -->
2432 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.1/hb-install-next.xml,v 1.2 2005/08/08 13:24:46 swift Exp $ -->
2433
2434 <sections>
2435
2436 -<version>4.2</version>
2437 -<date>2005-06-09</date>
2438 +<version>5.0</version>
2439 +<date>2005-08-08</date>
2440
2441 <section>
2442 <title>Documentation</title>
2443 @@ -73,7 +73,7 @@
2444 </body>
2445 </section>
2446 <section>
2447 -<title>Gentoo Changes since 2005.0</title>
2448 +<title>Gentoo Changes since 2005.1</title>
2449 <subsection>
2450 <title>Changes?</title>
2451 <body>
2452 @@ -86,20 +86,9 @@
2453 </p>
2454
2455 <p>
2456 -The following changes need to happen right after having updated your system (and
2457 -before rebooting):
2458 +There have been no significant changes since.
2459 </p>
2460
2461 -<ul>
2462 - <li>
2463 - The <c>baselayout</c> package has received major updates, including on the
2464 - <uri link="?part=4">Gentoo Network Configuration</uri> aspect. The changes
2465 - include a new syntax for the <path>/etc/conf.d/net</path> file although the
2466 - old syntax is still supported. You are advised to change to the new one in
2467 - time.
2468 - </li>
2469 -</ul>
2470 -
2471 </body>
2472 </subsection>
2473 </section>
2474
2475
2476
2477 1.2 +197 -53 xml/htdocs/doc/en/handbook/2005.1/hb-install-ppc-bootloader.xml
2478
2479 file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.1/hb-install-ppc-bootloader.xml?rev=1.2&content-type=text/x-cvsweb-markup&cvsroot=gentoo
2480 plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.1/hb-install-ppc-bootloader.xml?rev=1.2&content-type=text/plain&cvsroot=gentoo
2481 diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.1/hb-install-ppc-bootloader.xml.diff?r1=1.1&r2=1.2&cvsroot=gentoo
2482
2483 Index: hb-install-ppc-bootloader.xml
2484 ===================================================================
2485 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.1/hb-install-ppc-bootloader.xml,v
2486 retrieving revision 1.1
2487 retrieving revision 1.2
2488 diff -u -r1.1 -r1.2
2489 --- hb-install-ppc-bootloader.xml 8 Aug 2005 13:16:10 -0000 1.1
2490 +++ hb-install-ppc-bootloader.xml 8 Aug 2005 13:24:46 -0000 1.2
2491 @@ -4,33 +4,31 @@
2492 <!-- The content of this document is licensed under the CC-BY-SA license -->
2493 <!-- See http://creativecommons.org/licenses/by-sa/1.0 -->
2494
2495 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.1/hb-install-ppc-bootloader.xml,v 1.1 2005/08/08 13:16:10 swift Exp $ -->
2496 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.1/hb-install-ppc-bootloader.xml,v 1.2 2005/08/08 13:24:46 swift Exp $ -->
2497
2498 <sections>
2499
2500 -<version>4.00</version>
2501 -<date>2005-03-19</date>
2502 +<version>5.0</version>
2503 +<date>2005-08-08</date>
2504
2505 <section>
2506 -<title>Making your Choice</title>
2507 +<title>Choosing a Bootloader</title>
2508 <subsection>
2509 <title>Introduction</title>
2510 <body>
2511
2512 <p>
2513 -Now that your kernel is configured and compiled and the necessary system
2514 -configuration files are filled in correctly, it is time to install a
2515 -program that will fire up your kernel when you start the system. Such a
2516 -program is called a <e>bootloader</e>. But before you start, consider
2517 -your options...
2518 +Now that the kernel is configured and compiled, you'll need a <e>bootloader</e>
2519 +to start your new linux installation. The <e>bootloader</e> that you use will
2520 +depend upon the type of PPC machine you have.
2521 </p>
2522
2523 <p>
2524 -Several bootloaders exist for Linux/PPC. We have <uri link="#yaboot">yaboot</uri>
2525 -(for NewWorld Apple and IBM machines) and <uri link="#bootx">BootX</uri> (for
2526 -OldWorld Apple and IBM machines). The Pegasos does not require a bootloader, but
2527 -we included the <uri link="#bootcreator">BootCreator</uri> for creating a
2528 -SmartFirmware bootmenu.
2529 +If you are using a NewWorld Apple or IBM machine, you need to use
2530 +<uri link="#yaboot">yaboot</uri>. OldWorld Apple machines have two options,
2531 +<uri link="#bootx">BootX</uri> (recommended) and <uri link="#quik">quik</uri>.
2532 +The Pegasos does not require a bootloader, but you will need to emerge
2533 +<uri link="#bootcreator">BootCreator</uri> to create SmartFirmware bootmenus.
2534 </p>
2535
2536 </body>
2537 @@ -47,9 +45,9 @@
2538 </impo>
2539
2540 <p>
2541 -First we have to create the <path>/dev</path> files in our new home, which is
2542 -needed during the bootloader installation. This could be done by "bind"-mapping
2543 -the <path>/dev</path>-filesystem from the Installation CD:
2544 +In order to find the boot devices, yaboot needs access to the <path>/dev</path>
2545 +filesystem. To do this, you will need to "bind-map" the <path>/dev</path>
2546 +filesystem from the Installation CD to <path>/dev</path> inside of the chroot.
2547 </p>
2548
2549 <pre caption="Bind-mounting the /dev-filesystem">
2550 @@ -60,14 +58,35 @@
2551 </pre>
2552
2553 <p>
2554 -There are two ways to configure yaboot for your system. You can use the
2555 -included <c>yabootconfig</c> to automatically set up yaboot. If
2556 -for some reason you do not want to run <c>yabootconfig</c> to
2557 -automatically set up <path>/etc/yaboot.conf</path> or you are installing Gentoo
2558 -on a G5 (on which <c>yabootconfig</c> does not always work), you can just edit
2559 -the sample file already installed on your system.
2560 +To set up yaboot, you can use <c>yabootconfig</c> to automatically create a
2561 +configuration file for you. If you are installing Gentoo on a G5 (where
2562 +<c>yabootconfig</c> does not always work), or you plan to boot from firewire
2563 +or USB, you will need to manually configure yaboot.
2564 </p>
2565
2566 +<note>
2567 +You will need to manually edit the yaboot.conf when using genkernel, even if
2568 +yabootconfig is used. The kernel image section of yaboot.conf should be
2569 +modified as follows:
2570 +</note>
2571 +
2572 +<pre caption="Adding genkernel boot arguments to yaboot.conf">
2573 +<comment>###########################################################
2574 +## This section can be duplicated if you have more than one
2575 +## kernel or set of boot options - replace kernel-2.6.12
2576 +## with the exact filename of your kernel.
2577 +###########################################################</comment>
2578 +image=/boot/kernel-2.6.12
2579 + label=Linux
2580 + root=/dev/ram0 <comment># If using genkernel this is /dev/ram0</comment>
2581 + partition=3
2582 + append="real_root=/dev/hda3 init=/linuxrc"
2583 + <comment># You can add additional kernel arguments to append such as
2584 + # rootdelay=10 for a USB/Firewire Boot</comment>
2585 + read-only
2586 +<comment>##########################################################</comment>
2587 +</pre>
2588 +
2589 <ul>
2590 <li><uri link="#yabootconfig">Default: Using yabootconfig</uri></li>
2591 <li>
2592 @@ -138,10 +157,10 @@
2593 </pre>
2594
2595 <p>
2596 -Below you find a completed <path>yaboot.conf</path> file. Alter it at
2597 -will. G5 users should be aware that their disks are Serial ATA disks which are
2598 -seen as SCSI disks by the Linux kernel (so substitute <path>/dev/hda</path> with
2599 -<path>/dev/sda</path>).
2600 +An example <path>yaboot.conf</path> file is given below, but you will need to
2601 +alter it to fit your needs. G5 users and users booting from firewire and USB
2602 +should be aware that their disks are seen as SCSI disks by the Linux kernel, so
2603 +you will need to substitute <path>/dev/hda</path> with <path>/dev/sda</path>).
2604 </p>
2605
2606 <pre caption = "/etc/yaboot.conf">
2607 @@ -166,9 +185,21 @@
2608
2609 #ofboot=hd:2
2610
2611 -## hd: is open firmware speak for hda</comment>
2612 +## Users booting from firewire should use something like this line:
2613 +# ofboot=fw/node/sbp-2/disk@0:
2614 +
2615 +## Users booting from USB should use something like this line:
2616 +# ofboot=usb/disk@0:
2617 +
2618 +## hd: is shorthand for the first hard drive OpenFirmware sees</comment>
2619 device=hd:
2620
2621 +<comment>## Firewire and USB users will need to specify the whole OF device name
2622 +## This can be found using ofpath, which is included with yaboot.
2623 +
2624 +# device=fw/node@0001d200e00d0207/sbp-2@c000/disk@0:
2625 +</comment>
2626 +
2627 delay=5
2628 defaultos=macosx
2629 timeout=30
2630 @@ -183,7 +214,7 @@
2631 label=Linux
2632 root=/dev/hda3
2633 partition=3
2634 - sysmap=/boot/System.map-2.6.9
2635 +<comment># append="rootdelay=10" # Required for booting USB/Firewire</comment>
2636 read-only
2637 <comment>##################
2638
2639 @@ -198,17 +229,10 @@
2640 </pre>
2641
2642 <p>
2643 -Once <path>yaboot.conf</path> is set up the way you want it, you run
2644 -<c>mkofboot -v</c> to install the settings in the bootstrap partition. <e>Don't
2645 -forget this!</e> Confirm when <c>mkofboot</c> asks you to create a new
2646 -filesystem.
2647 -</p>
2648 -
2649 -<p>
2650 -If all goes well, and you have the same options as the sample
2651 -above, your next reboot will give you a simple, five-entry boot menu. If you
2652 -update your yaboot config later on, you'll just need to run <c>ybin -v</c> to
2653 -update the bootstrap partition - <c>mkofboot</c> is for initial setup only.
2654 +Once <path>yaboot.conf</path> is configured, run <c>mkofboot -v</c> to format
2655 +the Apple_bootstrap partition and install the settings. If you change
2656 +yaboot.conf after the Apple_bootstrap partition has been created, you can
2657 +update the settings by running <c>ybin -v</c>
2658 </p>
2659
2660 <p>
2661 @@ -226,22 +250,44 @@
2662 <body>
2663
2664 <impo>
2665 -BootX can only be used on OldWorld Apple and IBM systems!
2666 +BootX can only be used on OldWorld Apple systems!
2667 </impo>
2668
2669 <p>
2670 -BootX requires that you reboot first. So, let's reboot shall we :)
2671 +Since BootX boots Linux from within MacOS, the kernel will need to be copied
2672 +from the Linux Partition to the MacOS partition. First, mount the MacOS
2673 +partition from outside of the chroot. Use <c>mac-fdisk -l</c> to find the
2674 +MacOS partition number, sda6 is used as an example here. Once the partition is
2675 +mounted, we'll copy the kernel to the system folder so BootX can find it.
2676 </p>
2677
2678 +<pre caption="Copying the kernel to the MacOS partition">
2679 +# <i>exit</i>
2680 +cdimage ~# <i>mkdir /mnt/mac</i>
2681 +cdimage ~# <i>mount /dev/sda6 /mnt/mac -t hfs</i>
2682
2683
2684
2685 1.2 +27 -28 xml/htdocs/doc/en/handbook/2005.1/hb-install-ppc-disk.xml
2686
2687 file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.1/hb-install-ppc-disk.xml?rev=1.2&content-type=text/x-cvsweb-markup&cvsroot=gentoo
2688 plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.1/hb-install-ppc-disk.xml?rev=1.2&content-type=text/plain&cvsroot=gentoo
2689 diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.1/hb-install-ppc-disk.xml.diff?r1=1.1&r2=1.2&cvsroot=gentoo
2690
2691 Index: hb-install-ppc-disk.xml
2692 ===================================================================
2693 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.1/hb-install-ppc-disk.xml,v
2694 retrieving revision 1.1
2695 retrieving revision 1.2
2696 diff -u -r1.1 -r1.2
2697 --- hb-install-ppc-disk.xml 8 Aug 2005 13:16:10 -0000 1.1
2698 +++ hb-install-ppc-disk.xml 8 Aug 2005 13:24:46 -0000 1.2
2699 @@ -4,12 +4,12 @@
2700 <!-- The content of this document is licensed under the CC-BY-SA license -->
2701 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
2702
2703 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.1/hb-install-ppc-disk.xml,v 1.1 2005/08/08 13:16:10 swift Exp $ -->
2704 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.1/hb-install-ppc-disk.xml,v 1.2 2005/08/08 13:24:46 swift Exp $ -->
2705
2706 <sections>
2707
2708 -<version>4.2</version>
2709 -<date>2005-08-02</date>
2710 +<version>5.0</version>
2711 +<date>2005-08-08</date>
2712
2713 <section>
2714 <title>Introduction to Block Devices</title>
2715 @@ -43,15 +43,14 @@
2716 </body>
2717 </subsection>
2718 <subsection>
2719 -<title>Partitions and Slices</title>
2720 +<title>Partitions</title>
2721 <body>
2722
2723 <p>
2724 Although it is theoretically possible to use a full disk to house your Linux
2725 system, this is almost never done in practice. Instead, full disk block devices
2726 are split up in smaller, more manageable block devices. On most systems,
2727 -these are called <e>partitions</e>. Other architectures use a similar technique,
2728 -called <e>slices</e>.
2729 +these are called <e>partitions</e>.
2730 </p>
2731
2732 </body>
2733 @@ -106,8 +105,8 @@
2734 <ti>Type 0x41</ti>
2735 </tr>
2736 <tr>
2737 - <ti>(Not needed)</ti>
2738 - <ti>(Not needed)</ti>
2739 + <ti>(Not applicable)</ti>
2740 + <ti><path>/dev/hda2</path> (If using quik)</ti>
2741 <ti><path>/dev/hda1</path></ti>
2742 <ti>(Not needed)</ti>
2743 <ti>ext2</ti>
2744 @@ -116,7 +115,7 @@
2745 </tr>
2746 <tr>
2747 <ti><path>/dev/hda3</path></ti>
2748 - <ti><path>/dev/hda2</path></ti>
2749 + <ti><path>/dev/hda2</path> (<path>/dev/hda3</path> if using quik)</ti>
2750 <ti><path>/dev/hda2</path></ti>
2751 <ti><path>/dev/sda2</path></ti>
2752 <ti>(swap)</ti>
2753 @@ -125,7 +124,7 @@
2754 </tr>
2755 <tr>
2756 <ti><path>/dev/hda4</path></ti>
2757 - <ti><path>/dev/hda3</path></ti>
2758 + <ti><path>/dev/hda3</path> (<path>/dev/hda4</path> if using quik)</ti>
2759 <ti><path>/dev/hda3</path></ti>
2760 <ti><path>/dev/sda3</path></ti>
2761 <ti>ext3, xfs</ti>
2762 @@ -135,11 +134,11 @@
2763 </table>
2764
2765 <note>
2766 -There are some partitions named like this: <path>Apple_Driver43,
2767 -Apple_Driver_ATA, Apple_FWDriver, Apple_Driver_IOKit, Apple_Patches</path>. If
2768 -you are not planning to use MacOS 9 you can delete them, because MacOS X and
2769 -Linux don't need them. You might have to use <c>parted</c> in order to delete
2770 -them, as mac-fdisk can't delete them yet.
2771 +There are some partitions named: <path>Apple_Driver63, Apple_Driver_ATA,
2772 +Apple_FWDriver, Apple_Driver_IOKit, Apple_Patches</path>. If you are not
2773 +planning to use MacOS 9 you can delete them, because MacOS X and Linux don't
2774 +need them. To delete them, either use parted or erase the whole disk by
2775 +initialing the partition map.
2776 </note>
2777
2778 <warn>
2779 @@ -152,9 +151,9 @@
2780
2781 <p>
2782 If you are interested in knowing how big a partition should be, or even how many
2783 -partitions you need, read on. Otherwise continue now with <uri
2784 -link="#fdisk">Default: Using mac-fdisk (Apple/IBM) to Partition your Disk</uri>
2785 -or <uri link="#parted">Alternative: Using parted (especially Pegasos) to
2786 +partitions you need, read on. Otherwise continue now with
2787 +<uri link="#mac-fdisk"> Default: Using mac-fdisk (Apple) to Partition your Disk
2788 +</uri> or <uri link="#parted">Alternative: Using parted (IBM/Pegasos) to
2789 Partition your Disk</uri>.
2790 </p>
2791
2792 @@ -212,7 +211,7 @@
2793 </body>
2794 </subsection>
2795 </section>
2796 -<section id="fdisk">
2797 +<section id="mac-fdisk">
2798 <title>Default: Using mac-fdisk (Apple) Partition your Disk</title>
2799 <body>
2800
2801 @@ -372,9 +371,8 @@
2802 <body>
2803
2804 <p>
2805 -Several filesystems are available. ext2, ext3 and XFS are found stable on the
2806 -PPC architecture. jfs is unsupported, ReiserFS still has some problems on ppc
2807 -and is not supported.
2808 +Several filesystems are available. ext2, ext3, ReiserFS and XFS have been found
2809 +stable on the PPC architecture.
2810 </p>
2811
2812 <p>
2813 @@ -393,7 +391,7 @@
2814 full data and ordered data journaling. ext3 is a very good and reliable
2815 filesystem. It has an additional hashed b-tree indexing option that enables
2816 high performance in almost all situations. You can enable this indexing by
2817 -adding <c>-O dir_index</c> to the <c>mke2fs</c> command. In short, ext3 is an
2818 +adding <c>-O dir_index</c> to the <c>mke2fs</c> command. In short, ext3 is an
2819 excellent filesystem.
2820 </p>
2821
2822 @@ -404,8 +402,7 @@
2823 extremely well and has metadata journaling. As of kernel 2.4.18+, ReiserFS is
2824 solid and usable as both general-purpose filesystem and for extreme cases such
2825 as the creation of large filesystems, the use of many small files, very large
2826 -files and directories containing tens of thousands of files. Unfortunately we still have some
2827 -issues with ReiserFS on ppc. We do not encourage people to use this filesystem.
2828 +files and directories containing tens of thousands of files.
2829 </p>
2830
2831 <p>
2832 @@ -467,9 +464,11 @@
2833 </p>
2834
2835 <note>
2836 -On OldWorld machines and the PegasosII your partition which holds the kernel must
2837 -be ext2 or ext3. NewWorld machines can boot from any of ext2, ext3, XFS,
2838 -ReiserFS or even HFS/HFS+ filesystems.
2839 +On the PegasosII your partition which holds the kernel must be ext2 or ext3.
2840 +NewWorld machines can boot from any of ext2, ext3, XFS, ReiserFS or even
2841 +HFS/HFS+ filesystems. On OldWorld machines booting with BootX, the kernel must
2842 +be placed on an HFS partition, but this will be completed when you configure
2843 +your bootloader.
2844 </note>
2845
2846 </body>
2847
2848
2849
2850 1.2 +118 -49 xml/htdocs/doc/en/handbook/2005.1/hb-install-ppc-kernel.xml
2851
2852 file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.1/hb-install-ppc-kernel.xml?rev=1.2&content-type=text/x-cvsweb-markup&cvsroot=gentoo
2853 plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.1/hb-install-ppc-kernel.xml?rev=1.2&content-type=text/plain&cvsroot=gentoo
2854 diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.1/hb-install-ppc-kernel.xml.diff?r1=1.1&r2=1.2&cvsroot=gentoo
2855
2856 Index: hb-install-ppc-kernel.xml
2857 ===================================================================
2858 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.1/hb-install-ppc-kernel.xml,v
2859 retrieving revision 1.1
2860 retrieving revision 1.2
2861 diff -u -r1.1 -r1.2
2862 --- hb-install-ppc-kernel.xml 8 Aug 2005 13:16:10 -0000 1.1
2863 +++ hb-install-ppc-kernel.xml 8 Aug 2005 13:24:46 -0000 1.2
2864 @@ -4,12 +4,12 @@
2865 <!-- The content of this document is licensed under the CC-BY-SA license -->
2866 <!-- See http://creativecommons.org/licenses/by-sa/1.0 -->
2867
2868 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.1/hb-install-ppc-kernel.xml,v 1.1 2005/08/08 13:16:10 swift Exp $ -->
2869 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.1/hb-install-ppc-kernel.xml,v 1.2 2005/08/08 13:24:46 swift Exp $ -->
2870
2871 <sections>
2872
2873 -<version>4.9</version>
2874 -<date>2005-07-04</date>
2875 +<version>5.0</version>
2876 +<date>2005-08-08</date>
2877
2878 <section>
2879 <title>Timezone</title>
2880 @@ -44,11 +44,10 @@
2881 </p>
2882
2883 <p>
2884 -For PPC you can choose between <c>vanilla-sources</c> and
2885 -<c>gentoo-sources</c> (both 2.6 kernels). The latter is available when you
2886 -perform a networkless installation. Beside those there is a special
2887 -kernel-2.6-patchset for the Pegasos: <c>pegasos-sources</c>. So let's
2888 -continue with <c>emerge</c>'ing the kernel sources:
2889 +We suggest using either <c>vanilla-sources</c> or <c>gentoo-sources</c>
2890 +on PPC, which are both 2.6 kernels. The latter is available when you
2891 +perform a networkless installation. So let's continue with <c>emerge</c>'ing
2892 +the kernel sources:
2893 </p>
2894
2895 <pre caption="Installing a kernel source">
2896 @@ -56,32 +55,31 @@
2897 </pre>
2898
2899 <note>
2900 -The PowerPC sources are based on a 2.6.10-kernel with security patches from
2901 -2.6.11 backported. As the time of the release the 2.6.11 kernel produced
2902 -several problems on different PowerPC machines.
2903 +The suggested sources at the time of the 2005.1 release are
2904 +<c>gentoo-sources-2.6.12-r6</c> and <c>vanilla-sources-2.6.12.2</c>.
2905 </note>
2906
2907 <p>
2908 -When you take a look in <path>/usr/src</path> you should see a symlink called
2909 -<path>linux</path> pointing to your kernel source. We will assume the kernel
2910 -source installed is <c>gentoo-sources-2.6.10-r8</c>:
2911 +If you take a look in <path>/usr/src</path> you should see a symlink named
2912 +<path>linux</path> pointing to your current kernel source. Here, we will assume
2913 +that the kernel source installed is <c>gentoo-sources-2.6.12-r6</c>:
2914 </p>
2915
2916 <pre caption="Viewing the kernel source symlink">
2917 # <i>ls -l /usr/src/linux</i>
2918 -lrwxrwxrwx 1 root root 22 Mar 18 16:23 /usr/src/linux -&gt; linux-2.6.10-gentoo-r8
2919 +lrwxrwxrwx 1 root root 22 Mar 18 16:23 /usr/src/linux -&gt; linux-2.6.12-gentoo-r6
2920 </pre>
2921
2922 <p>
2923 If the symlink doesn't point to the kernel source of your choice (note that
2924 -<c>linux-2.6.10-gentoo-r8</c> is merely an example) you should change it to the
2925 -right kernel:
2926 +<c>linux-2.6.12-gentoo-r6</c> is merely an example) you should change it to the
2927 +desired kernel sources:
2928 </p>
2929
2930 <pre caption="Changing the kernel source symlink">
2931 # <i>rm /usr/src/linux</i>
2932 # <i>cd /usr/src</i>
2933 -# <i>ln -s linux-2.6.10-gentoo-r8 linux</i>
2934 +# <i>ln -s linux-2.6.12-gentoo-r6 linux</i>
2935 </pre>
2936
2937 <p>
2938 @@ -122,7 +120,10 @@
2939 /sys/bus/pci/devices) that <c>lspci</c> throws out. Alternatively, you can run
2940 <c>lspci</c> from a <e>non-chrooted</e> environment. The results are the same.
2941 You can also run <c>lsmod</c> to see what kernel modules the Installation CD
2942 -uses (it might provide you with a nice hint on what to enable).
2943 +uses (it might provide you with a nice hint on what to enable). Another place
2944 +to look for clues as to what components to enable is to check the kernel
2945 +message logs from the successful boot that got you this far. Type <c>dmesg</c>
2946 +to see the kernel messages.
2947 </p>
2948
2949 <p>
2950 @@ -205,38 +206,80 @@
2951 </p>
2952
2953 <p>
2954 -Disable ADB raw keycodes:
2955 +Users of NewWorld and OldWorld machines will want HFS support as well. OldWorld
2956 +users require it for copying compiled kernels to the MacOS partition. NewWorld
2957 +users require it for configuring the special Apple_Bootstrap partition:
2958 </p>
2959
2960 -<pre caption="Disabling ADB raw keycodes">
2961 -Macintosh Device Drivers ---&gt;
2962 - [ ] Support for ADB raw keycodes
2963 +<pre caption="Activating HFS support">
2964 +File Systems ---&gt;
2965 + [*] HFS Support
2966 </pre>
2967
2968 <p>
2969 -Also choose the correct RTC support (<e>disable</e> the <c>Enhanced RTC</c>
2970 -option):
2971 +At this time, kernel preemption is still unstable on PPC and may cause
2972 +compilation failures and random segfaults. It is <e>strongly</e> suggested
2973 +that you do not use this feature.
2974 </p>
2975
2976 -<pre caption="Activating the correct RTC option">
2977 -Character devices ---&gt;
2978 - [ ] Enhanced RTC
2979 +<pre caption="Ensure the Preemptible Kernel Option is Off">
2980 +Platform options ---&gt;
2981 + [ ] Preemptible Kernel
2982 +</pre>
2983 +
2984 +<p>
2985 +If you're booting from Firewire, you'll need to enable these options. If you donot want to compile in support, you'll need to include these modules and their
2986 +dependencies in an initrd.
2987 +</p>
2988
2989 -General setup ---&gt;
2990 - [*] Support for /dev/rtc
2991 +<pre caption="Enable support for firewire devices on boot">
2992 +Device Drivers ---&gt;
2993 + IEEE 1394 (FireWire) support ---&gt;
2994 + &lt;*&gt; IEEE 1394 (FireWire) support
2995 + &lt;*&gt; OHCI-1394 support
2996 + &lt;*&gt; SBP-2 support (Harddisks etc.)
2997 </pre>
2998
2999 <p>
3000 -Users of OldWorld machines will want HFS support so they can copy compiled
3001 -kernels to the MacOS partition. This applies also to NewWorld machines as it is
3002 -needed for the special Apple_Bootstrap partition:
3003 +If you're booting from USB, you'll need to enable these options. If you do not
3004 +want to compile in support, you'll need to include these modules and their
3005 +dependencies in an initrd.
3006 </p>
3007
3008 -<pre caption="Activating HFS support">
3009 -File Systems ---&gt;
3010 - [*] HFS Support
3011 +<pre caption="Enable support for USB devices on boot">
3012 +Device Drivers ---&gt;
3013 + USB support ---&gt;
3014 + &lt;*&gt; Support for Host-side USB
3015 + &lt;*&gt; OHCI HCD support
3016 + &lt;*&gt; USB Mass Storage support
3017 +</pre>
3018 +
3019 +<p>
3020 +Do not turn off kernel framebuffer support as it is required for a successful
3021 +boot. If you are using an NVIDIA based chipset, you should use the OpenFirmware
3022 +framebuffer. If you are using an ATI based chipset, you should select the
3023 +framebuffer driver based upon your chipset (Mach64, Rage128 or Radeon).
3024 +</p>
3025 +
3026 +<pre caption="Chosing a Framebuffer Driver">
3027 +Device Drivers ---&gt;
3028 + Graphics support ---&gt;
3029 + &lt;*&gt; Support for frame buffer devices
3030 + [*] Open Firmware frame buffer device support
3031 + &lt;*&gt; ATI Radeon display support
3032 + &lt;*&gt; ATI Rage128 display support
3033 + &lt;*&gt; ATI Mach64 display support
3034 + Console display driver support ---&gt;
3035 + &lt;*&gt; Framebuffer Console support
3036 </pre>
3037
3038 +<note>
3039 +If you select more than one framebuffer device, it may default to a less than
3040 +optimal driver. Either use only one framebuffer device or specify which
3041 +to use by passing the driver to use to the kernel on boot such as
3042 +<c>video=radeonfb</c>.
3043 +</note>
3044 +
3045 <p>
3046 When you're done configuring your kernel, continue with <uri
3047 link="#compiling">Compiling and Installing</uri>.
3048 @@ -254,7 +297,7 @@
3049 </p>
3050
3051 <pre caption="Compiling the kernel">
3052 -# <i>make all &amp;&amp; make modules_install</i>
3053 +# <i>make &amp;&amp; make modules_install</i>
3054 </pre>
3055
3056
3057
3058 1.2 +79 -34 xml/htdocs/doc/en/handbook/2005.1/hb-install-ppc-medium.xml
3059
3060 file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.1/hb-install-ppc-medium.xml?rev=1.2&content-type=text/x-cvsweb-markup&cvsroot=gentoo
3061 plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.1/hb-install-ppc-medium.xml?rev=1.2&content-type=text/plain&cvsroot=gentoo
3062 diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.1/hb-install-ppc-medium.xml.diff?r1=1.1&r2=1.2&cvsroot=gentoo
3063
3064 Index: hb-install-ppc-medium.xml
3065 ===================================================================
3066 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.1/hb-install-ppc-medium.xml,v
3067 retrieving revision 1.1
3068 retrieving revision 1.2
3069 diff -u -r1.1 -r1.2
3070 --- hb-install-ppc-medium.xml 8 Aug 2005 13:16:10 -0000 1.1
3071 +++ hb-install-ppc-medium.xml 8 Aug 2005 13:24:46 -0000 1.2
3072 @@ -2,14 +2,14 @@
3073 <!DOCTYPE sections SYSTEM "/dtd/book.dtd">
3074
3075 <!-- The content of this document is licensed under the CC-BY-SA license -->
3076 -<!-- See http://creativecommons.org/licenses/by-sa/1.0 -->
3077 +<!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
3078
3079 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.1/hb-install-ppc-medium.xml,v 1.1 2005/08/08 13:16:10 swift Exp $ -->
3080 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.1/hb-install-ppc-medium.xml,v 1.2 2005/08/08 13:24:46 swift Exp $ -->
3081
3082 <sections>
3083
3084 -<version>4.01</version>
3085 -<date>2005-05-06</date>
3086 +<version>5.0</version>
3087 +<date>2005-08-08</date>
3088
3089 <section>
3090 <title>Hardware Requirements</title>
3091 @@ -30,16 +30,30 @@
3092
3093 <table>
3094 <tr>
3095 - <th>NewWorld machines</th>
3096 + <th>Apple NewWorld Machines</th>
3097 <ti>
3098 Power/PowerPC microprocessors (G3, G4, G5) such as iMac, eMac, iBook
3099 - PowerBook, Xserver, PowerMac, Genesi's Pegasos II
3100 + PowerBook, Xserver, PowerMac
3101 </ti>
3102 </tr>
3103 <tr>
3104 - <th>OldWorld machines</th>
3105 + <th>Apple OldWorld machines</th>
3106 <ti>
3107 - Limited support for IBM (RS/6000, iSeries, pSeries) and Amiga systems
3108 + Apple Machines with an OpenFirmware revision less than 3, such as the Beige
3109 + G3s, PCI PowerMacs and PCI PowerBooks. PCI based Apple Clones should also
3110 + be supported.
3111 + </ti>
3112 +</tr>
3113 +<tr>
3114 + <th>Genesi's Pegasos</th>
3115 + <ti>
3116 + Pegasos I/II, Open Desktop Workstation
3117 + </ti>
3118 +</tr>
3119 +<tr>
3120 + <th>IBM</th>
3121 + <ti>
3122 + RS/6000, iSeries, pSeries
3123 </ti>
3124 </tr>
3125 <tr>
3126 @@ -163,9 +177,9 @@
3127 You can download the Universal Installation CD (and, if you want to, the
3128 Packages CD as well) from one of our <uri
3129 link="/main/en/mirrors.xml">mirrors</uri>. The Installation CDs are located
3130 -in the <path>releases/ppc/2005.0/installcd</path> directory;
3131 -the Package CDs are located in the <path>releases/ppc/2005.0/packagecd</path>
3132 -directory.
3133 +in the <path>releases/ppc/2005.1/ppc/installcd</path> directory;
3134 +the Package CDs are located in the
3135 +<path>releases/ppc/2005.1/ppc/packagecd</path> directory.
3136 </p>
3137
3138 <p>
3139 @@ -182,8 +196,8 @@
3140 <li>
3141 You can check its MD5 checksum and compare it with the MD5 checksum we
3142 provide (for instance with the <c>md5sum</c> tool under Linux/Unix or
3143 - <uri link="http://www.etree.org/md5com.html">md5sum</uri> for Windows). How
3144 - to verify MD5 checksums with Mac OS X is described in the <uri
3145 + <uri link="http://www.etree.org/md5com.html">md5sum</uri> for Windows).
3146 + Verifying MD5 checksums with Mac OS X is described in the <uri
3147 link="/doc/en/gentoo-ppc-faq.xml#doc_chap1">Gentoo PPC FAQ</uri>.
3148 </li>
3149 <li>
3150 @@ -231,7 +245,7 @@
3151 </body>
3152 </subsection>
3153 <subsection>
3154 -<title>Default: Booting the Universal Installation CD on an Apple/IBM</title>
3155 +<title>Default: Booting the Installation CD with Yaboot</title>
3156 <body>
3157
3158 <p>
3159 @@ -241,25 +255,6 @@
3160 </p>
3161
3162 <p>
3163 -If you have an OldWorld Mac the bootable portion of the Installation CD can't
3164 -be used. Instead you need to download <uri
3165 -link="http://penguinppc.org/projects/bootx/">BootX</uri> and have a working
3166 -MacOS installed on your system. You need to copy the <c>BootX Extension</c> from
3167 -the unpacked archive-file into the <c>Extensions Folder</c> and make a new
3168 -directory called <c>Linux Kernels</c> in the System Folder. In the next step you
3169 -need to copy the files <c>G3G4</c> and <c>G3G4.igz</c> from the
3170 -Installation CD <path>boot</path> folder into the <c>Linux Kernels</c>
3171 -directory. Then reboot the system and wait for BootX to load. After BootX
3172 -loaded you still have to set up a few items. In the options dialog you need
3173 -to check <c>Use Specified RAM Disk</c> and select the <c>G3G4.igz</c>
3174 -which you put in the <c>Linux Kernels</c> directory. The ramdisk size should
3175 -be set to at least <c>32000</c>.
3176 -Furthermore the kernel argument needs to be set to <c>rw init=/linuxrc
3177 -cdroot</c>. Eventually you are able to boot the Installation CD when you
3178 -select Linux on Startup.
3179 -</p>
3180 -
3181 -<p>
3182 After the Installation CD loaded, you will be greeted by a friendly welcome
3183 message and a <e>boot:</e> prompt at the bottom of the screen.
3184 </p>
3185 @@ -321,7 +316,7 @@
3186 </body>
3187 </subsection>
3188 <subsection>
3189 -<title>Alternative: Booting the Universal Installation CD on a Pegasos</title>
3190 +<title>Alternative: Booting the Installation CD on a Pegasos</title>
3191 <body>
3192
3193 <p>
3194 @@ -337,6 +332,56 @@
3195
3196 </body>
3197 </subsection>
3198 +
3199 +<subsection>
3200 +<title>Alternative: Booting the Installation CD with BootX</title>
3201 +<body>
3202 +
3203 +<p>
3204 +If you have an OldWorld Mac the bootable portion of the livecd can't be used.
3205 +The most simple solution is to use MacOS to bootstrap into a Linux environment
3206 +with a tool called BootX. Boot floppies are being prepared for Macs without
3207 +MacOS, but they are not available at this time.
3208 +</p>
3209 +
3210 +<p>
3211 +First, download <uri link="http://penguinppc.org/projects/bootx/">BootX</uri>
3212 +and unpack the archive. Copy the the <c>BootX Extension</c> from the unpacked
3213 +archive into <c>Extensions Folder</c> and the BootX App Control Panel into
3214 +<c>Control Panels</c>, both of which are located in your MacOS System Folder.
3215 +Next, create a folder called "Linux Kernels" in your System folder and copy the
3216 +<c>G3G4</c> kernel from the CD to this folder. Finally, copy <c>G3G4.igz</c>
3217 +from the Installation CD <path>boot</path> folder into the MacOS
3218 +<c>System Folder</c>.
3219 +</p>
3220 +
3221 +<p>
3222 +To prepare BootX, start the BootX App Control Panel. First select the Options
3223 +dialog and check <c>Use Specified RAM Disk</c> and select <c>G3G4.igz</c> from
3224 +your System Folder. Continue back to the initial screen and ensure that the
3225 +ramdisk size is at least <c>32000</c>. Finally, set the kernel arguments as
3226 +shown below:
3227 +</p>
3228 +
3229 +<pre caption="BootX kernel arguments">
3230 +cdroot root=/dev/ram0 init=linuxrc loop=livecd.squashfs looptype=squashfs console=tty0 nodevfs udev
3231 +</pre>
3232 +
3233 +<note>
3234 +The kernel parameters in the yaboot section above are also applicable here.
3235 +</note>
3236 +
3237 +<p>
3238 +Check once more to make sure the settings are correct and then save the
3239 +configuration. This saves typing just in case it doesn't boot or something is
3240 +missing. Press the Linux button at the top of the window to boot into the
3241 +Installation CD and continue with <uri link="#booted">And When
3242 +You're Booted...</uri>
3243 +</p>
3244 +
3245 +</body>
3246 +</subsection>
3247 +
3248 <subsection id="booted">
3249 <title>And When You're Booted...</title>
3250 <body>
3251
3252
3253
3254 1.2 +3 -3 xml/htdocs/doc/en/handbook/2005.1/hb-install-sparc-bootloader.xml
3255
3256 file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.1/hb-install-sparc-bootloader.xml?rev=1.2&content-type=text/x-cvsweb-markup&cvsroot=gentoo
3257 plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.1/hb-install-sparc-bootloader.xml?rev=1.2&content-type=text/plain&cvsroot=gentoo
3258 diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.1/hb-install-sparc-bootloader.xml.diff?r1=1.1&r2=1.2&cvsroot=gentoo
3259
3260 Index: hb-install-sparc-bootloader.xml
3261 ===================================================================
3262 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.1/hb-install-sparc-bootloader.xml,v
3263 retrieving revision 1.1
3264 retrieving revision 1.2
3265 diff -u -r1.1 -r1.2
3266 --- hb-install-sparc-bootloader.xml 8 Aug 2005 13:16:10 -0000 1.1
3267 +++ hb-install-sparc-bootloader.xml 8 Aug 2005 13:24:46 -0000 1.2
3268 @@ -4,12 +4,12 @@
3269 <!-- The content of this document is licensed under the CC-BY-SA license -->
3270 <!-- See http://creativecommons.org/licenses/by-sa/1.0 -->
3271
3272 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.1/hb-install-sparc-bootloader.xml,v 1.1 2005/08/08 13:16:10 swift Exp $ -->
3273 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.1/hb-install-sparc-bootloader.xml,v 1.2 2005/08/08 13:24:46 swift Exp $ -->
3274
3275 <sections>
3276
3277 -<version>4.00</version>
3278 -<date>2005-01-22</date>
3279 +<version>5.0</version>
3280 +<date>2005-08-08</date>
3281
3282 <section>
3283 <title>Making your Choice</title>
3284
3285
3286
3287 1.2 +3 -3 xml/htdocs/doc/en/handbook/2005.1/hb-install-sparc-disk.xml
3288
3289 file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.1/hb-install-sparc-disk.xml?rev=1.2&content-type=text/x-cvsweb-markup&cvsroot=gentoo
3290 plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.1/hb-install-sparc-disk.xml?rev=1.2&content-type=text/plain&cvsroot=gentoo
3291 diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.1/hb-install-sparc-disk.xml.diff?r1=1.1&r2=1.2&cvsroot=gentoo
3292
3293 Index: hb-install-sparc-disk.xml
3294 ===================================================================
3295 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.1/hb-install-sparc-disk.xml,v
3296 retrieving revision 1.1
3297 retrieving revision 1.2
3298 diff -u -r1.1 -r1.2
3299 --- hb-install-sparc-disk.xml 8 Aug 2005 13:16:10 -0000 1.1
3300 +++ hb-install-sparc-disk.xml 8 Aug 2005 13:24:46 -0000 1.2
3301 @@ -4,12 +4,12 @@
3302 <!-- The content of this document is licensed under the CC-BY-SA license -->
3303 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
3304
3305 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.1/hb-install-sparc-disk.xml,v 1.1 2005/08/08 13:16:10 swift Exp $ -->
3306 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.1/hb-install-sparc-disk.xml,v 1.2 2005/08/08 13:24:46 swift Exp $ -->
3307
3308 <sections>
3309
3310 -<version>4.2</version>
3311 -<date>2005-08-02</date>
3312 +<version>5.0</version>
3313 +<date>2005-08-08</date>
3314
3315 <section>
3316 <title>Introduction to Block Devices</title>
3317
3318
3319
3320 1.2 +3 -3 xml/htdocs/doc/en/handbook/2005.1/hb-install-sparc-kernel.xml
3321
3322 file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.1/hb-install-sparc-kernel.xml?rev=1.2&content-type=text/x-cvsweb-markup&cvsroot=gentoo
3323 plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.1/hb-install-sparc-kernel.xml?rev=1.2&content-type=text/plain&cvsroot=gentoo
3324 diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.1/hb-install-sparc-kernel.xml.diff?r1=1.1&r2=1.2&cvsroot=gentoo
3325
3326 Index: hb-install-sparc-kernel.xml
3327 ===================================================================
3328 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.1/hb-install-sparc-kernel.xml,v
3329 retrieving revision 1.1
3330 retrieving revision 1.2
3331 diff -u -r1.1 -r1.2
3332 --- hb-install-sparc-kernel.xml 8 Aug 2005 13:16:10 -0000 1.1
3333 +++ hb-install-sparc-kernel.xml 8 Aug 2005 13:24:46 -0000 1.2
3334 @@ -4,12 +4,12 @@
3335 <!-- The content of this document is licensed under the CC-BY-SA license -->
3336 <!-- See http://creativecommons.org/licenses/by-sa/1.0 -->
3337
3338 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.1/hb-install-sparc-kernel.xml,v 1.1 2005/08/08 13:16:10 swift Exp $ -->
3339 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.1/hb-install-sparc-kernel.xml,v 1.2 2005/08/08 13:24:46 swift Exp $ -->
3340
3341 <sections>
3342
3343 -<version>4.2</version>
3344 -<date>2005-06-02</date>
3345 +<version>5.0</version>
3346 +<date>2005-08-08</date>
3347
3348 <section>
3349 <title>Timezone</title>
3350
3351
3352
3353 1.2 +8 -9 xml/htdocs/doc/en/handbook/2005.1/hb-install-sparc-medium.xml
3354
3355 file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.1/hb-install-sparc-medium.xml?rev=1.2&content-type=text/x-cvsweb-markup&cvsroot=gentoo
3356 plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.1/hb-install-sparc-medium.xml?rev=1.2&content-type=text/plain&cvsroot=gentoo
3357 diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.1/hb-install-sparc-medium.xml.diff?r1=1.1&r2=1.2&cvsroot=gentoo
3358
3359 Index: hb-install-sparc-medium.xml
3360 ===================================================================
3361 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.1/hb-install-sparc-medium.xml,v
3362 retrieving revision 1.1
3363 retrieving revision 1.2
3364 diff -u -r1.1 -r1.2
3365 --- hb-install-sparc-medium.xml 8 Aug 2005 13:16:10 -0000 1.1
3366 +++ hb-install-sparc-medium.xml 8 Aug 2005 13:24:46 -0000 1.2
3367 @@ -2,14 +2,14 @@
3368 <!DOCTYPE sections SYSTEM "/dtd/book.dtd">
3369
3370 <!-- The content of this document is licensed under the CC-BY-SA license -->
3371 -<!-- See http://creativecommons.org/licenses/by-sa/1.0 -->
3372 +<!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
3373
3374 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.1/hb-install-sparc-medium.xml,v 1.1 2005/08/08 13:16:10 swift Exp $ -->
3375 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.1/hb-install-sparc-medium.xml,v 1.2 2005/08/08 13:24:46 swift Exp $ -->
3376
3377 <sections>
3378
3379 -<version>4.2</version>
3380 -<date>2005-05-23</date>
3381 +<version>5.0</version>
3382 +<date>2005-08-08</date>
3383
3384 <section>
3385 <title>Hardware Requirements</title>
3386 @@ -167,9 +167,9 @@
3387 You can download the Universal Installation CD (and, if you want to, the
3388 Packages CD as well) from one of our <uri
3389 link="/main/en/mirrors.xml">mirrors</uri>. The Installation CDs are located in
3390 -the <path>releases/sparc/2005.0/installcd/sparc64</path>
3391 +the <path>releases/sparc/2005.1/installcd/sparc64</path>
3392 directory; the Package CDs are located in the
3393 -<path>releases/sparc/2005.0/packagecd/sparc64</path> directory.
3394 +<path>releases/sparc/2005.1/packagecd/sparc64</path> directory.
3395 </p>
3396
3397 <p>
3398 @@ -248,9 +248,8 @@
3399
3400 <p>
3401 You will be greeted by the SILO boot manager (on the Installation CD). Type in
3402 -<c>gentoo-2.4</c> (single-CPU kernel) or <c>gentoo-2.4-smp</c>
3403 -(multi-CPU kernel) and press enter to continue booting the system. In the
3404 -following example we'll boot the <c>gentoo-2.4</c> kernel.
3405 +<c>gentoo-2.4</c> and press enter to continue booting the
3406 +system:
3407 </p>
3408
3409 <pre caption="Continue booting from the Installation CD">
3410
3411
3412
3413 1.2 +10 -8 xml/htdocs/doc/en/handbook/2005.1/hb-install-stage.xml
3414
3415 file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.1/hb-install-stage.xml?rev=1.2&content-type=text/x-cvsweb-markup&cvsroot=gentoo
3416 plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.1/hb-install-stage.xml?rev=1.2&content-type=text/plain&cvsroot=gentoo
3417 diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.1/hb-install-stage.xml.diff?r1=1.1&r2=1.2&cvsroot=gentoo
3418
3419 Index: hb-install-stage.xml
3420 ===================================================================
3421 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.1/hb-install-stage.xml,v
3422 retrieving revision 1.1
3423 retrieving revision 1.2
3424 diff -u -r1.1 -r1.2
3425 --- hb-install-stage.xml 8 Aug 2005 13:16:10 -0000 1.1
3426 +++ hb-install-stage.xml 8 Aug 2005 13:24:46 -0000 1.2
3427 @@ -4,12 +4,12 @@
3428 <!-- The content of this document is licensed under the CC-BY-SA license -->
3429 <!-- See http://creativecommons.org/licenses/by-sa/1.0 -->
3430
3431 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.1/hb-install-stage.xml,v 1.1 2005/08/08 13:16:10 swift Exp $ -->
3432 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.1/hb-install-stage.xml,v 1.2 2005/08/08 13:24:46 swift Exp $ -->
3433
3434 <sections>
3435
3436 -<version>4.2</version>
3437 -<date>2005-05-04</date>
3438 +<version>5.0</version>
3439 +<date>2005-08-08</date>
3440
3441 <section>
3442 <title>Installing a Stage Tarball</title>
3443 @@ -100,12 +100,12 @@
3444 <e>Decompress with bzip2</e>, the <c>p</c> for <e>Preserve permissions</e> and
3445 the <c>f</c> to denote that we want to extract a file, not standard input. In
3446 the next example, we extract the stage tarball
3447 -<path>stage3-&lt;subarch&gt;-2005.0.tar.bz2</path>. Be sure to substitute the
3448 +<path>stage3-&lt;subarch&gt;-2005.1.tar.bz2</path>. Be sure to substitute the
3449 tarball filename with your stage.
3450 </p>
3451
3452 <pre caption="Extracting the stage tarball">
3453 -# <i>tar -xvjpf /mnt/cdrom/stages/stage3-&lt;subarch&gt;-2005.0.tar.bz2</i>
3454 +# <i>tar -xvjpf /mnt/cdrom/stages/stage3-&lt;subarch&gt;-2005.1.tar.bz2</i>
3455 </pre>
3456
3457 <p>
3458 @@ -155,7 +155,7 @@
3459
3460 <p>
3461 Pick the <path>releases/</path> directory, followed by your architecture (for
3462 -instance <path>x86/</path>) and the Gentoo version (<path>2005.0/</path>)
3463 +instance <path>x86/</path>) and the Gentoo version (<path>2005.1/</path>)
3464 to finish up with the <path>stages/</path> directory. There you should see all
3465 available stage files for your architecture (they might be stored within
3466 subdirectories named to the individual sub architectures). Select one and
3467 @@ -177,8 +177,8 @@
3468 </p>
3469
3470 <pre caption="Example checking integrity of a stage tarball">
3471 -# <i>md5sum -c stage3-x86-2005.0.tar.bz2.md5</i>
3472 -stage3-x86-2005.0.tar.bz2: OK
3473 +# <i>md5sum -c stage3-x86-2005.1.tar.bz2.md5</i>
3474 +stage3-x86-2005.1.tar.bz2: OK
3475 </pre>
3476
3477 </body>
3478 @@ -368,6 +368,7 @@
3479
3480 <pre caption="The GCC march setting">
3481 <comment># AMD64 users who want to use a native 64 bit system should use -march=k8</comment>
3482 +<comment># EM64T users should use -march=nocona</comment>
3483 -march=athlon-xp
3484 </pre>
3485
3486 @@ -402,6 +403,7 @@
3487
3488 <pre caption="Defining the CFLAGS and CXXFLAGS variable">
3489 CFLAGS="-march=athlon-xp -pipe -O2" <comment># AMD64 users use march=k8</comment>
3490 + <comment># EM64T users use march=nocona</comment>
3491 CXXFLAGS="${CFLAGS}" <comment># Use the same settings for both variables</comment>
3492 </pre>
3493
3494
3495
3496
3497 1.2 +3 -3 xml/htdocs/doc/en/handbook/2005.1/hb-install-system.xml
3498
3499 file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.1/hb-install-system.xml?rev=1.2&content-type=text/x-cvsweb-markup&cvsroot=gentoo
3500 plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.1/hb-install-system.xml?rev=1.2&content-type=text/plain&cvsroot=gentoo
3501 diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.1/hb-install-system.xml.diff?r1=1.1&r2=1.2&cvsroot=gentoo
3502
3503 Index: hb-install-system.xml
3504 ===================================================================
3505 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.1/hb-install-system.xml,v
3506 retrieving revision 1.1
3507 retrieving revision 1.2
3508 diff -u -r1.1 -r1.2
3509 --- hb-install-system.xml 8 Aug 2005 13:16:10 -0000 1.1
3510 +++ hb-install-system.xml 8 Aug 2005 13:24:46 -0000 1.2
3511 @@ -4,12 +4,12 @@
3512 <!-- The content of this document is licensed under the CC-BY-SA license -->
3513 <!-- See http://creativecommons.org/licenses/by-sa/1.0 -->
3514
3515 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.1/hb-install-system.xml,v 1.1 2005/08/08 13:16:10 swift Exp $ -->
3516 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.1/hb-install-system.xml,v 1.2 2005/08/08 13:24:46 swift Exp $ -->
3517
3518 <sections>
3519
3520 -<version>4.00</version>
3521 -<date>2005-01-07</date>
3522 +<version>5.0</version>
3523 +<date>2005-08-08</date>
3524
3525 <section>
3526 <title>Chrooting</title>
3527
3528
3529
3530 1.2 +11 -3 xml/htdocs/doc/en/handbook/2005.1/hb-install-tools.xml
3531
3532 file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.1/hb-install-tools.xml?rev=1.2&content-type=text/x-cvsweb-markup&cvsroot=gentoo
3533 plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.1/hb-install-tools.xml?rev=1.2&content-type=text/plain&cvsroot=gentoo
3534 diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.1/hb-install-tools.xml.diff?r1=1.1&r2=1.2&cvsroot=gentoo
3535
3536 Index: hb-install-tools.xml
3537 ===================================================================
3538 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.1/hb-install-tools.xml,v
3539 retrieving revision 1.1
3540 retrieving revision 1.2
3541 diff -u -r1.1 -r1.2
3542 --- hb-install-tools.xml 8 Aug 2005 13:16:10 -0000 1.1
3543 +++ hb-install-tools.xml 8 Aug 2005 13:24:46 -0000 1.2
3544 @@ -4,12 +4,12 @@
3545 <!-- The content of this document is licensed under the CC-BY-SA license -->
3546 <!-- See http://creativecommons.org/licenses/by-sa/1.0 -->
3547
3548 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.1/hb-install-tools.xml,v 1.1 2005/08/08 13:16:10 swift Exp $ -->
3549 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.1/hb-install-tools.xml,v 1.2 2005/08/08 13:24:46 swift Exp $ -->
3550
3551 <sections>
3552
3553 -<version>4.00</version>
3554 -<date>2005-02-04</date>
3555 +<version>5.0</version>
3556 +<date>2005-08-08</date>
3557
3558 <section>
3559 <title>System Logger</title>
3560 @@ -135,6 +135,14 @@
3561 </table>
3562
3563 <p>
3564 +If you are an EVMS user, you need to install <c>emvs</c>:
3565 +</p>
3566 +
3567 +<pre caption="Installing EVMS utilities">
3568 +# <i>emerge evms</i>
3569 +</pre>
3570 +
3571 +<p>
3572 If you don't require any additional networking-related tools (such as rp-pppoe
3573 or a dhcp client) continue with <uri link="?part=1&amp;chap=10">Configuring the
3574 Bootloader</uri>.
3575
3576
3577
3578 1.2 +16 -17 xml/htdocs/doc/en/handbook/2005.1/hb-install-x86-bootloader.xml
3579
3580 file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.1/hb-install-x86-bootloader.xml?rev=1.2&content-type=text/x-cvsweb-markup&cvsroot=gentoo
3581 plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.1/hb-install-x86-bootloader.xml?rev=1.2&content-type=text/plain&cvsroot=gentoo
3582 diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.1/hb-install-x86-bootloader.xml.diff?r1=1.1&r2=1.2&cvsroot=gentoo
3583
3584 Index: hb-install-x86-bootloader.xml
3585 ===================================================================
3586 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.1/hb-install-x86-bootloader.xml,v
3587 retrieving revision 1.1
3588 retrieving revision 1.2
3589 diff -u -r1.1 -r1.2
3590 --- hb-install-x86-bootloader.xml 8 Aug 2005 13:16:10 -0000 1.1
3591 +++ hb-install-x86-bootloader.xml 8 Aug 2005 13:24:46 -0000 1.2
3592 @@ -4,12 +4,12 @@
3593 <!-- The content of this document is licensed under the CC-BY-SA license -->
3594 <!-- See http://creativecommons.org/licenses/by-sa/1.0 -->
3595
3596 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.1/hb-install-x86-bootloader.xml,v 1.1 2005/08/08 13:16:10 swift Exp $ -->
3597 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.1/hb-install-x86-bootloader.xml,v 1.2 2005/08/08 13:24:46 swift Exp $ -->
3598
3599 <sections>
3600
3601 -<version>4.4</version>
3602 -<date>2005-04-16</date>
3603 +<version>5.0</version>
3604 +<date>2005-08-08</date>
3605
3606 <section>
3607 <title>Making your Choice</title>
3608 @@ -219,7 +219,7 @@
3609 <p>
3610 Now we are going to write up a <path>grub.conf</path>. Below you'll
3611 find two possible <path>grub.conf</path> for the partitioning example we use
3612 -in this guide, with kernel image <path>kernel-2.6.11-gentoo-r3</path>. We've
3613 +in this guide. We've
3614 only extensively commented the first <path>grub.conf</path>. Make sure you use
3615 <e>your</e> kernel image filename and, if appropriate, <e>your</e> initrd image
3616 filename.
3617 @@ -250,10 +250,10 @@
3618 # Comment out if you don't have a graphics card installed</comment>
3619 splashimage=(hd0,0)/grub/splash.xpm.gz
3620
3621 -title=Gentoo Linux 2.6.11-r3
3622 +title=Gentoo Linux 2.6.11-r11
3623 <comment># Partition where the kernel image (or operating system) is located</comment>
3624 root (hd0,0)
3625 -kernel /kernel-2.6.11-gentoo-r3 root=/dev/hda3
3626 +kernel /kernel-2.6.11-gentoo-r11 root=/dev/hda3
3627
3628 <comment># The next four lines are only if you dualboot with a Windows system.</comment>
3629 <comment># In this case, Windows is hosted on /dev/hda6.</comment>
3630 @@ -269,10 +269,10 @@
3631 timeout 30
3632 splashimage=(hd0,0)/grub/splash.xpm.gz
3633
3634 -title=Gentoo Linux 2.6.11-r3
3635 +title=Gentoo Linux 2.6.11-r11
3636 root (hd0,0)
3637 -kernel /kernel-2.6.11-gentoo-r3 root=/dev/ram0 init=/linuxrc ramdisk=8192 real_root=/dev/hda3 udev
3638 -initrd /initrd-2.6.11-gentoo-r3
3639 +kernel /kernel-genkernel-x86-2.6.11-gentoo-r11 root=/dev/ram0 init=/linuxrc ramdisk=8192 real_root=/dev/hda3 udev
3640 +initrd /initramfs-genkernel-x86-2.6.11-gentoo-r11
3641
3642 <comment># Only in case you want to dual-boot</comment>
3643 title=Windows XP
3644 @@ -463,7 +463,7 @@
3645 </p>
3646
3647 <pre caption = "Installing LILO">
3648 -# <i>emerge --usepkg lilo</i>
3649 +# <i>emerge lilo</i>
3650 </pre>
3651
3652 </body>
3653 @@ -484,9 +484,8 @@
3654
3655 <p>
3656 Some sections ago we have asked you to remember the kernel-image name
3657 -you have created. In the next example <path>lilo.conf</path> we assume
3658 -the imagename is <path>kernel-2.6.11-gentoo-r3</path>. We also use the
3659 -example partitioning scheme in this example. There are two separate parts:
3660 +you have created. In the next example <path>lilo.conf</path> we also use the
3661 +example partitioning scheme. There are two separate parts:
3662 </p>
3663
3664 <ul>
3665 @@ -516,18 +515,18 @@
3666 default=gentoo <comment># When the timeout has passed, boot the "gentoo" section</comment>
3667
3668 <comment># For non-genkernel users</comment>
3669 -image=/boot/kernel-2.6.11-gentoo-r3
3670 +image=/boot/kernel-2.6.11-gentoo-r11
3671 label=gentoo <comment># Name we give to this section</comment>
3672 read-only <comment># Start with a read-only root. Do not alter!</comment>
3673 root=/dev/hda3 <comment># Location of the root filesystem</comment>
3674
3675 <comment># For genkernel users</comment>
3676 -image=/boot/kernel-2.6.11-gentoo-r3
3677 +image=/boot/kernel-genkernel-x86-2.6.11-gentoo-r11
3678 label=gentoo
3679 read-only
3680 root=/dev/ram0
3681 append="init=/linuxrc ramdisk=8192 real_root=/dev/hda3 udev"
3682 - initrd=/boot/initrd-2.6.11-gentoo-r3
3683 + initrd=/boot/initramfs-genkernel-x86-2.6.11-gentoo-r11
3684
3685 <comment># The next two lines are only if you dualboot with a Windows system.</comment>
3686 <comment># In this case, Windows is hosted on /dev/hda6.</comment>
3687 @@ -547,7 +546,7 @@
3688 </p>
3689
3690 <pre caption = "Using append to add kernel options">
3691 -image=/boot/kernel-2.6.11-gentoo-r3
3692 +image=/boot/kernel-2.6.11-gentoo-r11
3693 label=gentoo
3694 read-only
3695 root=/dev/hda3
3696
3697
3698
3699 1.2 +3 -3 xml/htdocs/doc/en/handbook/2005.1/hb-install-x86-disk.xml
3700
3701 file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.1/hb-install-x86-disk.xml?rev=1.2&content-type=text/x-cvsweb-markup&cvsroot=gentoo
3702 plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.1/hb-install-x86-disk.xml?rev=1.2&content-type=text/plain&cvsroot=gentoo
3703 diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.1/hb-install-x86-disk.xml.diff?r1=1.1&r2=1.2&cvsroot=gentoo
3704
3705 Index: hb-install-x86-disk.xml
3706 ===================================================================
3707 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.1/hb-install-x86-disk.xml,v
3708 retrieving revision 1.1
3709 retrieving revision 1.2
3710 diff -u -r1.1 -r1.2
3711 --- hb-install-x86-disk.xml 8 Aug 2005 13:16:10 -0000 1.1
3712 +++ hb-install-x86-disk.xml 8 Aug 2005 13:24:46 -0000 1.2
3713 @@ -4,12 +4,12 @@
3714 <!-- The content of this document is licensed under the CC-BY-SA license -->
3715 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
3716
3717 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.1/hb-install-x86-disk.xml,v 1.1 2005/08/08 13:16:10 swift Exp $ -->
3718 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.1/hb-install-x86-disk.xml,v 1.2 2005/08/08 13:24:46 swift Exp $ -->
3719
3720 <sections>
3721
3722 -<version>4.2</version>
3723 -<date>2005-08-02</date>
3724 +<version>5.0</version>
3725 +<date>2005-08-08</date>
3726
3727 <section>
3728 <title>Introduction to Block Devices</title>
3729
3730
3731
3732 1.2 +10 -21 xml/htdocs/doc/en/handbook/2005.1/hb-install-x86-kernel.xml
3733
3734 file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.1/hb-install-x86-kernel.xml?rev=1.2&content-type=text/x-cvsweb-markup&cvsroot=gentoo
3735 plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.1/hb-install-x86-kernel.xml?rev=1.2&content-type=text/plain&cvsroot=gentoo
3736 diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.1/hb-install-x86-kernel.xml.diff?r1=1.1&r2=1.2&cvsroot=gentoo
3737
3738 Index: hb-install-x86-kernel.xml
3739 ===================================================================
3740 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.1/hb-install-x86-kernel.xml,v
3741 retrieving revision 1.1
3742 retrieving revision 1.2
3743 diff -u -r1.1 -r1.2
3744 --- hb-install-x86-kernel.xml 8 Aug 2005 13:16:10 -0000 1.1
3745 +++ hb-install-x86-kernel.xml 8 Aug 2005 13:24:46 -0000 1.2
3746 @@ -4,12 +4,12 @@
3747 <!-- The content of this document is licensed under the CC-BY-SA license -->
3748 <!-- See http://creativecommons.org/licenses/by-sa/1.0 -->
3749
3750 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.1/hb-install-x86-kernel.xml,v 1.1 2005/08/08 13:16:10 swift Exp $ -->
3751 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.1/hb-install-x86-kernel.xml,v 1.2 2005/08/08 13:24:46 swift Exp $ -->
3752
3753 <sections>
3754
3755 -<version>4.9</version>
3756 -<date>2005-07-04</date>
3757 +<version>5.0</version>
3758 +<date>2005-08-08</date>
3759
3760 <section>
3761 <title>Timezone</title>
3762 @@ -347,16 +347,7 @@
3763 </pre>
3764
3765 <p>
3766 -Next, copy over the kernel configuration used by the Installation CD to the
3767 -location where genkernel looks for the default kernel configuration:
3768 -</p>
3769 -
3770 -<pre caption="Copying over the Installation CD kernel config">
3771 -# <i>zcat /proc/config.gz > /usr/share/genkernel/x86/kernel-config-2.6</i>
3772 -</pre>
3773 -
3774 -<p>
3775 -Now, compile your kernel sources by running <c>genkernel --udev all</c>.
3776 +Now, compile your kernel sources by running <c>genkernel all</c>.
3777 Be aware though, as <c>genkernel</c> compiles a kernel that supports almost all
3778 hardware, this compilation will take quite a while to finish!
3779 </p>
3780 @@ -370,7 +361,7 @@
3781 </p>
3782
3783 <pre caption="Running genkernel">
3784 -# <i>genkernel --udev all</i>
3785 +# <i>genkernel all</i>
3786 </pre>
3787
3788 <p>
3789 @@ -388,16 +379,14 @@
3790 </pre>
3791
3792 <p>
3793 -If you want your system to be more like the Installation CD you should,
3794 -when your Gentoo installation is over, emerge <c>coldplug</c>. While the
3795 -initrd autodetects hardware that is needed to boot your system,
3796 -<c>coldplug</c> autodetects everything else. <c>coldplug</c> is available as one
3797 -of the packages on the Package CD.
3798 +If you want your system to be more like the Installation CD you should
3799 +emerge <c>coldplug</c>. While the initrd autodetects hardware that is
3800 +needed to boot your system, <c>coldplug</c> autodetects everything
3801 +else.
3802 </p>
3803
3804 <pre caption="Emerging and enabling coldplug">
3805 -<comment>(Do this after the installation, during the GRP installation instructions)</comment>
3806 -# <i>emerge -k coldplug</i>
3807 +# <i>emerge coldplug</i>
3808 # <i>rc-update add coldplug boot</i>
3809 </pre>
3810
3811
3812
3813
3814 1.2 +14 -14 xml/htdocs/doc/en/handbook/2005.1/hb-install-x86-medium.xml
3815
3816 file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.1/hb-install-x86-medium.xml?rev=1.2&content-type=text/x-cvsweb-markup&cvsroot=gentoo
3817 plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.1/hb-install-x86-medium.xml?rev=1.2&content-type=text/plain&cvsroot=gentoo
3818 diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.1/hb-install-x86-medium.xml.diff?r1=1.1&r2=1.2&cvsroot=gentoo
3819
3820 Index: hb-install-x86-medium.xml
3821 ===================================================================
3822 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.1/hb-install-x86-medium.xml,v
3823 retrieving revision 1.1
3824 retrieving revision 1.2
3825 diff -u -r1.1 -r1.2
3826 --- hb-install-x86-medium.xml 8 Aug 2005 13:16:10 -0000 1.1
3827 +++ hb-install-x86-medium.xml 8 Aug 2005 13:24:46 -0000 1.2
3828 @@ -2,14 +2,14 @@
3829 <!DOCTYPE sections SYSTEM "/dtd/book.dtd">
3830
3831 <!-- The content of this document is licensed under the CC-BY-SA license -->
3832 -<!-- See http://creativecommons.org/licenses/by-sa/1.0 -->
3833 +<!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
3834
3835 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.1/hb-install-x86-medium.xml,v 1.1 2005/08/08 13:16:10 swift Exp $ -->
3836 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.1/hb-install-x86-medium.xml,v 1.2 2005/08/08 13:24:46 swift Exp $ -->
3837
3838 <sections>
3839
3840 -<version>4.2</version>
3841 -<date>2005-05-23</date>
3842 +<version>5.0</version>
3843 +<date>2005-08-08</date>
3844
3845 <section>
3846 <title>Hardware Requirements</title>
3847 @@ -150,8 +150,8 @@
3848 You can download the Universal Installation CDs (and, if you want to, the
3849 Packages CD as well) from one of our <uri
3850 link="/main/en/mirrors.xml">mirrors</uri>. The Installation CDs are located in
3851 -the <path>releases/x86/2005.0/installcd</path> directory;
3852 -the Package CDs are located in the <path>releases/x86/2005.0/packagecd</path>
3853 +the <path>releases/x86/2005.1/installcd</path> directory;
3854 +the Package CDs are located in the <path>releases/x86/2005.1/packagecd</path>
3855 directory.
3856 </p>
3857
3858 @@ -317,14 +317,14 @@
3859
3860 <p>
3861 You will then be greeted with a boot screen and progress bar. If you are
3862 -installing Gentoo on a system with a non-US keyboard, make sure you press F2
3863 -to switch to verbose mode and follow the prompt. If no selection is made in 10
3864 -seconds the default (US keyboard) will be accepted and the boot process will
3865 -continue. Once the boot process completes, you will be automatically logged
3866 -in to the &quot;Live&quot; Gentoo Linux as &quot;root&quot;, the super user.
3867 -You should have a root (&quot;#&quot;) prompt on the current console and can
3868 -also switch to other consoles by pressing Alt-F2, Alt-F3 and Alt-F4. Get back
3869 -to the one you started on by pressing Alt-F1.
3870 +installing Gentoo on a system with a non-US keyboard, make sure you
3871 +immediately press Alt-F1 to switch to verbose mode and follow the prompt. If no
3872 +selection is made in 10 seconds the default (US keyboard) will be accepted and
3873 +the boot process will continue. Once the boot process completes, you will be
3874 +automatically logged in to the &quot;Live&quot; Gentoo Linux as
3875 +&quot;root&quot;, the super user. You should have a root (&quot;#&quot;) prompt
3876 +on the current console and can also switch to other consoles by pressing Alt-F2,
3877 +Alt-F3 and Alt-F4. Get back to the one you started on by pressing Alt-F1.
3878 </p>
3879
3880 </body>
3881
3882
3883
3884 1.2 +21 -17 xml/htdocs/doc/en/handbook/2005.1/index.xml
3885
3886 file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.1/index.xml?rev=1.2&content-type=text/x-cvsweb-markup&cvsroot=gentoo
3887 plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.1/index.xml?rev=1.2&content-type=text/plain&cvsroot=gentoo
3888 diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.1/index.xml.diff?r1=1.1&r2=1.2&cvsroot=gentoo
3889
3890 Index: index.xml
3891 ===================================================================
3892 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.1/index.xml,v
3893 retrieving revision 1.1
3894 retrieving revision 1.2
3895 diff -u -r1.1 -r1.2
3896 --- index.xml 8 Aug 2005 13:16:10 -0000 1.1
3897 +++ index.xml 8 Aug 2005 13:24:46 -0000 1.2
3898 @@ -1,35 +1,36 @@
3899 <?xml version='1.0' encoding="UTF-8"?>
3900 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
3901
3902 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.1/index.xml,v 1.1 2005/08/08 13:16:10 swift Exp $ -->
3903 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.1/index.xml,v 1.2 2005/08/08 13:24:46 swift Exp $ -->
3904
3905 <guide link="index.xml">
3906 -<title>Gentoo 2005.0 Handbook</title>
3907 +<title>Gentoo 2005.1 Handbook</title>
3908
3909 <author title="Author">
3910 <mail link="swift@g.o">Sven Vermeulen</mail>
3911 </author>
3912
3913 <abstract>
3914 -The Gentoo 2005.0 Handbook contains the networkless installation instructions
3915 -for the 2005.0 release and parts on working with Gentoo and Portage.
3916 +The Gentoo 2005.1 Handbook is an effort to centralise documentation into a
3917 +coherent handbook. It contains the installation instructions for the 2005.1
3918 +release and parts on working with Gentoo and Portage.
3919 </abstract>
3920
3921 <license/>
3922
3923 -<version>4.2</version>
3924 -<date>2005-07-26</date>
3925 +<version>5.0</version>
3926 +<date>2005-08-08</date>
3927
3928 <chapter>
3929 -<title>The Gentoo Linux 2005.0 Handbooks</title>
3930 -<!-- Uncomment when needed, probably for the 2005.0 versions -->
3931 +<title>The Gentoo Linux 2005.1 Handbooks</title>
3932 +<!-- Uncomment when needed, probably for the 2005.1 versions -->
3933 <!--
3934 <section>
3935 <title>Available languages</title>
3936 <body>
3937
3938 <p>
3939 -The Gentoo Linux 2005.0 Handbook is available in the following languages:
3940 +The Gentoo Linux 2005.1 Handbook is available in the following languages:
3941 </p>
3942
3943 <p>
3944 @@ -54,9 +55,9 @@
3945 <body>
3946
3947 <p>
3948 -Welcome to the Gentoo Linux 2005.0 Handbooks. These handbooks are released
3949 +Welcome to the Gentoo Linux 2005.1 Handbooks. These handbooks are released
3950 together with the Gentoo Linux releases and contain the necessary installation
3951 -instructions to install Gentoo Linux 2005.0 <brite>without an internet
3952 +instructions to install Gentoo Linux 2005.1 <brite>without an internet
3953 connection.</brite>
3954 </p>
3955
3956 @@ -89,8 +90,9 @@
3957 <uri link="handbook-sparc.xml">sparc</uri>,
3958 <uri link="handbook-alpha.xml">alpha</uri>,
3959 <uri link="handbook-amd64.xml">amd64</uri>,
3960 - <uri link="handbook-ppc.xml">ppc</uri>
3961 -<!-- <uri link="handbook-hppa.xml">hppa</uri> -->
3962 + <uri link="handbook-ppc.xml">ppc</uri>,
3963 + <uri link="handbook-ppc64.xml">ppc64</uri>,
3964 + <uri link="handbook-hppa.xml">hppa</uri>
3965 </ti>
3966 </tr>
3967 <tr>
3968 @@ -101,8 +103,9 @@
3969 <uri link="handbook-sparc.xml?full=1">sparc</uri>,
3970 <uri link="handbook-alpha.xml?full=1">alpha</uri>,
3971 <uri link="handbook-amd64.xml?full=1">amd64</uri>,
3972 - <uri link="handbook-ppc.xml?full=1">ppc</uri>
3973 -<!-- <uri link="handbook-hppa.xml?full=1">hppa</uri> -->
3974 + <uri link="handbook-ppc.xml?full=1">ppc</uri>,
3975 + <uri link="handbook-ppc64.xml?full=1">ppc64</uri>,
3976 + <uri link="handbook-hppa.xml?full=1">hppa</uri>
3977 </ti>
3978 </tr>
3979 <tr>
3980 @@ -113,8 +116,9 @@
3981 <uri link="handbook-sparc.xml?style=printable&amp;full=1">sparc</uri>,
3982 <uri link="handbook-alpha.xml?style=printable&amp;full=1">alpha</uri>,
3983 <uri link="handbook-amd64.xml?style=printable&amp;full=1">amd64</uri>,
3984 - <uri link="handbook-ppc.xml?style=printable&amp;full=1">ppc</uri>
3985 -<!-- <uri link="handbook-hppa.xml?style=printable&amp;full=1">hppa</uri> -->
3986 + <uri link="handbook-ppc.xml?style=printable&amp;full=1">ppc</uri>,
3987 + <uri link="handbook-ppc64.xml?style=printable&amp;full=1">ppc64</uri>,
3988 + <uri link="handbook-hppa.xml?style=printable&amp;full=1">hppa</uri>
3989 </ti>
3990 </tr>
3991 </table>
3992
3993
3994
3995 --
3996 gentoo-doc-cvs@g.o mailing list