| 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.64 2004/08/01 11:20:51 swift Exp $ --> |
4 | <!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/handbook-amd64.xml,v 1.122 2005/03/28 15:20:51 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"> |
|
|
| 10 | <mail link="drobbins@gentoo.org">Daniel Robbins</mail> |
|
|
| 11 | </author> |
|
|
| 12 | <author title="Author"> |
9 | <author title="Author"> |
| 13 | <mail link="swift@gentoo.org">Sven Vermeulen</mail> |
10 | <mail link="swift@gentoo.org">Sven Vermeulen</mail> |
| 14 | </author> |
11 | </author> |
| 15 | <author title="Author"> |
12 | <author title="Author"> |
|
|
13 | <mail link="drobbins@gentoo.org">Daniel Robbins</mail> |
|
|
14 | </author> |
|
|
15 | <author title="Author"> |
| 16 | <mail link="chouser@gentoo.org">Chris Houser</mail> |
16 | <mail link="chouser@gentoo.org">Chris Houser</mail> |
| 17 | </author> |
17 | </author> |
| 18 | <author title="Author"> |
18 | <author title="Author"> |
| 19 | <mail link="jerry@gentoo.org">Jerry Alexandratos</mail> |
19 | <mail link="jerry@gentoo.org">Jerry Alexandratos</mail> |
| 20 | </author> |
20 | </author> |
| … | |
… | |
| 108 | This is the Gentoo Handbook, an effort to centralise Gentoo/Linux |
108 | This is the Gentoo Handbook, an effort to centralise Gentoo/Linux |
| 109 | information. |
109 | information. |
| 110 | </abstract> |
110 | </abstract> |
| 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/2.0 --> |
| 114 | <license/> |
114 | <license/> |
| 115 | |
115 | |
| 116 | <version>2.61</version> |
116 | <version>3.15</version> |
| 117 | <date>August 01, 2004</date> |
117 | <date>2005-03-28</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. This chapter explains how to install Gentoo |
137 | You can install Gentoo in many ways. This chapter explains how to install Gentoo |
| 138 | using a Gentoo LiveCD. |
138 | using the minimal Installation CD although installation through the Universal |
|
|
139 | Installation CD is possible as well. |
| 139 | </abstract> |
140 | </abstract> |
| 140 | <include href="hb-install-amd64-medium.xml"/> |
141 | <include href="hb-install-amd64-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 setup |
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 | |
| … | |
… | |
| 195 | </abstract> |
196 | </abstract> |
| 196 | <include href="hb-install-config.xml"/> |
197 | <include href="hb-install-config.xml"/> |
| 197 | </chapter> |
198 | </chapter> |
| 198 | |
199 | |
| 199 | <chapter> |
200 | <chapter> |
|
|
201 | <title>Installing Necessary System Tools</title> |
|
|
202 | <abstract> |
|
|
203 | As mentioned before, Gentoo is about choices. In this chapter we help you |
|
|
204 | choose and install some important tools. |
|
|
205 | </abstract> |
|
|
206 | <include href="hb-install-tools.xml"/> |
|
|
207 | </chapter> |
|
|
208 | |
|
|
209 | <chapter> |
| 200 | <title>Configuring the Bootloader</title> |
210 | <title>Configuring the Bootloader</title> |
| 201 | <abstract> |
211 | <abstract> |
| 202 | In this chapter we'll describe the GRUB bootloader |
212 | In this chapter we'll describe the GRUB bootloader |
| 203 | and step you through the process of configuring GRUB to your |
213 | and step you through the process of configuring GRUB to your |
| 204 | needs. |
214 | needs. |
| 205 | </abstract> |
215 | </abstract> |
| 206 | <include href="hb-install-amd64-bootloader.xml"/> |
216 | <include href="hb-install-amd64-bootloader.xml"/> |
| 207 | </chapter> |
217 | </chapter> |
| 208 | |
218 | |
| 209 | <chapter> |
219 | <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> |
220 | <title>Finalizing your Gentoo Installation</title> |
| 220 | <abstract> |
221 | <abstract> |
| 221 | 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 |
| 222 | system and leave the installation to reboot into a brand new Gentoo |
|
|
| 223 | system. |
223 | system. |
| 224 | </abstract> |
224 | </abstract> |
| 225 | <include href="hb-install-finalise.xml"/> |
225 | <include href="hb-install-finalise.xml"/> |
| 226 | </chapter> |
226 | </chapter> |
| 227 | |
227 | |
| … | |
… | |
| 236 | |
236 | |
| 237 | <part> |
237 | <part> |
| 238 | <title>Working with Gentoo</title> |
238 | <title>Working with Gentoo</title> |
| 239 | <abstract> |
239 | <abstract> |
| 240 | Learn how to work with Gentoo: installing software, altering variables, changing |
240 | Learn how to work with Gentoo: installing software, altering variables, changing |
| 241 | portage behaviour etc. |
241 | Portage behaviour etc. |
|
|
242 | </abstract> |
|
|
243 | |
|
|
244 | <chapter> |
|
|
245 | <title>A Portage Introduction</title> |
| 242 | </abstract> |
246 | <abstract> |
|
|
247 | This chapter explains the "simple" steps a user definitely needs to know to |
|
|
248 | maintain the software on his system. |
|
|
249 | </abstract> |
|
|
250 | <include href="hb-working-portage.xml"/> |
|
|
251 | </chapter> |
| 243 | |
252 | |
| 244 | <chapter> |
253 | <chapter> |
| 245 | <title>USE flags</title> |
254 | <title>USE flags</title> |
| 246 | <abstract> |
255 | <abstract> |
| 247 | USE-flags are a very important aspect of Gentoo. In this chapter, you learn to |
256 | USE-flags are a very important aspect of Gentoo. In this chapter, you learn to |
| … | |
… | |
| 249 | </abstract> |
258 | </abstract> |
| 250 | <include href="hb-working-use.xml"/> |
259 | <include href="hb-working-use.xml"/> |
| 251 | </chapter> |
260 | </chapter> |
| 252 | |
261 | |
| 253 | <chapter> |
262 | <chapter> |
| 254 | <title>Portage and Software</title> |
|
|
| 255 | <abstract> |
|
|
| 256 | The main reason for portage is to maintain the software on your system. In this |
|
|
| 257 | chapter you learn how to get information from a package, update your package |
|
|
| 258 | database, install/remove/update software and more... |
|
|
| 259 | </abstract> |
|
|
| 260 | <include href="hb-working-portage.xml"/> |
|
|
| 261 | </chapter> |
|
|
| 262 | |
|
|
| 263 | <chapter> |
|
|
| 264 | <title>Portage Features</title> |
263 | <title>Portage Features</title> |
| 265 | <abstract> |
264 | <abstract> |
| 266 | Gentoo's Portage allows for several features that improve portage-related |
265 | Discover the features Portage has, such as support for distributed compiling, |
| 267 | aspects, such as build time. This chapter explains the existing features. |
266 | ccache and more. |
| 268 | </abstract> |
267 | </abstract> |
| 269 | <include href="hb-working-features.xml"/> |
268 | <include href="hb-working-features.xml"/> |
| 270 | </chapter> |
|
|
| 271 | |
|
|
| 272 | <chapter> |
|
|
| 273 | <title>Controlling Portage Behaviour</title> |
|
|
| 274 | <abstract> |
|
|
| 275 | You can tweak Portage to your own needs/environment. Learn how to protect files, |
|
|
| 276 | select mirrors, change directory locations and more. |
|
|
| 277 | </abstract> |
|
|
| 278 | <include href="hb-working-behaviour.xml"/> |
|
|
| 279 | </chapter> |
269 | </chapter> |
| 280 | |
270 | |
| 281 | <chapter> |
271 | <chapter> |
| 282 | <title>Initscripts</title> |
272 | <title>Initscripts</title> |
| 283 | <abstract> |
273 | <abstract> |
| … | |
… | |
| 297 | </abstract> |
287 | </abstract> |
| 298 | <include href="hb-working-variables.xml"/> |
288 | <include href="hb-working-variables.xml"/> |
| 299 | </chapter> |
289 | </chapter> |
| 300 | </part> |
290 | </part> |
| 301 | |
291 | |
|
|
292 | <part> |
|
|
293 | <title>Working with Portage</title> |
|
|
294 | <abstract> |
|
|
295 | "Working with Portage" provides an in-depth coverage of Portage, Gentoo's |
|
|
296 | Software Management Tool. |
|
|
297 | </abstract> |
|
|
298 | |
|
|
299 | <chapter> |
|
|
300 | <title>Files and Directories</title> |
|
|
301 | <abstract> |
|
|
302 | Once you want to know Portage in-depth you need to know where it stores its |
|
|
303 | files and data. |
|
|
304 | </abstract> |
|
|
305 | <include href="hb-portage-files.xml"/> |
|
|
306 | </chapter> |
|
|
307 | |
|
|
308 | <chapter> |
|
|
309 | <title>Configuring through Variables</title> |
|
|
310 | <abstract> |
|
|
311 | Portage is completely configurable through various variables you can set in the |
|
|
312 | configuration file or as environment variable. |
|
|
313 | </abstract> |
|
|
314 | <include href="hb-portage-configuration.xml"/> |
|
|
315 | </chapter> |
|
|
316 | |
|
|
317 | <chapter> |
|
|
318 | <title>Mixing Software Branches</title> |
|
|
319 | <abstract> |
|
|
320 | Gentoo provides software separated in several branches, depending on stability |
|
|
321 | and architectural support. "Mixing Software Branches" inform you how these |
|
|
322 | branches can be configured and how you can override this separation |
|
|
323 | individually. |
|
|
324 | </abstract> |
|
|
325 | <include href="hb-portage-branches.xml"/> |
|
|
326 | </chapter> |
|
|
327 | |
|
|
328 | <chapter> |
|
|
329 | <title>Additional Portage Tools</title> |
|
|
330 | <abstract> |
|
|
331 | Portage comes with a few extra tools that might make your Gentoo experience even |
|
|
332 | better. Read on to discover how to use dispatch-conf and other tools. |
|
|
333 | </abstract> |
|
|
334 | <include href="hb-portage-tools.xml"/> |
|
|
335 | </chapter> |
|
|
336 | |
|
|
337 | <chapter> |
|
|
338 | <title>Diverting from the Official Tree</title> |
|
|
339 | <abstract> |
|
|
340 | "Diverting from the Official Tree" gives you some tips and tricks on how to use |
|
|
341 | your own Portage tree, how to synchronise only the categories you want, inject |
|
|
342 | packages and more. |
|
|
343 | </abstract> |
|
|
344 | <include href="hb-portage-diverttree.xml"/> |
|
|
345 | </chapter> |
|
|
346 | |
|
|
347 | <chapter> |
|
|
348 | <title>The Ebuild Application</title> |
|
|
349 | <abstract> |
|
|
350 | In "The Ebuild Application" you are informed about the steps Portage takes while |
|
|
351 | installing software and how you can do this yourself using the ebuild |
|
|
352 | application. |
|
|
353 | </abstract> |
|
|
354 | <include href="hb-portage-ebuild.xml"/> |
|
|
355 | </chapter> |
|
|
356 | </part> |
|
|
357 | |
| 302 | </book> |
358 | </book> |