| 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-ppc.xml,v 1.161 2012/02/26 09:49:46 swift Exp $ --> |
4 | <!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/handbook-ppc.xml,v 1.162 2012/09/11 21:53:17 nightmorph Exp $ --> |
| 5 | |
5 | |
| 6 | <book> |
6 | <book> |
| 7 | <title>Gentoo Linux PPC Handbook</title> |
7 | <title>Gentoo Linux PPC Handbook</title> |
| 8 | |
8 | |
| 9 | <values> |
9 | <values> |
| 10 | <key id="arch">PPC</key> |
10 | <key id="arch">PPC</key> |
| 11 | <key id="genkernel-name">kernel-genkernel-ppc-2.6.33-gentoo-r2</key> |
11 | <key id="genkernel-name">kernel-genkernel-ppc-3.4.9-gentoo</key> |
| 12 | <key id="genkernel-initrd">initramfs-genkernel-ppc-2.6.33-gentoo-r2</key> |
12 | <key id="genkernel-initrd">initramfs-genkernel-ppc-3.4.9-gentoo</key> |
| 13 | <key id="kernel-version">2.6.33-r2</key> |
13 | <key id="kernel-version">3.4.9</key> |
| 14 | <key id="kernel-name">kernel-2.6.33-gentoo-r2</key> |
14 | <key id="kernel-name">kernel-3.4.9-gentoo</key> |
| 15 | <key id="min-cd-name">install-powerpc-minimal-<release>.iso</key> |
15 | <key id="min-cd-name">install-powerpc-minimal-<release>.iso</key> |
| 16 | <key id="min-cd-size">130</key> |
16 | <key id="min-cd-size">130</key> |
| 17 | <key id="release-dir">releases/ppc/autobuilds/</key> |
17 | <key id="release-dir">releases/ppc/autobuilds/</key> |
| 18 | <key id="stage3">stage3-ppc-<release>.tar.bz2</key> |
18 | <key id="stage3">stage3-ppc-<release>.tar.bz2</key> |
| 19 | <key id="profile">default/linux/powerpc/ppc32/10.0</key> |
19 | <key id="profile">default/linux/powerpc/ppc32/10.0</key> |
| 20 | <key id="CFLAGS">-O2 -mcpu=powerpc -mtune=powerpc -fno-strict-aliasing -pipe</key> |
20 | <key id="CFLAGS">-O2 -mcpu=powerpc -mtune=powerpc -fno-strict-aliasing -pipe</key> |
| 21 | <key id="online-book">handbook-ppc.xml</key> |
21 | <key id="online-book">handbook-ppc.xml</key> |
| 22 | </values> |
22 | </values> |
| 23 | |
23 | |
| 24 | <author title="Author"> |
24 | <author title="Author"> |
| 25 | <mail link="swift@gentoo.org">Sven Vermeulen</mail> |
25 | <mail link="swift@gentoo.org">Sven Vermeulen</mail> |
| 26 | </author> |
26 | </author> |
| 27 | <author title="Author"> |
27 | <author title="Author"> |
| 28 | <mail link="g2boojum@gentoo.org">Grant Goodyear</mail> |
28 | <mail link="g2boojum@gentoo.org">Grant Goodyear</mail> |
| 29 | </author> |
29 | </author> |
| … | |
… | |
| 133 | </author> |
133 | </author> |
| 134 | <author title="Reviewer"> |
134 | <author title="Reviewer"> |
| 135 | <mail link="antifa@gentoo.org">Ken Nowack</mail> |
135 | <mail link="antifa@gentoo.org">Ken Nowack</mail> |
| 136 | </author> |
136 | </author> |
| 137 | |
137 | |
| 138 | <abstract> |
138 | <abstract> |
| 139 | This is the Gentoo Handbook, an effort to centralize Gentoo/Linux information. |
139 | This is the Gentoo Handbook, an effort to centralize Gentoo/Linux information. |
| 140 | This handbook contains the installation instructions for an Internet-based |
140 | This handbook contains the installation instructions for an Internet-based |
| 141 | installation on PPC systems and parts about working with Gentoo and Portage. |
141 | installation on PPC systems and parts about working with Gentoo and Portage. |
| 142 | </abstract> |
142 | </abstract> |
| 143 | |
143 | |
| 144 | <!-- The content of this document is licensed under the CC-BY-SA license --> |
144 | <!-- The content of this document is licensed under the CC-BY-SA license --> |
| 145 | <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> |
145 | <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> |
| 146 | <license/> |
146 | <license/> |
| 147 | |
147 | |
| 148 | <version>12</version> |
148 | <version>13</version> |
| 149 | <date>2012-02-26</date> |
149 | <date>2012-09-11</date> |
| 150 | |
150 | |
| 151 | <part> |
151 | <part> |
| 152 | <title>Installing Gentoo</title> |
152 | <title>Installing Gentoo</title> |
| 153 | <abstract> |
153 | <abstract> |
| 154 | In this part you learn how to install Gentoo on your system. |
154 | In this part you learn how to install Gentoo on your system. |
| 155 | </abstract> |
155 | </abstract> |
| 156 | |
156 | |
| 157 | <chapter> |
157 | <chapter> |
| 158 | <title>About the Gentoo Linux Installation</title> |
158 | <title>About the Gentoo Linux Installation</title> |
| 159 | <include href="hb-install-about.xml"/> |
159 | <include href="hb-install-about.xml"/> |
| 160 | </chapter> |
160 | </chapter> |
| 161 | |
161 | |
| 162 | <chapter> |
162 | <chapter> |
| 163 | <title>Choosing the Right Installation Medium</title> |
163 | <title>Choosing the Right Installation Medium</title> |
| 164 | <include href="hb-install-ppc-medium.xml"/> |
164 | <include href="hb-install-ppc-medium.xml"/> |