| 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-alpha.xml,v 1.57 2004/08/01 10:04:30 swift Exp $ --> |
4 | <!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/handbook-alpha.xml,v 1.69 2004/08/08 10:31:55 swift Exp $ --> |
| 5 | |
5 | |
| 6 | <book link="handbook-alpha.xml"> |
6 | <book link="handbook-alpha.xml"> |
| 7 | <title>Gentoo Linux/Alpha Handbook</title> |
7 | <title>Gentoo Linux/Alpha Handbook</title> |
| 8 | |
8 | |
| 9 | <author title="Chief Architect"> |
9 | <author title="Chief Architect"> |
| … | |
… | |
| 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/1.0 --> |
113 | <!-- See http://creativecommons.org/licenses/by-sa/1.0 --> |
| 114 | <license/> |
114 | <license/> |
| 115 | |
115 | |
| 116 | <version>2.55</version> |
116 | <version>2.67</version> |
| 117 | <date>August 01, 2004</date> |
117 | <date>August 08, 2004</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. |
| … | |
… | |
| 192 | You need to edit some important configuration files. In this chapter |
192 | You need to edit some important configuration files. In this chapter |
| 193 | you receive an overview of these files and an explanation on how to |
193 | you receive an overview of these files and an explanation on how to |
| 194 | proceed. |
194 | proceed. |
| 195 | </abstract> |
195 | </abstract> |
| 196 | <include href="hb-install-config.xml"/> |
196 | <include href="hb-install-config.xml"/> |
|
|
197 | </chapter> |
|
|
198 | |
|
|
199 | <chapter> |
|
|
200 | <title>Installing Necessary System Tools</title> |
|
|
201 | <abstract> |
|
|
202 | As mentioned before, Gentoo is about choices. In this chapter we help you |
|
|
203 | choose and install some important tools. |
|
|
204 | </abstract> |
|
|
205 | <include href="hb-install-tools.xml"/> |
| 197 | </chapter> |
206 | </chapter> |
| 198 | |
207 | |
| 199 | <chapter> |
208 | <chapter> |
| 200 | <title>Configuring the Bootloader</title> |
209 | <title>Configuring the Bootloader</title> |
| 201 | <abstract> |
210 | <abstract> |
| … | |
… | |
| 206 | </abstract> |
215 | </abstract> |
| 207 | <include href="hb-install-alpha-bootloader.xml"/> |
216 | <include href="hb-install-alpha-bootloader.xml"/> |
| 208 | </chapter> |
217 | </chapter> |
| 209 | |
218 | |
| 210 | <chapter> |
219 | <chapter> |
| 211 | <title>Installing Necessary System Tools</title> |
|
|
| 212 | <abstract> |
|
|
| 213 | As mentioned before, Gentoo is about choices. In this chapter we help you |
|
|
| 214 | choose and install some important tools. |
|
|
| 215 | </abstract> |
|
|
| 216 | <include href="hb-install-tools.xml"/> |
|
|
| 217 | </chapter> |
|
|
| 218 | |
|
|
| 219 | <chapter> |
|
|
| 220 | <title>Finalizing your Gentoo Installation</title> |
220 | <title>Finalizing your Gentoo Installation</title> |
| 221 | <abstract> |
221 | <abstract> |
| 222 | You're almost done. We'll just create one (or more) users for your |
222 | You're almost done. We'll just create one (or more) users for your |
| 223 | system and leave the installation to reboot into a brand new Gentoo |
223 | system and (optionally) install the prebuilt packages. |
| 224 | system. |
|
|
| 225 | </abstract> |
224 | </abstract> |
| 226 | <include href="hb-install-finalise.xml"/> |
225 | <include href="hb-install-finalise.xml"/> |
| 227 | </chapter> |
226 | </chapter> |
| 228 | |
227 | |
| 229 | <chapter> |
228 | <chapter> |