| 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.81 2012/02/26 09:49:46 swift Exp $ --> |
4 | <!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/handbook-ppc64.xml,v 1.82 2012/09/11 21:53:17 nightmorph Exp $ --> |
| 5 | |
5 | |
| 6 | <book> |
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.31-r10</key> |
11 | <key id="kernel-version">3.4.9</key> |
| 12 | <key id="kernel-name">kernel-2.6.31-gentoo-r10</key> |
12 | <key id="kernel-name">kernel-3.4.9-gentoo</key> |
| 13 | <key id="min-cd-name">install-powerpc-minimal-<release>.iso</key> |
13 | <key id="min-cd-name">install-powerpc-minimal-<release>.iso</key> |
| 14 | <key id="min-cd-size">130</key> |
14 | <key id="min-cd-size">130</key> |
| 15 | <key id="release-dir">releases/ppc/autobuilds/</key> |
15 | <key id="release-dir">releases/ppc/autobuilds/</key> |
| 16 | <key id="stage3">stage3-ppc64-32ul-<release>.tar.bz2</key> |
16 | <key id="stage3">stage3-ppc64-32ul-<release>.tar.bz2</key> |
| 17 | <key id="profile">default/linux/powerpc/ppc64/10.0/32bit-userland</key> |
17 | <key id="profile">default/linux/powerpc/ppc64/10.0/32bit-userland</key> |
| … | |
… | |
| 135 | |
135 | |
| 136 | <!-- The content of this document is licensed under the CC-BY-SA license --> |
136 | <!-- The content of this document is licensed under the CC-BY-SA license --> |
| 137 | <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> |
137 | <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> |
| 138 | <license/> |
138 | <license/> |
| 139 | |
139 | |
| 140 | <version>12</version> |
140 | <version>13</version> |
| 141 | <date>2012-02-26</date> |
141 | <date>2012-09-11</date> |
| 142 | |
142 | |
| 143 | <part> |
143 | <part> |
| 144 | <title>Installing Gentoo</title> |
144 | <title>Installing Gentoo</title> |
| 145 | <abstract> |
145 | <abstract> |
| 146 | In this part you learn how to install Gentoo on your system. |
146 | In this part you learn how to install Gentoo on your system. |