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.112 2004/12/31 04:34:27 vapier Exp $ --> |
4 | <!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/handbook-alpha.xml,v 1.113 2005/01/04 18:11:20 swift Exp $ --> |
5 | |
5 | |
6 | <book link="handbook-alpha.xml"> |
6 | <book link="handbook-alpha.xml"> |
7 | <title>Gentoo Linux 2004.3 Alpha Handbook</title> |
7 | <title>Gentoo Linux Alpha Handbook</title> |
8 | |
8 | |
9 | <author title="Author"> |
9 | <author title="Author"> |
10 | <mail link="swift@gentoo.org">Sven Vermeulen</mail> |
10 | <mail link="swift@gentoo.org">Sven Vermeulen</mail> |
11 | </author> |
11 | </author> |
12 | <author title="Author"> |
12 | <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.8</version> |
116 | <version>3.9</version> |
117 | <date>2004-12-30</date> |
117 | <date>2005-01-04</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. |
123 | </abstract> |
123 | </abstract> |
124 | |
124 | |
125 | <chapter> |
125 | <chapter> |
126 | <title>About the Gentoo Linux Installation</title> |
126 | <title>About the Gentoo Linux Installation</title> |
127 | <abstract> |
127 | <abstract> |
128 | Users not familiar with Gentoo do not always know that choice is what |
128 | This chapter introduces you to the installation approach documented in this |
129 | Gentoo is all about. |
129 | part. |
130 | </abstract> |
130 | </abstract> |
131 | <include href="hb-install-about.xml"/> |
131 | <include href="hb-install-about.xml"/> |
132 | </chapter> |
132 | </chapter> |
133 | |
133 | |
134 | <chapter> |
134 | <chapter> |
135 | <title>Choosing the Right Installation Medium</title> |
135 | <title>Choosing the Right Installation Medium</title> |
136 | <abstract> |
136 | <abstract> |
137 | You can install Gentoo in many ways. In this chapter we explain how to install |
137 | You can install Gentoo in many ways. This chapter explains how to install Gentoo |
138 | Gentoo using a Gentoo LiveCD. |
138 | using the minimal LiveCD although installation through the Universal LiveCD is |
|
|
139 | possible as well. |
139 | </abstract> |
140 | </abstract> |
140 | <include href="hb-install-alpha-medium.xml"/> |
141 | <include href="hb-install-alpha-medium.xml"/> |
141 | </chapter> |
142 | </chapter> |
142 | |
143 | |
143 | <chapter> |
144 | <chapter> |
144 | <title>Configuring your Network</title> |
145 | <title>Configuring your Network</title> |
145 | <abstract> |
146 | <abstract> |
146 | If you want to install Gentoo using the Internet, you need to set up |
147 | To be able to download the latest source code, you will need to setup |
147 | networking. |
148 | networking. |
148 | </abstract> |
149 | </abstract> |
149 | <include href="hb-install-network.xml"/> |
150 | <include href="hb-install-network.xml"/> |
150 | </chapter> |
151 | </chapter> |
151 | |
152 | |
… | |
… | |
218 | |
219 | |
219 | <chapter> |
220 | <chapter> |
220 | <title>Finalizing your Gentoo Installation</title> |
221 | <title>Finalizing your Gentoo Installation</title> |
221 | <abstract> |
222 | <abstract> |
222 | 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 |
223 | system and (optionally) install the prebuilt packages. |
224 | system. |
224 | </abstract> |
225 | </abstract> |
225 | <include href="hb-install-finalise.xml"/> |
226 | <include href="hb-install-finalise.xml"/> |
226 | </chapter> |
227 | </chapter> |
227 | |
228 | |
228 | <chapter> |
229 | <chapter> |