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.47 2004/07/26 09:04:42 dertobi123 Exp $ --> |
4 | <!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/handbook-amd64.xml,v 1.79 2004/08/13 13:34:29 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"> |
… | |
… | |
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.43</version> |
116 | <version>2.76</version> |
117 | <date>July 18, 2004</date> |
117 | <date>August 13, 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. |
… | |
… | |
195 | </abstract> |
195 | </abstract> |
196 | <include href="hb-install-config.xml"/> |
196 | <include href="hb-install-config.xml"/> |
197 | </chapter> |
197 | </chapter> |
198 | |
198 | |
199 | <chapter> |
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"/> |
|
|
206 | </chapter> |
|
|
207 | |
|
|
208 | <chapter> |
200 | <title>Configuring the Bootloader</title> |
209 | <title>Configuring the Bootloader</title> |
201 | <abstract> |
210 | <abstract> |
202 | In this chapter we'll describe the GRUB bootloader |
211 | In this chapter we'll describe the GRUB bootloader |
203 | and step you through the process of configuring GRUB to your |
212 | and step you through the process of configuring GRUB to your |
204 | needs. |
213 | needs. |
205 | </abstract> |
214 | </abstract> |
206 | <include href="hb-install-amd64-bootloader.xml"/> |
215 | <include href="hb-install-amd64-bootloader.xml"/> |
207 | </chapter> |
216 | </chapter> |
208 | |
217 | |
209 | <chapter> |
218 | <chapter> |
210 | <title>Installing Necessary System Tools</title> |
|
|
211 | <abstract> |
|
|
212 | As mentioned before, Gentoo is about choices. In this chapter we help you |
|
|
213 | choose and install some important tools. |
|
|
214 | </abstract> |
|
|
215 | <include href="hb-install-tools.xml"/> |
|
|
216 | </chapter> |
|
|
217 | |
|
|
218 | <chapter> |
|
|
219 | <title>Finalizing your Gentoo Installation</title> |
219 | <title>Finalizing your Gentoo Installation</title> |
220 | <abstract> |
220 | <abstract> |
221 | You're almost done. We'll just create one (or more) users for your |
221 | You're almost done. We'll just create one (or more) users for your |
222 | system and leave the installation to reboot into a brand new Gentoo |
222 | system and (optionally) install the prebuild packages. |
223 | system. |
|
|
224 | </abstract> |
223 | </abstract> |
225 | <include href="hb-install-finalise.xml"/> |
224 | <include href="hb-install-finalise.xml"/> |
226 | </chapter> |
225 | </chapter> |
227 | |
226 | |
228 | <chapter> |
227 | <chapter> |