| 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.56 2005/10/13 15:08:00 neysx Exp $ --> |
4 | <!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/handbook-ppc64.xml,v 1.57 2005/11/11 17:27:15 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"> |
| … | |
… | |
| 119 | |
119 | |
| 120 | <!-- The content of this document is licensed under the CC-BY-SA license --> |
120 | <!-- The content of this document is licensed under the CC-BY-SA license --> |
| 121 | <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> |
121 | <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> |
| 122 | <license/> |
122 | <license/> |
| 123 | |
123 | |
| 124 | <version>4.1</version> |
124 | <version>4.2</version> |
| 125 | <date>2005-10-13</date> |
125 | <date>2005-11-11</date> |
| 126 | |
126 | |
| 127 | <part> |
127 | <part> |
| 128 | <title>Installing Gentoo</title> |
128 | <title>Installing Gentoo</title> |
| 129 | <abstract> |
129 | <abstract> |
| 130 | In this part you learn how to install Gentoo on your system. |
130 | In this part you learn how to install Gentoo on your system. |
| … | |
… | |
| 168 | </chapter> |
168 | </chapter> |
| 169 | |
169 | |
| 170 | <chapter> |
170 | <chapter> |
| 171 | <title>Installing the Gentoo Installation Files</title> |
171 | <title>Installing the Gentoo Installation Files</title> |
| 172 | <abstract> |
172 | <abstract> |
| 173 | Gentoo installs work through so-called stage-files. In this chapter we describe |
173 | Gentoo installs work through a stage3 archive. In this chapter we describe |
| 174 | how you extract a stage-file and configure Portage. |
174 | how you extract a stage3 archive and configure Portage. |
| 175 | </abstract> |
175 | </abstract> |
| 176 | <include href="hb-install-stage.xml"/> |
176 | <include href="hb-install-stage.xml"/> |
| 177 | </chapter> |
177 | </chapter> |
| 178 | |
178 | |
| 179 | <chapter> |
179 | <chapter> |