| 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.76 2008/04/23 07:07:08 nightmorph Exp $ --> |
4 | <!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/handbook-ppc64.xml,v 1.77 2008/04/30 09:49:46 neysx Exp $ --> |
| 5 | |
5 | |
| 6 | <book link="/doc/en/handbook/handbook-ppc64.xml" disclaimer='draft'> |
6 | <book> |
| 7 | <title>Gentoo Linux PPC64 Handbook</title> |
7 | <title>Gentoo Linux PPC64 Handbook</title> |
| 8 | |
8 | |
| 9 | <values> |
9 | <values> |
| 10 | <key id="arch">PPC64</key> |
10 | <key id="arch">PPC64</key> |
| 11 | <key id="kernel-version">2.6.24-r5</key> |
11 | <key id="kernel-version">2.6.24-r5</key> |
| … | |
… | |
| 133 | |
133 | |
| 134 | <!-- The content of this document is licensed under the CC-BY-SA license --> |
134 | <!-- The content of this document is licensed under the CC-BY-SA license --> |
| 135 | <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> |
135 | <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> |
| 136 | <license/> |
136 | <license/> |
| 137 | |
137 | |
| 138 | <version>9.2</version> |
138 | <version>9.3</version> |
| 139 | <date>2008-04-22</date> |
139 | <date>2008-04-30</date> |
| 140 | |
140 | |
| 141 | <part> |
141 | <part> |
| 142 | <title>Installing Gentoo</title> |
142 | <title>Installing Gentoo</title> |
| 143 | <abstract> |
143 | <abstract> |
| 144 | In this part you learn how to install Gentoo on your system. |
144 | In this part you learn how to install Gentoo on your system. |