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-amd64.xml,v 1.16 2004/04/25 14:47:06 swift Exp $ --> |
4 | <!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/handbook-amd64.xml,v 1.54 2004/07/30 12:07:22 swift Exp $ --> |
5 | |
5 | |
6 | <book link="handbook-amd64.xml"> |
6 | <book link="handbook-amd64.xml"> |
7 | <title>Gentoo Linux/AMD64 Handbook</title> |
7 | <title>Gentoo Linux/AMD64 Handbook</title> |
8 | |
8 | |
9 | <author title="Chief Architect"> |
9 | <author title="Chief Architect"> |
… | |
… | |
26 | </author> |
26 | </author> |
27 | <author title="Gentoo Alpha Developer"> |
27 | <author title="Gentoo Alpha Developer"> |
28 | <mail link="agriffis@gentoo.org">Aron Griffis</mail> |
28 | <mail link="agriffis@gentoo.org">Aron Griffis</mail> |
29 | </author> |
29 | </author> |
30 | <author title="Gentoo AMD64 Developer"> |
30 | <author title="Gentoo AMD64 Developer"> |
31 | <mail link="brad_mssw@gentoo.org">Brad House</mail> |
31 | <mail link="jhuebel@gentoo.org">Jason Huebel</mail> |
32 | </author> |
32 | </author> |
33 | <author title="Gentoo HPPA developer"> |
33 | <author title="Gentoo HPPA developer"> |
34 | <mail link="gmsoft@gentoo.org">Guy Martin</mail> |
34 | <mail link="gmsoft@gentoo.org">Guy Martin</mail> |
35 | </author> |
35 | </author> |
36 | <author title="Gentoo PPC developer"> |
36 | <author title="Gentoo PPC developer"> |
… | |
… | |
82 | <author title="Editor"> |
82 | <author title="Editor"> |
83 | <mail link="erwin@gentoo.org">Erwin</mail> |
83 | <mail link="erwin@gentoo.org">Erwin</mail> |
84 | </author> |
84 | </author> |
85 | <author title="Editor"> |
85 | <author title="Editor"> |
86 | <mail link="kumba@gentoo.org">Joshua Kinard</mail> |
86 | <mail link="kumba@gentoo.org">Joshua Kinard</mail> |
|
|
87 | </author> |
|
|
88 | <author title="Editor"> |
|
|
89 | <mail link="dertobi123@gentoo.org">Tobias Scherbaum</mail> |
87 | </author> |
90 | </author> |
88 | <author title="Reviewer"> |
91 | <author title="Reviewer"> |
89 | <mail link="g2boojum@gentoo.org">Grant Goodyear</mail> |
92 | <mail link="g2boojum@gentoo.org">Grant Goodyear</mail> |
90 | </author> |
93 | </author> |
91 | <author title="Reviewer"> |
94 | <author title="Reviewer"> |
… | |
… | |
108 | |
111 | |
109 | <!-- 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 --> |
110 | <!-- See http://creativecommons.org/licenses/by-sa/1.0 --> |
113 | <!-- See http://creativecommons.org/licenses/by-sa/1.0 --> |
111 | <license/> |
114 | <license/> |
112 | |
115 | |
113 | <version>2.14</version> |
116 | <version>2.50</version> |
114 | <date>Apr 25, 2004</date> |
117 | <date>July 30, 2004</date> |
115 | |
118 | |
116 | <part> |
119 | <part> |
117 | <title>Installing Gentoo</title> |
120 | <title>Installing Gentoo</title> |
118 | <abstract> |
121 | <abstract> |
119 | 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. |
… | |
… | |
156 | </chapter> |
159 | </chapter> |
157 | |
160 | |
158 | <chapter> |
161 | <chapter> |
159 | <title>Installing the Gentoo Installation Files</title> |
162 | <title>Installing the Gentoo Installation Files</title> |
160 | <abstract> |
163 | <abstract> |
161 | Gentoo installs work through socalled stage-files. In this chapter we |
164 | Gentoo installs work through so-called stage-files. In this chapter we |
162 | describe how you extract a stage-file and configure Portage. |
165 | describe how you extract a stage-file and configure Portage. |
163 | </abstract> |
166 | </abstract> |
164 | <include href="hb-install-stage.xml"/> |
167 | <include href="hb-install-stage.xml"/> |
165 | </chapter> |
168 | </chapter> |
166 | |
169 | |