| 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-sparc.xml,v 1.42 2004/07/09 11:24:20 neysx Exp $ --> |
4 | <!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/handbook-sparc.xml,v 1.43 2004/07/16 09:40:47 neysx Exp $ --> |
| 5 | |
5 | |
| 6 | <book link="handbook-sparc.xml"> |
6 | <book link="handbook-sparc.xml"> |
| 7 | <title>Gentoo Linux/SPARC Handbook</title> |
7 | <title>Gentoo Linux/SPARC Handbook</title> |
| 8 | |
8 | |
| 9 | <author title="Chief Architect"> |
9 | <author title="Chief Architect"> |
| … | |
… | |
| 156 | </chapter> |
156 | </chapter> |
| 157 | |
157 | |
| 158 | <chapter> |
158 | <chapter> |
| 159 | <title>Installing the Gentoo Installation Files</title> |
159 | <title>Installing the Gentoo Installation Files</title> |
| 160 | <abstract> |
160 | <abstract> |
| 161 | Gentoo installs work through socalled stage-files. In this chapter we |
161 | Gentoo installs work through so-called stage-files. In this chapter we |
| 162 | describe how you extract a stage-file and configure Portage. |
162 | describe how you extract a stage-file and configure Portage. |
| 163 | </abstract> |
163 | </abstract> |
| 164 | <include href="hb-install-stage.xml"/> |
164 | <include href="hb-install-stage.xml"/> |
| 165 | </chapter> |
165 | </chapter> |
| 166 | |
166 | |