| 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.50 2004/11/21 15:06:13 neysx Exp $ --> |
4 | <!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/handbook-ppc64.xml,v 1.51 2004/12/02 13:40:40 swift Exp $ --> |
| 5 | |
5 | |
| 6 | <book link="handbook-ppc64.xml"> |
6 | <book link="handbook-ppc64.xml"> |
| 7 | <title>Gentoo Linux 2004.3 PPC64 Handbook</title> |
7 | <title>Gentoo Linux 2004.3 PPC64 Handbook</title> |
| 8 | |
8 | |
| 9 | <author title="Author"> |
9 | <author title="Author"> |
| … | |
… | |
| 111 | |
111 | |
| 112 | <!-- The content of this document is licensed under the CC-BY-SA license --> |
112 | <!-- The content of this document is licensed under the CC-BY-SA license --> |
| 113 | <!-- See http://creativecommons.org/licenses/by-sa/2.0 --> |
113 | <!-- See http://creativecommons.org/licenses/by-sa/2.0 --> |
| 114 | <license/> |
114 | <license/> |
| 115 | |
115 | |
| 116 | <version>3.11</version> |
116 | <version>3.12</version> |
| 117 | <date>2004-11-21</date> |
117 | <date>2004-12-02</date> |
| 118 | |
118 | |
| 119 | <part> |
119 | <part> |
| 120 | <title>Installing Gentoo</title> |
120 | <title>Installing Gentoo</title> |
| 121 | <abstract> |
121 | <abstract> |
| 122 | In this part you learn how to install Gentoo on your system. |
122 | In this part you learn how to install Gentoo on your system. |
| … | |
… | |
| 159 | </chapter> |
159 | </chapter> |
| 160 | |
160 | |
| 161 | <chapter> |
161 | <chapter> |
| 162 | <title>Installing the Gentoo Installation Files</title> |
162 | <title>Installing the Gentoo Installation Files</title> |
| 163 | <abstract> |
163 | <abstract> |
| 164 | Gentoo installs work through socalled stage-files. In this chapter we |
164 | Gentoo installs work through special tarballs (also known as stage-files). In |
| 165 | describe how you extract a stage-file and configure Portage. |
165 | this chapter we describe how you extract a stage-file and configure Portage. |
| 166 | </abstract> |
166 | </abstract> |
| 167 | <include href="hb-install-stage.xml"/> |
167 | <include href="hb-install-stage.xml"/> |
| 168 | </chapter> |
168 | </chapter> |
| 169 | |
169 | |
| 170 | <chapter> |
170 | <chapter> |
| … | |
… | |
| 220 | <chapter> |
220 | <chapter> |
| 221 | <title>Finalizing your Gentoo Installation</title> |
221 | <title>Finalizing your Gentoo Installation</title> |
| 222 | <abstract> |
222 | <abstract> |
| 223 | You're almost done. We'll just create one (or more) users for your |
223 | You're almost done. We'll just create one (or more) users for your |
| 224 | system and (optionally) install GRP packages. |
224 | system and (optionally) install GRP packages. |
| 225 | system. |
|
|
| 226 | </abstract> |
225 | </abstract> |
| 227 | <include href="hb-install-finalise.xml"/> |
226 | <include href="hb-install-finalise.xml"/> |
| 228 | </chapter> |
227 | </chapter> |
| 229 | |
228 | |
| 230 | <chapter> |
229 | <chapter> |