| 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-arm.xml,v 1.33 2004/08/29 11:38:12 swift Exp $ --> |
4 | <!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/handbook-arm.xml,v 1.34 2004/08/30 17:44:00 neysx Exp $ --> |
| 5 | |
5 | |
| 6 | <book link="handbook-arm.xml"> |
6 | <book link="handbook-arm.xml"> |
| 7 | <title>Gentoo Linux/ARM Handbook</title> |
7 | <title>Gentoo Linux/ARM Handbook</title> |
| 8 | |
8 | |
| 9 | <author title="Chief Architect"> |
9 | <author title="Chief Architect"> |
| 10 | <mail link="drobbins@gentoo.org">Daniel Robbins</mail> |
10 | <mail link="drobbins@gentoo.org">Daniel Robbins</mail> |
| 11 | </author> |
11 | </author> |
| 12 | <author title="Author"> |
12 | <author title="Author"> |
| 13 | <mail link="swift@gentoo.org">Sven Vermeulen</mail> |
13 | <mail link="swift@gentoo.org">Sven Vermeulen</mail> |
| 14 | </author> |
14 | </author> |
| 15 | <author title="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> |
| … | |
… | |
| 101 | <mail link="antifa@gentoo.org">Ken Nowack</mail> |
101 | <mail link="antifa@gentoo.org">Ken Nowack</mail> |
| 102 | </author> |
102 | </author> |
| 103 | <author title="Contributor"> |
103 | <author title="Contributor"> |
| 104 | <mail link="pylon@gentoo.org">Lars Weiler</mail> |
104 | <mail link="pylon@gentoo.org">Lars Weiler</mail> |
| 105 | </author> |
105 | </author> |
| 106 | |
106 | |
| 107 | <abstract> |
107 | <abstract> |
| 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/1.0 --> |
| 114 | <license/> |
114 | <license/> |
| 115 | |
115 | |
| 116 | <version>2.82</version> |
116 | <version>2.83</version> |
| 117 | <date>August 29, 2004</date> |
117 | <date>August 30, 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. |
| 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 | Users not familiar with Gentoo do not always know that choice is what |
| 129 | Gentoo is all about. |
129 | Gentoo is all about. |
| 130 | </abstract> |
130 | </abstract> |
| 131 | <include href="hb-install-about.xml"/> |
131 | <include href="hb-install-about.xml"/> |
| 132 | </chapter> |
132 | </chapter> |
| … | |
… | |
| 240 | portage behaviour etc. |
240 | portage behaviour etc. |
| 241 | </abstract> |
241 | </abstract> |
| 242 | |
242 | |
| 243 | <chapter> |
243 | <chapter> |
| 244 | <title>USE flags</title> |
244 | <title>USE flags</title> |
| 245 | <abstract> |
245 | <abstract> |
| 246 | USE-flags are a very important aspect of Gentoo. In this chapter, you learn to |
246 | USE-flags are a very important aspect of Gentoo. In this chapter, you learn to |
| 247 | work with USE-flags and understand how USE-flags interact with your system. |
247 | work with USE-flags and understand how USE-flags interact with your system. |
| 248 | </abstract> |
248 | </abstract> |
| 249 | <include href="hb-working-use.xml"/> |
249 | <include href="hb-working-use.xml"/> |
| 250 | </chapter> |
250 | </chapter> |
| 251 | |
251 | |
| 252 | <chapter> |
252 | <chapter> |
| 253 | <title>Portage and Software</title> |
253 | <title>Portage and Software</title> |
| 254 | <abstract> |
254 | <abstract> |
| 255 | The main reason for portage is to maintain the software on your system. In this |
255 | The main purpose of portage is to maintain the software on your system. In this |
| 256 | chapter you learn how to get information from a package, update your package |
256 | chapter you learn how to get information from a package, update your package |
| 257 | database, install/remove/update software and more... |
257 | database, install/remove/update software and more... |
| 258 | </abstract> |
258 | </abstract> |
| 259 | <include href="hb-working-portage.xml"/> |
259 | <include href="hb-working-portage.xml"/> |
| 260 | </chapter> |
260 | </chapter> |
| 261 | |
261 | |
| 262 | <chapter> |
262 | <chapter> |
| 263 | <title>Portage Features</title> |
263 | <title>Portage Features</title> |
| 264 | <abstract> |
264 | <abstract> |
| 265 | Gentoo's Portage allows for several features that improve portage-related |
265 | Gentoo's Portage allows for several features that improve portage-related |
| 266 | aspects, such as build time. This chapter explains the existing features. |
266 | aspects, such as build time. This chapter explains the existing features. |
| 267 | </abstract> |
267 | </abstract> |
| 268 | <include href="hb-working-features.xml"/> |
268 | <include href="hb-working-features.xml"/> |
| 269 | </chapter> |
269 | </chapter> |
| 270 | |
270 | |