| 1 | <?xml version='1.0' encoding='UTF-8'?> |
1 | <?xml version='1.0' encoding='UTF-8'?> |
| 2 | <!DOCTYPE book SYSTEM "/dtd/book.dtd"> |
2 | <!DOCTYPE book SYSTEM "/dtd/book.dtd"> |
| 3 | |
3 | |
| 4 | <!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/handbook-ppc64.xml,v 1.53 2005/03/28 15:20:51 swift Exp $ --> |
4 | <!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/handbook-ppc64.xml,v 1.54 2005/06/09 07:33:59 swift Exp $ --> |
| 5 | |
5 | |
| 6 | <book link="handbook-ppc64.xml"> |
6 | <book link="handbook-ppc64.xml"> |
| 7 | <title>Gentoo Linux PPC64 Handbook</title> |
7 | <title>Gentoo Linux PPC64 Handbook</title> |
| 8 | |
8 | |
| 9 | <author title="Author"> |
9 | <author title="Author"> |
| 10 | <mail link="swift@gentoo.org">Sven Vermeulen</mail> |
10 | <mail link="swift@gentoo.org">Sven Vermeulen</mail> |
|
|
11 | </author> |
|
|
12 | <author title="Author"> |
|
|
13 | <mail link="uberlord@gentoo.org">Roy Marples</mail> |
| 11 | </author> |
14 | </author> |
| 12 | <author title="Author"> |
15 | <author title="Author"> |
| 13 | <mail link="drobbins@gentoo.org">Daniel Robbins</mail> |
16 | <mail link="drobbins@gentoo.org">Daniel Robbins</mail> |
| 14 | </author> |
17 | </author> |
| 15 | <author title="Author"> |
18 | <author title="Author"> |
| … | |
… | |
| 111 | |
114 | |
| 112 | <!-- The content of this document is licensed under the CC-BY-SA license --> |
115 | <!-- The content of this document is licensed under the CC-BY-SA license --> |
| 113 | <!-- See http://creativecommons.org/licenses/by-sa/2.0 --> |
116 | <!-- See http://creativecommons.org/licenses/by-sa/2.0 --> |
| 114 | <license/> |
117 | <license/> |
| 115 | |
118 | |
| 116 | <version>3.14</version> |
119 | <version>4.0</version> |
| 117 | <date>2005-03-28</date> |
120 | <date>2005-06-09</date> |
| 118 | |
121 | |
| 119 | <part> |
122 | <part> |
| 120 | <title>Installing Gentoo</title> |
123 | <title>Installing Gentoo</title> |
| 121 | <abstract> |
124 | <abstract> |
| 122 | In this part you learn how to install Gentoo on your system. |
125 | In this part you learn how to install Gentoo on your system. |
| … | |
… | |
| 355 | </abstract> |
358 | </abstract> |
| 356 | <include href="hb-portage-ebuild.xml"/> |
359 | <include href="hb-portage-ebuild.xml"/> |
| 357 | </chapter> |
360 | </chapter> |
| 358 | </part> |
361 | </part> |
| 359 | |
362 | |
|
|
363 | <part> |
|
|
364 | <title>Gentoo Network Configuration</title> |
|
|
365 | <abstract>A comprehensive guide to Networking in Gentoo.</abstract> |
|
|
366 | |
|
|
367 | <chapter> |
|
|
368 | <title>Getting Started</title> |
|
|
369 | <abstract> |
|
|
370 | A guide to quickly get your network interface up and running in most common |
|
|
371 | environments. |
|
|
372 | </abstract> |
|
|
373 | <include href="hb-net-start.xml"/> |
|
|
374 | </chapter> |
|
|
375 | |
|
|
376 | <chapter> |
|
|
377 | <title>Advanced Configuration</title> |
|
|
378 | <abstract> |
|
|
379 | Here we learn about how the configuration works - you need to know this |
|
|
380 | before we learn about modular networking. |
|
|
381 | </abstract> |
|
|
382 | <include href="hb-net-advanced.xml"/> |
|
|
383 | </chapter> |
|
|
384 | |
|
|
385 | <chapter> |
|
|
386 | <title>Modular Networking</title> |
|
|
387 | <abstract> |
|
|
388 | Gentoo provides you flexible networking - here you are told about choosing |
|
|
389 | different DHCP clients, setting up bonding, bridging, VLANs and more. |
|
|
390 | </abstract> |
|
|
391 | <include href="hb-net-modules.xml"/> |
|
|
392 | </chapter> |
|
|
393 | |
|
|
394 | <chapter> |
|
|
395 | <title>Wireless Networking</title> |
|
|
396 | <abstract> |
|
|
397 | Wireless isn't straight-forward. Hopefully we'll get you working! |
|
|
398 | </abstract> |
|
|
399 | <include href="hb-net-wireless.xml"/> |
|
|
400 | </chapter> |
|
|
401 | |
|
|
402 | <chapter> |
|
|
403 | <title>Adding Functionality</title> |
|
|
404 | <abstract> |
|
|
405 | If you're feeling adventurous, you can add your own functions to networking. |
|
|
406 | </abstract> |
|
|
407 | <include href="hb-net-functions.xml"/> |
|
|
408 | </chapter> |
|
|
409 | |
|
|
410 | <chapter> |
|
|
411 | <title>Network Management</title> |
|
|
412 | <abstract> |
|
|
413 | For laptop users or people who move their computer around different networks. |
|
|
414 | </abstract> |
|
|
415 | <include href="hb-net-management.xml"/> |
|
|
416 | </chapter> |
|
|
417 | </part> |
|
|
418 | |
| 360 | </book> |
419 | </book> |