1 |
fox2mike 06/08/09 16:35:15 |
2 |
|
3 |
Modified: hb-install-gli-dialog.xml hb-install-gtkfe.xml |
4 |
Added: handbook-alpha.xml handbook-amd64.xml |
5 |
handbook-hppa.xml handbook-ppc.xml |
6 |
handbook-ppc64.xml handbook-sparc.xml |
7 |
handbook-x86.xml hb-install-about.xml |
8 |
hb-install-alpha-bootloader.xml |
9 |
hb-install-alpha-disk.xml |
10 |
hb-install-alpha-kernel.xml |
11 |
hb-install-alpha-medium.xml |
12 |
hb-install-amd64-bootloader.xml |
13 |
hb-install-amd64-disk.xml |
14 |
hb-install-amd64-kernel.xml |
15 |
hb-install-amd64-medium.xml hb-install-config.xml |
16 |
hb-install-finalise.xml |
17 |
hb-install-hppa-bootloader.xml |
18 |
hb-install-hppa-disk.xml hb-install-hppa-kernel.xml |
19 |
hb-install-hppa-medium.xml hb-install-network.xml |
20 |
hb-install-next.xml hb-install-ppc-bootloader.xml |
21 |
hb-install-ppc-disk.xml hb-install-ppc-kernel.xml |
22 |
hb-install-ppc-medium.xml |
23 |
hb-install-ppc64-bootloader.xml |
24 |
hb-install-ppc64-disk.xml |
25 |
hb-install-ppc64-kernel.xml |
26 |
hb-install-ppc64-medium.xml |
27 |
hb-install-sparc-bootloader.xml |
28 |
hb-install-sparc-disk.xml |
29 |
hb-install-sparc-kernel.xml |
30 |
hb-install-sparc-medium.xml hb-install-stage.xml |
31 |
hb-install-system.xml hb-install-tools.xml |
32 |
hb-install-x86-medium.xml hb-installer-about.xml |
33 |
index.xml |
34 |
Log: |
35 |
Prep for 2006.1 - Project Mayhem |
36 |
|
37 |
Revision Changes Path |
38 |
1.2 xml/htdocs/doc/en/handbook/draft/2006.1/hb-install-gli-dialog.xml |
39 |
|
40 |
file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/2006.1/hb-install-gli-dialog.xml?rev=1.2&view=markup |
41 |
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/2006.1/hb-install-gli-dialog.xml?rev=1.2&content-type=text/plain |
42 |
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/2006.1/hb-install-gli-dialog.xml?r1=1.1&r2=1.2 |
43 |
|
44 |
Index: hb-install-gli-dialog.xml |
45 |
=================================================================== |
46 |
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2006.1/hb-install-gli-dialog.xml,v |
47 |
retrieving revision 1.1 |
48 |
retrieving revision 1.2 |
49 |
diff -u -r1.1 -r1.2 |
50 |
--- hb-install-gli-dialog.xml 25 Jun 2006 14:04:32 -0000 1.1 |
51 |
+++ hb-install-gli-dialog.xml 9 Aug 2006 16:35:14 -0000 1.2 |
52 |
@@ -1,6 +1,6 @@ |
53 |
<?xml version='1.0' encoding='UTF-8'?> |
54 |
<!DOCTYPE sections SYSTEM "/dtd/book.dtd"> |
55 |
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2006.1/hb-install-gli-dialog.xml,v 1.1 2006/06/25 14:04:32 nightmorph Exp $ --> |
56 |
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2006.1/hb-install-gli-dialog.xml,v 1.2 2006/08/09 16:35:14 fox2mike Exp $ --> |
57 |
|
58 |
<!-- The content of this document is licensed under the CC-BY-SA license --> |
59 |
<!-- See http://creativecommons.org/licenses/by-sa/2.5 --> |
60 |
@@ -8,7 +8,7 @@ |
61 |
<sections> |
62 |
|
63 |
<version>1.0</version> |
64 |
-<date>2006-06-25</date> |
65 |
+<date>2006-02-27</date> |
66 |
|
67 |
<section> |
68 |
<title>Welcome</title> |
69 |
@@ -43,38 +43,6 @@ |
70 |
</section> |
71 |
|
72 |
<section> |
73 |
-<title>Preinstallation Configuration</title> |
74 |
-<subsection> |
75 |
-<title>Optional: Manual Network Configuration</title> |
76 |
-<body> |
77 |
- |
78 |
-<p> |
79 |
-Even though you will be installing without a connection to the internet, you |
80 |
-can manually set up connections to your local area network (LAN), in case you |
81 |
-want to install Gentoo from another machine on your LAN. |
82 |
-</p> |
83 |
- |
84 |
-<p> |
85 |
-If you wish to enable SSH access to the machine (for remote installation), you |
86 |
-can start <c>sshd</c> and specify a root password. |
87 |
-</p> |
88 |
- |
89 |
-</body> |
90 |
-</subsection> |
91 |
-<subsection> |
92 |
-<title>Optional: Load Additional Kernel Modules</title> |
93 |
-<body> |
94 |
- |
95 |
-<p> |
96 |
-If you need to load more kernel modules to support your hardware, enter their |
97 |
-names, each separated by a space. |
98 |
-</p> |
99 |
- |
100 |
-</body> |
101 |
-</subsection> |
102 |
-</section> |
103 |
- |
104 |
-<section> |
105 |
<title>Partitioning</title> |
106 |
<subsection> |
107 |
<title>Preparing the disks</title> |
108 |
@@ -110,7 +78,8 @@ |
109 |
|
110 |
<p> |
111 |
This screen lets you set up and use any existing network mounts during and |
112 |
-after installation. At this time, only NFS is supported. |
113 |
+after installation. Select <c>New</c> to begin configuration. At this time, only NFS |
114 |
+is supported. |
115 |
</p> |
116 |
|
117 |
</body> |
118 |
@@ -125,7 +94,7 @@ |
119 |
|
120 |
<p> |
121 |
Since you are performing an installation <e>without</e> an internet connection, |
122 |
-you <e>must</e> select <c>3+GRP</c> from the stage options present. Then, on the next |
123 |
+you <e>must</e> select <c>GRP</c> from the stage options present. Then, on the next |
124 |
screen, select <c>Create from CD</c>. Everything you need to build your system will |
125 |
then be generated from the files on the LiveCD. |
126 |
</p> |
127 |
@@ -140,65 +109,6 @@ |
128 |
</section> |
129 |
|
130 |
<section> |
131 |
-<title>Portage Tree</title> |
132 |
-<subsection> |
133 |
-<title>Obtaining a Portage tree</title> |
134 |
-<body> |
135 |
- |
136 |
-<p> |
137 |
-You must choose <c>Snapshot</c> on this screen. The installer will automatically |
138 |
-install a Portage tree from the LiveCD once you select Snapshot; you do not |
139 |
-need to specify a snapshot URI. |
140 |
-</p> |
141 |
- |
142 |
-</body> |
143 |
-</subsection> |
144 |
-</section> |
145 |
- |
146 |
-<section> |
147 |
-<title>make.conf</title> |
148 |
-<subsection> |
149 |
-<title>USE flags</title> |
150 |
-<body> |
151 |
- |
152 |
-<p> |
153 |
-Since you are performing a GRP/networkless install, you will not be allowed to |
154 |
-select USE flags before installation. However, you are free to set your own USE |
155 |
-flags in <path>/etc/make.conf</path> after you have rebooted into your finished |
156 |
-system. |
157 |
-</p> |
158 |
- |
159 |
-<p> |
160 |
-Next, select <c>Stable</c> and proceed to the next screen. |
161 |
-</p> |
162 |
- |
163 |
-</body> |
164 |
-</subsection> |
165 |
-<subsection> |
166 |
-<title>CFLAGS</title> |
167 |
-<body> |
168 |
- |
169 |
-<p> |
170 |
-Select your processor type in the CFLAGS section along with any custom |
171 |
-optimizations you may want, such as <c>-O2</c> and <c>-pipe</c>. |
172 |
-</p> |
173 |
- |
174 |
-</body> |
175 |
-</subsection> |
176 |
-<subsection> |
177 |
-<title>Features</title> |
178 |
-<body> |
179 |
- |
180 |
-<p> |
181 |
-Any other options you wish to set for future use should be selected now. Read |
182 |
-through the available FEATURES and make your choices. |
183 |
-</p> |
184 |
- |
185 |
-</body> |
186 |
-</subsection> |
187 |
-</section> |
188 |
- |
189 |
-<section> |
190 |
<title>Kernel Sources</title> |
191 |
<subsection> |
192 |
<title>Using the LiveCD kernel</title> |
193 |
@@ -226,10 +136,12 @@ |
194 |
<body> |
195 |
|
196 |
<p> |
197 |
-This screen allows to you choose your bootloader. Next, select your boot device |
198 |
-and (optionally) specify any additional boot options. |
199 |
+This screen allows to you choose your bootloader. The installer will |
200 |
+automatically configure your choice. |
201 |
</p> |
202 |
|
203 |
+<!-- do we need to cover all the stuff about lilo/grub and kernel parameter |
204 |
+lines and/or block devices here? --> |
205 |
</body> |
206 |
</subsection> |
207 |
</section> |
208 |
@@ -282,8 +194,8 @@ |
209 |
</p> |
210 |
|
211 |
<impo> |
212 |
-As you are installing Gentoo without an internet connection, you cannot add any |
213 |
-extra packages other than those marked <c>(GRP)</c>. |
214 |
+As you are installing Gentoo without an internet connection, you cannot add |
215 |
+any extra packages other than those shown in the installer. |
216 |
</impo> |
217 |
|
218 |
</body> |
219 |
@@ -291,39 +203,6 @@ |
220 |
</section> |
221 |
|
222 |
<section> |
223 |
-<title>Startup Services</title> |
224 |
-<subsection> |
225 |
-<body> |
226 |
- |
227 |
-<p> |
228 |
-This screen allows you to choose various services to load at system boot. Study |
229 |
-the available options and their descriptions carefully, and then select your |
230 |
-desired services. For example, if you have chosen to install <c>xorg-x11</c> |
231 |
-and want to boot straight into a graphical desktop, then you would select |
232 |
-"xdm" from the list. |
233 |
-</p> |
234 |
- |
235 |
-</body> |
236 |
-</subsection> |
237 |
-</section> |
238 |
- |
239 |
-<section> |
240 |
-<title>Other Settings</title> |
241 |
-<subsection> |
242 |
-<title>Miscellaneous options</title> |
243 |
-<body> |
244 |
- |
245 |
-<p> |
246 |
-Now you will be able to change various settings, including keyboard layout, |
247 |
-graphical display manager, the default editor, and whether to set your hardware |
248 |
-clock to UTC or local time. |
249 |
-</p> |
250 |
- |
251 |
-</body> |
252 |
-</subsection> |
253 |
-</section> |
254 |
- |
255 |
-<section> |
256 |
<title>Users</title> |
257 |
<subsection> |
258 |
<title>Adding users and groups</title> |
259 |
|
260 |
|
261 |
|
262 |
1.2 xml/htdocs/doc/en/handbook/draft/2006.1/hb-install-gtkfe.xml |
263 |
|
264 |
file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/2006.1/hb-install-gtkfe.xml?rev=1.2&view=markup |
265 |
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/2006.1/hb-install-gtkfe.xml?rev=1.2&content-type=text/plain |
266 |
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/2006.1/hb-install-gtkfe.xml?r1=1.1&r2=1.2 |
267 |
|
268 |
Index: hb-install-gtkfe.xml |
269 |
=================================================================== |
270 |
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2006.1/hb-install-gtkfe.xml,v |
271 |
retrieving revision 1.1 |
272 |
retrieving revision 1.2 |
273 |
diff -u -r1.1 -r1.2 |
274 |
--- hb-install-gtkfe.xml 25 Jun 2006 14:12:59 -0000 1.1 |
275 |
+++ hb-install-gtkfe.xml 9 Aug 2006 16:35:14 -0000 1.2 |
276 |
@@ -1,6 +1,6 @@ |
277 |
<?xml version='1.0' encoding='UTF-8'?> |
278 |
<!DOCTYPE sections SYSTEM "/dtd/book.dtd"> |
279 |
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2006.1/hb-install-gtkfe.xml,v 1.1 2006/06/25 14:12:59 nightmorph Exp $ --> |
280 |
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2006.1/hb-install-gtkfe.xml,v 1.2 2006/08/09 16:35:14 fox2mike Exp $ --> |
281 |
|
282 |
<!-- The content of this document is licensed under the CC-BY-SA license --> |
283 |
<!-- See http://creativecommons.org/licenses/by-sa/2.5 --> |
284 |
@@ -8,7 +8,7 @@ |
285 |
<sections> |
286 |
|
287 |
<version>1.0</version> |
288 |
-<date>2006-06-25</date> |
289 |
+<date>2006-02-27</date> |
290 |
|
291 |
<section> |
292 |
<title>Welcome</title> |
293 |
@@ -72,7 +72,6 @@ |
294 |
<b>Normal</b>. This feature is still experimental and changing it will leave you |
295 |
with an unbootable system! |
296 |
</warn> |
297 |
-<!-- still experimental for 2006.1? --> |
298 |
|
299 |
</body> |
300 |
</subsection> |
301 |
|
302 |
|
303 |
|
304 |
1.1 xml/htdocs/doc/en/handbook/draft/2006.1/handbook-alpha.xml |
305 |
|
306 |
file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/2006.1/handbook-alpha.xml?rev=1.1&view=markup |
307 |
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/2006.1/handbook-alpha.xml?rev=1.1&content-type=text/plain |
308 |
|
309 |
Index: handbook-alpha.xml |
310 |
=================================================================== |
311 |
<?xml version='1.0' encoding='UTF-8'?> |
312 |
<!DOCTYPE book SYSTEM "/dtd/book.dtd"> |
313 |
|
314 |
<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2006.1/handbook-alpha.xml,v 1.1 2006/08/09 16:35:14 fox2mike Exp $ --> |
315 |
|
316 |
<book link="/doc/en/handbook/2006.1/handbook-alpha.xml"> |
317 |
<title>Gentoo Linux 2006.1 Alpha Handbook</title> |
318 |
|
319 |
<author title="Author"> |
320 |
<mail link="swift@g.o">Sven Vermeulen</mail> |
321 |
</author> |
322 |
<author title="Author"> |
323 |
<mail link="uberlord@g.o">Roy Marples</mail> |
324 |
</author> |
325 |
<author title="Author"> |
326 |
<mail link="drobbins@g.o">Daniel Robbins</mail> |
327 |
</author> |
328 |
<author title="Author"> |
329 |
<mail link="chouser@g.o">Chris Houser</mail> |
330 |
</author> |
331 |
<author title="Author"> |
332 |
<mail link="jerry@g.o">Jerry Alexandratos</mail> |
333 |
</author> |
334 |
<author title="Gentoo x86 Developer"> |
335 |
<mail link="seemant@g.o">Seemant Kulleen</mail> |
336 |
</author> |
337 |
<author title="Gentoo Alpha Developer"> |
338 |
<mail link="taviso@g.o">Tavis Ormandy</mail> |
339 |
</author><!-- Does not want to be listed on the rendered page |
340 |
<author title="Gentoo Developer"> |
341 |
Aron Griffis |
342 |
</author> |
343 |
--> |
344 |
<author title="Gentoo AMD64 Developer"> |
345 |
<mail link="jhuebel@g.o">Jason Huebel</mail> |
346 |
</author> |
347 |
<author title="Gentoo HPPA developer"> |
348 |
<mail link="gmsoft@g.o">Guy Martin</mail> |
349 |
</author> |
350 |
<author title="Gentoo PPC developer"> |
351 |
<mail link="pvdabeel@g.o">Pieter Van den Abeele</mail> |
352 |
</author> |
353 |
<author title="Gentoo SPARC developer"> |
354 |
<mail link="blademan@g.o">Joe Kallar</mail> |
355 |
</author> |
356 |
<author title="Editor"> |
357 |
<mail link="zhen@g.o">John P. Davis</mail> |
358 |
</author> |
359 |
<author title="Editor">Pierre-Henri Jondot</author> |
360 |
<author title="Editor"> |
361 |
<mail link="stocke2@g.o">Eric Stockbridge</mail> |
362 |
</author> |
363 |
<author title="Editor"> |
364 |
<mail link="rajiv@g.o">Rajiv Manglani</mail> |
365 |
</author> |
366 |
<author title="Editor"> |
367 |
<mail link="seo@g.o">Jungmin Seo</mail> |
368 |
</author> |
369 |
<author title="Editor"> |
370 |
<mail link="zhware@g.o">Stoyan Zhekov</mail> |
371 |
</author> |
372 |
<author title="Editor"> |
373 |
<mail link="jhhudso@g.o">Jared Hudson</mail> |
374 |
</author> |
375 |
<author title="Editor"> |
376 |
<mail link="peitolm@g.o">Colin Morey</mail> |
377 |
</author> |
378 |
<author title="Editor"> |
379 |
<mail link="peesh@g.o">Jorge Paulo</mail> |
380 |
</author> |
381 |
<author title="Editor"> |
382 |
<mail link="carl@g.o">Carl Anderson</mail> |
383 |
</author> |
384 |
<author title="Editor"> |
385 |
<mail link="avenj@g.o">Jon Portnoy</mail> |
386 |
</author> |
387 |
<author title="Editor"> |
388 |
<mail link="klasikahl@g.o">Zack Gilburd</mail> |
389 |
</author> |
390 |
<author title="Editor"> |
391 |
<mail link="jmorgan@g.o">Jack Morgan</mail> |
392 |
</author> |
393 |
<author title="Editor"> |
394 |
<mail link="bennyc@g.o">Benny Chuang</mail> |
395 |
</author> |
396 |
<author title="Editor"> |
397 |
<mail link="erwin@g.o">Erwin</mail> |
398 |
</author> |
399 |
<author title="Editor"> |
400 |
<mail link="kumba@g.o">Joshua Kinard</mail> |
401 |
</author> |
402 |
<author title="Editor"> |
403 |
<mail link="dertobi123@g.o">Tobias Scherbaum</mail> |
404 |
</author> |
405 |
<author title="Editor"> |
406 |
<mail link="neysx@g.o">Xavier Neys</mail> |
407 |
</author> |
408 |
<author title="Reviewer"> |
409 |
<mail link="g2boojum@g.o">Grant Goodyear</mail> |
410 |
</author> |
411 |
<author title="Reviewer"> |
412 |
<mail link="gerrynjr@g.o">Gerald J. Normandin Jr.</mail> |
413 |
</author> |
414 |
<author title="Reviewer"> |
415 |
<mail link="dberkholz@g.o">Donnie Berkholz</mail> |
416 |
</author> |
417 |
<author title="Reviewer"> |
418 |
<mail link="antifa@g.o">Ken Nowack</mail> |
419 |
</author> |
420 |
<author title="Contributor"> |
421 |
<mail link="pylon@g.o">Lars Weiler</mail> |
422 |
</author> |
423 |
|
424 |
<abstract> |
425 |
This is the Gentoo Handbook, an effort to centralise Gentoo/Linux information. |
426 |
This handbook contains the installation instructions for a networkless |
427 |
installation on Alpha systems and parts about working with Gentoo and Portage. |
428 |
</abstract> |
429 |
|
430 |
<!-- The content of this document is licensed under the CC-BY-SA license --> |
431 |
<!-- See http://creativecommons.org/licenses/by-sa/2.5 --> |
432 |
<license/> |
433 |
|
434 |
<version>6.0</version> |
435 |
<date>2006-02-27</date> |
436 |
|
437 |
<part> |
438 |
<title>Installing Gentoo</title> |
439 |
<abstract> |
440 |
In this part you learn how to install Gentoo on your system. |
441 |
</abstract> |
442 |
|
443 |
<chapter> |
444 |
<title>About the Gentoo Linux Installation</title> |
445 |
<abstract> |
446 |
Users not familiar with Gentoo do not always know that choice is what |
447 |
Gentoo is all about. |
448 |
</abstract> |
449 |
<include href="hb-install-about.xml"/> |
450 |
</chapter> |
451 |
|
452 |
<chapter> |
453 |
<title>Booting the Universal Installation CD</title> |
454 |
<abstract> |
455 |
Using our Universal Installation CD you can boot up your system into a running |
456 |
environment that allows you to install Gentoo. |
457 |
</abstract> |
458 |
<include href="hb-install-alpha-medium.xml"/> |
459 |
</chapter> |
460 |
|
461 |
<chapter> |
462 |
<title>Configuring your Network</title> |
463 |
<abstract> |
464 |
If you need networking, this is the place where the network (and Internet |
465 |
connection) is configured. |
466 |
</abstract> |
467 |
<include href="hb-install-network.xml"/> |
468 |
</chapter> |
469 |
|
470 |
<chapter> |
471 |
<title>Preparing the Disks</title> |
472 |
<abstract> |
473 |
To be able to install Gentoo, you must create the necessary partitions. |
474 |
This chapter describes how to partition a disk for future usage. |
475 |
</abstract> |
476 |
<include href="hb-install-alpha-disk.xml"/> |
477 |
</chapter> |
478 |
|
479 |
<chapter> |
480 |
<title>Installing the Gentoo Installation Files</title> |
481 |
<abstract> |
482 |
In this chapter we describe how you extract a stage3 file and how to configure |
483 |
Portage. |
484 |
</abstract> |
485 |
<include href="hb-install-stage.xml"/> |
486 |
</chapter> |
487 |
|
488 |
<chapter> |
489 |
<title>Chrooting into the Gentoo Base System</title> |
490 |
<abstract> |
491 |
Now that the stage3 file is extracted, we chroot into the new system and modify |
492 |
the USE variable. |
493 |
</abstract> |
494 |
<include href="hb-install-system.xml"/> |
495 |
</chapter> |
496 |
|
497 |
<chapter> |
498 |
<title>Configuring the Kernel</title> |
499 |
<abstract> |
500 |
The Linux kernel is the core of every distribution. This chapter |
501 |
explains how to configure your kernel. |
502 |
</abstract> |
503 |
<include href="hb-install-alpha-kernel.xml"/> |
504 |
</chapter> |
505 |
|
506 |
<chapter> |
507 |
<title>Configuring your System</title> |
508 |
<abstract> |
509 |
You need to edit some important configuration files. In this chapter |
510 |
you receive an overview of these files and an explanation on how to |
511 |
proceed. |
512 |
</abstract> |
513 |
<include href="hb-install-config.xml"/> |
514 |
</chapter> |
515 |
|
516 |
<chapter> |
517 |
<title>Installing Necessary System Tools</title> |
518 |
<abstract> |
519 |
As mentioned before, Gentoo is about customization. In this chapter we help you |
520 |
choose and install some important tools. |
521 |
</abstract> |
522 |
<include href="hb-install-tools.xml"/> |
523 |
</chapter> |
524 |
|
525 |
<chapter> |
526 |
<title>Configuring the Bootloader</title> |
527 |
<abstract> |
528 |
Several bootloaders exist. Each one of them has its own way of |
529 |
configuration. In this chapter we'll describe all possibilities for you |
530 |
and step you through the process of configuring a bootloader to your |
531 |
needs. |
532 |
</abstract> |
533 |
<include href="hb-install-alpha-bootloader.xml"/> |
534 |
</chapter> |
535 |
|
536 |
<chapter> |
537 |
<title>Finalizing your Gentoo Installation</title> |
538 |
<abstract> |
539 |
You're almost done. We'll just create one (or more) users for your |
540 |
system and (optionally) install the prebuild packages. |
541 |
</abstract> |
542 |
<include href="hb-install-finalise.xml"/> |
543 |
</chapter> |
544 |
|
545 |
<chapter> |
546 |
<title>Where to go from here?</title> |
547 |
<abstract> |
548 |
Now you have your Gentoo system, but what's next? |
549 |
</abstract> |
550 |
<include href="hb-install-next.xml"/> |
551 |
</chapter> |
552 |
</part> |
553 |
|
554 |
<part> |
555 |
<title>Working with Gentoo</title> |
556 |
<abstract> |
557 |
Learn how to work with Gentoo: installing software, altering variables, changing |
558 |
Portage behaviour etc. |
559 |
</abstract> |
560 |
|
561 |
<chapter> |
562 |
<title>A Portage Introduction</title> |
563 |
<abstract> |
564 |
This chapter explains the "simple" steps a user definitely needs to know to |
565 |
maintain the software on his system. |
566 |
</abstract> |
567 |
<include href="../hb-working-portage.xml"/> |
568 |
</chapter> |
569 |
|
570 |
<chapter> |
571 |
<title>USE flags</title> |
572 |
<abstract> |
573 |
USE-flags are a very important aspect of Gentoo. In this chapter, you learn to |
574 |
work with USE-flags and understand how USE-flags interact with your system. |
575 |
</abstract> |
576 |
<include href="../hb-working-use.xml"/> |
577 |
</chapter> |
578 |
|
579 |
<chapter> |
580 |
<title>Portage Features</title> |
581 |
<abstract> |
582 |
Discover the features Portage has, such as support for distributed compiling, |
583 |
ccache and more. |
584 |
</abstract> |
585 |
<include href="../hb-working-features.xml"/> |
586 |
</chapter> |
587 |
|
588 |
<chapter> |
589 |
<title>Initscripts</title> |
590 |
<abstract> |
591 |
Gentoo uses a special initscript format which, amongst other features, allows |
592 |
dependency-driven decisions and virtual initscripts. This chapter explains all |
593 |
these aspects and explains how to deal with these scripts. |
594 |
</abstract> |
595 |
<include href="../hb-working-rcscripts.xml"/> |
596 |
</chapter> |
597 |
|
598 |
<chapter> |
599 |
<title>Environment Variables</title> |
600 |
<abstract> |
601 |
With Gentoo you can easily manage the environment variables for your system. |
602 |
This chapter explains how you do that, and also describes frequently used |
603 |
variables. |
604 |
</abstract> |
605 |
<include href="../hb-working-variables.xml"/> |
606 |
</chapter> |
607 |
</part> |
608 |
|
609 |
<part> |
610 |
<title>Working with Portage</title> |
611 |
<abstract> |
612 |
"Working with Portage" provides an in-depth coverage of Portage, Gentoo's |
613 |
Software Management Tool. |
614 |
</abstract> |
615 |
|
616 |
<chapter> |
617 |
<title>Files and Directories</title> |
618 |
<abstract> |
619 |
Once you want to know Portage in-depth you need to know where it stores its |
620 |
files and data. |
621 |
</abstract> |
622 |
<include href="../hb-portage-files.xml"/> |
623 |
</chapter> |
624 |
|
625 |
<chapter> |
626 |
<title>Configuring through Variables</title> |
627 |
<abstract> |
628 |
Portage is completely configurable through various variables you can set in the |
629 |
configuration file or as environment variable. |
630 |
</abstract> |
631 |
<include href="../hb-portage-configuration.xml"/> |
632 |
</chapter> |
633 |
|
634 |
<chapter> |
635 |
<title>Mixing Software Branches</title> |
636 |
<abstract> |
637 |
Gentoo provides software separated in several branches, depending on stability |
638 |
and architectural support. "Mixing Software Branches" inform you how these |
639 |
branches can be configured and how you can override this separation |
640 |
individually. |
641 |
</abstract> |
642 |
<include href="../hb-portage-branches.xml"/> |
643 |
</chapter> |
644 |
|
645 |
<chapter> |
646 |
<title>Additional Portage Tools</title> |
647 |
<abstract> |
648 |
Portage comes with a few extra tools that might make your Gentoo experience even |
649 |
better. Read on to discover how to use dispatch-conf and other tools. |
650 |
</abstract> |
651 |
<include href="../hb-portage-tools.xml"/> |
652 |
</chapter> |
653 |
|
654 |
<chapter> |
655 |
<title>Diverting from the Official Tree</title> |
656 |
<abstract> |
657 |
"Diverting from the Official Tree" gives you some tips and tricks on how to use |
658 |
your own Portage tree, how to synchronise only the categories you want, inject |
659 |
packages and more. |
660 |
</abstract> |
661 |
<include href="../hb-portage-diverttree.xml"/> |
662 |
</chapter> |
663 |
|
664 |
<chapter> |
665 |
<title>The Ebuild Application</title> |
666 |
<abstract> |
667 |
In "The Ebuild Application" you are informed about the steps Portage takes while |
668 |
installing software and how you can do this yourself using the ebuild |
669 |
application. |
670 |
</abstract> |
671 |
<include href="../hb-portage-ebuild.xml"/> |
672 |
</chapter> |
673 |
</part> |
674 |
|
675 |
<part> |
676 |
<title>Gentoo Network Configuration</title> |
677 |
<abstract>A comprehensive guide to Networking in Gentoo.</abstract> |
678 |
|
679 |
<chapter> |
680 |
<title>Getting Started</title> |
681 |
<abstract> |
682 |
A guide to quickly get your network interface up and running in most common |
683 |
environments. |
684 |
</abstract> |
685 |
<include href="../hb-net-start.xml"/> |
686 |
</chapter> |
687 |
|
688 |
<chapter> |
689 |
<title>Advanced Configuration</title> |
690 |
<abstract> |
691 |
Here we learn about how the configuration works - you need to know this |
692 |
before we learn about modular networking. |
693 |
</abstract> |
694 |
<include href="../hb-net-advanced.xml"/> |
695 |
</chapter> |
696 |
|
697 |
<chapter> |
698 |
<title>Modular Networking</title> |
699 |
<abstract> |
700 |
Gentoo provides you flexible networking - here you are told about choosing |
701 |
different DHCP clients, setting up bonding, bridging, VLANs and more. |
702 |
</abstract> |
703 |
<include href="../hb-net-modules.xml"/> |
704 |
</chapter> |
705 |
|
706 |
<chapter> |
707 |
<title>Wireless Networking</title> |
708 |
<abstract> |
709 |
Wireless isn't straight-forward. Hopefully we'll get you working! |
710 |
</abstract> |
711 |
<include href="../hb-net-wireless.xml"/> |
712 |
</chapter> |
713 |
|
714 |
<chapter> |
715 |
<title>Adding Functionality</title> |
716 |
<abstract> |
717 |
If you're feeling adventurous, you can add your own functions to networking. |
718 |
</abstract> |
719 |
<include href="../hb-net-functions.xml"/> |
720 |
</chapter> |
721 |
|
722 |
<chapter> |
723 |
<title>Network Management</title> |
724 |
<abstract> |
725 |
For laptop users or people who move their computer around different networks. |
726 |
</abstract> |
727 |
<include href="../hb-net-management.xml"/> |
728 |
</chapter> |
729 |
</part> |
730 |
|
731 |
</book> |
732 |
|
733 |
|
734 |
|
735 |
1.1 xml/htdocs/doc/en/handbook/draft/2006.1/handbook-amd64.xml |
736 |
|
737 |
file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/2006.1/handbook-amd64.xml?rev=1.1&view=markup |
738 |
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/2006.1/handbook-amd64.xml?rev=1.1&content-type=text/plain |
739 |
|
740 |
Index: handbook-amd64.xml |
741 |
=================================================================== |
742 |
<?xml version='1.0' encoding='UTF-8'?> |
743 |
<!DOCTYPE book SYSTEM "/dtd/book.dtd"> |
744 |
|
745 |
<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2006.1/handbook-amd64.xml,v 1.1 2006/08/09 16:35:14 fox2mike Exp $ --> |
746 |
|
747 |
<book link="/doc/en/handbook/2006.1/handbook-amd64.xml"> |
748 |
<title>Gentoo Linux 2006.1 AMD64 Handbook</title> |
749 |
|
750 |
<author title="Author"> |
751 |
<mail link="swift@g.o">Sven Vermeulen</mail> |
752 |
</author> |
753 |
<author title="Author"> |
754 |
<mail link="uberlord@g.o">Roy Marples</mail> |
755 |
</author> |
756 |
<author title="Author"> |
757 |
<mail link="drobbins@g.o">Daniel Robbins</mail> |
758 |
</author> |
759 |
<author title="Author"> |
760 |
<mail link="chouser@g.o">Chris Houser</mail> |
761 |
</author> |
762 |
<author title="Author"> |
763 |
<mail link="jerry@g.o">Jerry Alexandratos</mail> |
764 |
</author> |
765 |
<author title="Gentoo x86 Developer"> |
766 |
<mail link="seemant@g.o">Seemant Kulleen</mail> |
767 |
</author> |
768 |
<author title="Gentoo Alpha Developer"> |
769 |
<mail link="taviso@g.o">Tavis Ormandy</mail> |
770 |
</author><!-- Does not want to be listed on the rendered page |
771 |
<author title="Gentoo Developer"> |
772 |
Aron Griffis |
773 |
</author> |
774 |
--> |
775 |
<author title="Gentoo AMD64 Developer"> |
776 |
<mail link="jhuebel@g.o">Jason Huebel</mail> |
777 |
</author> |
778 |
<author title="Gentoo HPPA developer"> |
779 |
<mail link="gmsoft@g.o">Guy Martin</mail> |
780 |
</author> |
781 |
<author title="Gentoo PPC developer"> |
782 |
<mail link="pvdabeel@g.o">Pieter Van den Abeele</mail> |
783 |
</author> |
784 |
<author title="Gentoo SPARC developer"> |
785 |
<mail link="blademan@g.o">Joe Kallar</mail> |
786 |
</author> |
787 |
<author title="Editor"> |
788 |
<mail link="zhen@g.o">John P. Davis</mail> |
789 |
</author> |
790 |
<author title="Editor">Pierre-Henri Jondot</author> |
791 |
<author title="Editor"> |
792 |
<mail link="stocke2@g.o">Eric Stockbridge</mail> |
793 |
</author> |
794 |
<author title="Editor"> |
795 |
<mail link="rajiv@g.o">Rajiv Manglani</mail> |
796 |
</author> |
797 |
<author title="Editor"> |
798 |
<mail link="seo@g.o">Jungmin Seo</mail> |
799 |
</author> |
800 |
<author title="Editor"> |
801 |
<mail link="zhware@g.o">Stoyan Zhekov</mail> |
802 |
</author> |
803 |
<author title="Editor"> |
804 |
<mail link="jhhudso@g.o">Jared Hudson</mail> |
805 |
</author> |
806 |
<author title="Editor"> |
807 |
<mail link="peitolm@g.o">Colin Morey</mail> |
808 |
</author> |
809 |
<author title="Editor"> |
810 |
<mail link="peesh@g.o">Jorge Paulo</mail> |
811 |
</author> |
812 |
<author title="Editor"> |
813 |
<mail link="carl@g.o">Carl Anderson</mail> |
814 |
</author> |
815 |
<author title="Editor"> |
816 |
<mail link="avenj@g.o">Jon Portnoy</mail> |
817 |
</author> |
818 |
<author title="Editor"> |
819 |
<mail link="klasikahl@g.o">Zack Gilburd</mail> |
820 |
</author> |
821 |
<author title="Editor"> |
822 |
<mail link="jmorgan@g.o">Jack Morgan</mail> |
823 |
</author> |
824 |
<author title="Editor"> |
825 |
<mail link="bennyc@g.o">Benny Chuang</mail> |
826 |
</author> |
827 |
<author title="Editor"> |
828 |
<mail link="erwin@g.o">Erwin</mail> |
829 |
</author> |
830 |
<author title="Editor"> |
831 |
<mail link="kumba@g.o">Joshua Kinard</mail> |
832 |
</author> |
833 |
<author title="Editor"> |
834 |
<mail link="dertobi123@g.o">Tobias Scherbaum</mail> |
835 |
</author> |
836 |
<author title="Editor"> |
837 |
<mail link="neysx@g.o">Xavier Neys</mail> |
838 |
</author> |
839 |
<author title="Reviewer"> |
840 |
<mail link="g2boojum@g.o">Grant Goodyear</mail> |
841 |
</author> |
842 |
<author title="Reviewer"> |
843 |
<mail link="gerrynjr@g.o">Gerald J. Normandin Jr.</mail> |
844 |
</author> |
845 |
<author title="Reviewer"> |
846 |
<mail link="dberkholz@g.o">Donnie Berkholz</mail> |
847 |
</author> |
848 |
<author title="Reviewer"> |
849 |
<mail link="antifa@g.o">Ken Nowack</mail> |
850 |
</author> |
851 |
<author title="Contributor"> |
852 |
<mail link="pylon@g.o">Lars Weiler</mail> |
853 |
</author> |
854 |
|
855 |
<abstract> |
856 |
This is the Gentoo Handbook, an effort to centralise Gentoo/Linux information. |
857 |
This handbook contains the installation instructions for a networkless |
858 |
installation on AMD64 systems and parts about working with Gentoo and Portage. |
859 |
</abstract> |
860 |
|
861 |
<!-- The content of this document is licensed under the CC-BY-SA license --> |
862 |
<!-- See http://creativecommons.org/licenses/by-sa/2.5 --> |
863 |
<license/> |
864 |
|
865 |
<version>6.0</version> |
866 |
<date>2006-02-27</date> |
867 |
|
868 |
<part> |
869 |
<title>Installing Gentoo</title> |
870 |
<abstract> |
871 |
In this part you learn how to install Gentoo on your system. |
872 |
</abstract> |
873 |
|
874 |
<chapter> |
875 |
<title>About the Gentoo Linux Installation</title> |
876 |
<abstract> |
877 |
Users not familiar with Gentoo do not always know that choice is what |
878 |
Gentoo is all about. |
879 |
</abstract> |
880 |
<include href="hb-install-about.xml"/> |
881 |
</chapter> |
882 |
|
883 |
<chapter> |
884 |
<title>Booting the Universal Installation CD</title> |
885 |
<abstract> |
886 |
Using our Universal Installation CD you can boot up your system into a running |
887 |
environment that allows you to install Gentoo. |
888 |
</abstract> |
889 |
<include href="hb-install-amd64-medium.xml"/> |
890 |
</chapter> |
891 |
|
892 |
<chapter> |
893 |
<title>Configuring your Network</title> |
894 |
<abstract> |
895 |
If you need networking, this is the place where the network (and Internet |
896 |
connection) is configured. |
897 |
</abstract> |
898 |
<include href="hb-install-network.xml"/> |
899 |
</chapter> |
900 |
|
901 |
<chapter> |
902 |
<title>Preparing the Disks</title> |
903 |
<abstract> |
904 |
To be able to install Gentoo, you must create the necessary partitions. |
905 |
This chapter describes how to partition a disk for future usage. |
906 |
</abstract> |
907 |
<include href="hb-install-amd64-disk.xml"/> |
908 |
</chapter> |
909 |
|
910 |
<chapter> |
911 |
<title>Installing the Gentoo Installation Files</title> |
912 |
<abstract> |
913 |
In this chapter we describe how you extract a stage3 file and how to configure |
914 |
Portage. |
915 |
</abstract> |
916 |
<include href="hb-install-stage.xml"/> |
917 |
</chapter> |
918 |
|
919 |
<chapter> |
920 |
<title>Chrooting into the Gentoo Base System</title> |
921 |
<abstract> |
922 |
Now that the stage3 file is extracted, we chroot into the new system and modify |
923 |
the USE variable. |
924 |
</abstract> |
925 |
<include href="hb-install-system.xml"/> |
926 |
</chapter> |
927 |
|
928 |
<chapter> |
929 |
<title>Configuring the Kernel</title> |
930 |
<abstract> |
931 |
The Linux kernel is the core of every distribution. This chapter |
932 |
explains how to configure your kernel. |
933 |
</abstract> |
934 |
<include href="hb-install-amd64-kernel.xml"/> |
935 |
</chapter> |
936 |
|
937 |
<chapter> |
938 |
<title>Configuring your System</title> |
939 |
<abstract> |
940 |
You need to edit some important configuration files. In this chapter |
941 |
you receive an overview of these files and an explanation on how to |
942 |
proceed. |
943 |
</abstract> |
944 |
<include href="hb-install-config.xml"/> |
945 |
</chapter> |
946 |
|
947 |
<chapter> |
948 |
<title>Installing Necessary System Tools</title> |
949 |
<abstract> |
950 |
As mentioned before, Gentoo is about customization. In this chapter we help you |
951 |
choose and install some important tools. |
952 |
</abstract> |
953 |
<include href="hb-install-tools.xml"/> |
954 |
</chapter> |
955 |
|
956 |
<chapter> |
957 |
<title>Configuring the Bootloader</title> |
958 |
<abstract> |
959 |
In this chapter we'll describe the GRUB bootloader |
960 |
and step you through the process of configuring GRUB to your |
961 |
needs. |
962 |
</abstract> |
963 |
<include href="hb-install-amd64-bootloader.xml"/> |
964 |
</chapter> |
965 |
|
966 |
<chapter> |
967 |
<title>Finalizing your Gentoo Installation</title> |
968 |
<abstract> |
969 |
You're almost done. We'll just create one (or more) users for your |
970 |
system and (optionally) install the prebuild packages. |
971 |
</abstract> |
972 |
<include href="hb-install-finalise.xml"/> |
973 |
</chapter> |
974 |
|
975 |
<chapter> |
976 |
<title>Where to go from here?</title> |
977 |
<abstract> |
978 |
Now you have your Gentoo system, but what's next? |
979 |
</abstract> |
980 |
<include href="hb-install-next.xml"/> |
981 |
</chapter> |
982 |
</part> |
983 |
|
984 |
<part> |
985 |
<title>Working with Gentoo</title> |
986 |
<abstract> |
987 |
Learn how to work with Gentoo: installing software, altering variables, changing |
988 |
Portage behaviour etc. |
989 |
</abstract> |
990 |
|
991 |
<chapter> |
992 |
<title>A Portage Introduction</title> |
993 |
<abstract> |
994 |
This chapter explains the "simple" steps a user definitely needs to know to |
995 |
maintain the software on his system. |
996 |
</abstract> |
997 |
<include href="../hb-working-portage.xml"/> |
998 |
</chapter> |
999 |
|
1000 |
<chapter> |
1001 |
<title>USE flags</title> |
1002 |
<abstract> |
1003 |
USE-flags are a very important aspect of Gentoo. In this chapter, you learn to |
1004 |
work with USE-flags and understand how USE-flags interact with your system. |
1005 |
</abstract> |
1006 |
<include href="../hb-working-use.xml"/> |
1007 |
</chapter> |
1008 |
|
1009 |
<chapter> |
1010 |
<title>Portage Features</title> |
1011 |
<abstract> |
1012 |
Discover the features Portage has, such as support for distributed compiling, |
1013 |
ccache and more. |
1014 |
</abstract> |
1015 |
<include href="../hb-working-features.xml"/> |
1016 |
</chapter> |
1017 |
|
1018 |
<chapter> |
1019 |
<title>Initscripts</title> |
1020 |
<abstract> |
1021 |
Gentoo uses a special initscript format which, amongst other features, allows |
1022 |
dependency-driven decisions and virtual initscripts. This chapter explains all |
1023 |
these aspects and explains how to deal with these scripts. |
1024 |
</abstract> |
1025 |
<include href="../hb-working-rcscripts.xml"/> |
1026 |
</chapter> |
1027 |
|
1028 |
<chapter> |
1029 |
<title>Environment Variables</title> |
1030 |
<abstract> |
1031 |
With Gentoo you can easily manage the environment variables for your system. |
1032 |
This chapter explains how you do that, and also describes frequently used |
1033 |
variables. |
1034 |
</abstract> |
1035 |
<include href="../hb-working-variables.xml"/> |
1036 |
</chapter> |
1037 |
</part> |
1038 |
|
1039 |
<part> |
1040 |
<title>Working with Portage</title> |
1041 |
<abstract> |
1042 |
"Working with Portage" provides an in-depth coverage of Portage, Gentoo's |
1043 |
Software Management Tool. |
1044 |
</abstract> |
1045 |
|
1046 |
<chapter> |
1047 |
<title>Files and Directories</title> |
1048 |
<abstract> |
1049 |
Once you want to know Portage in-depth you need to know where it stores its |
1050 |
files and data. |
1051 |
</abstract> |
1052 |
<include href="../hb-portage-files.xml"/> |
1053 |
</chapter> |
1054 |
|
1055 |
<chapter> |
1056 |
<title>Configuring through Variables</title> |
1057 |
<abstract> |
1058 |
Portage is completely configurable through various variables you can set in the |
1059 |
configuration file or as environment variable. |
1060 |
</abstract> |
1061 |
<include href="../hb-portage-configuration.xml"/> |
1062 |
</chapter> |
1063 |
|
1064 |
<chapter> |
1065 |
<title>Mixing Software Branches</title> |
1066 |
<abstract> |
1067 |
Gentoo provides software separated in several branches, depending on stability |
1068 |
and architectural support. "Mixing Software Branches" inform you how these |
1069 |
branches can be configured and how you can override this separation |
1070 |
individually. |
1071 |
</abstract> |
1072 |
<include href="../hb-portage-branches.xml"/> |
1073 |
</chapter> |
1074 |
|
1075 |
<chapter> |
1076 |
<title>Additional Portage Tools</title> |
1077 |
<abstract> |
1078 |
Portage comes with a few extra tools that might make your Gentoo experience even |
1079 |
better. Read on to discover how to use dispatch-conf and other tools. |
1080 |
</abstract> |
1081 |
<include href="../hb-portage-tools.xml"/> |
1082 |
</chapter> |
1083 |
|
1084 |
<chapter> |
1085 |
<title>Diverting from the Official Tree</title> |
1086 |
<abstract> |
1087 |
"Diverting from the Official Tree" gives you some tips and tricks on how to use |
1088 |
your own Portage tree, how to synchronise only the categories you want, inject |
1089 |
packages and more. |
1090 |
</abstract> |
1091 |
<include href="../hb-portage-diverttree.xml"/> |
1092 |
</chapter> |
1093 |
|
1094 |
<chapter> |
1095 |
<title>The Ebuild Application</title> |
1096 |
<abstract> |
1097 |
In "The Ebuild Application" you are informed about the steps Portage takes while |
1098 |
installing software and how you can do this yourself using the ebuild |
1099 |
application. |
1100 |
</abstract> |
1101 |
<include href="../hb-portage-ebuild.xml"/> |
1102 |
</chapter> |
1103 |
</part> |
1104 |
|
1105 |
<part> |
1106 |
<title>Gentoo Network Configuration</title> |
1107 |
<abstract>A comprehensive guide to Networking in Gentoo.</abstract> |
1108 |
|
1109 |
<chapter> |
1110 |
<title>Getting Started</title> |
1111 |
<abstract> |
1112 |
A guide to quickly get your network interface up and running in most common |
1113 |
environments. |
1114 |
</abstract> |
1115 |
<include href="../hb-net-start.xml"/> |
1116 |
</chapter> |
1117 |
|
1118 |
<chapter> |
1119 |
<title>Advanced Configuration</title> |
1120 |
<abstract> |
1121 |
Here we learn about how the configuration works - you need to know this |
1122 |
before we learn about modular networking. |
1123 |
</abstract> |
1124 |
<include href="../hb-net-advanced.xml"/> |
1125 |
</chapter> |
1126 |
|
1127 |
<chapter> |
1128 |
<title>Modular Networking</title> |
1129 |
<abstract> |
1130 |
Gentoo provides you flexible networking - here you are told about choosing |
1131 |
different DHCP clients, setting up bonding, bridging, VLANs and more. |
1132 |
</abstract> |
1133 |
<include href="../hb-net-modules.xml"/> |
1134 |
</chapter> |
1135 |
|
1136 |
<chapter> |
1137 |
<title>Wireless Networking</title> |
1138 |
<abstract> |
1139 |
Wireless isn't straight-forward. Hopefully we'll get you working! |
1140 |
</abstract> |
1141 |
<include href="../hb-net-wireless.xml"/> |
1142 |
</chapter> |
1143 |
|
1144 |
<chapter> |
1145 |
<title>Adding Functionality</title> |
1146 |
<abstract> |
1147 |
If you're feeling adventurous, you can add your own functions to networking. |
1148 |
</abstract> |
1149 |
<include href="../hb-net-functions.xml"/> |
1150 |
</chapter> |
1151 |
|
1152 |
<chapter> |
1153 |
<title>Network Management</title> |
1154 |
<abstract> |
1155 |
For laptop users or people who move their computer around different networks. |
1156 |
</abstract> |
1157 |
<include href="../hb-net-management.xml"/> |
1158 |
</chapter> |
1159 |
</part> |
1160 |
|
1161 |
</book> |
1162 |
|
1163 |
|
1164 |
|
1165 |
1.1 xml/htdocs/doc/en/handbook/draft/2006.1/handbook-hppa.xml |
1166 |
|
1167 |
file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/2006.1/handbook-hppa.xml?rev=1.1&view=markup |
1168 |
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/2006.1/handbook-hppa.xml?rev=1.1&content-type=text/plain |
1169 |
|
1170 |
Index: handbook-hppa.xml |
1171 |
=================================================================== |
1172 |
<?xml version='1.0' encoding='UTF-8'?> |
1173 |
<!DOCTYPE book SYSTEM "/dtd/book.dtd"> |
1174 |
|
1175 |
<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2006.1/handbook-hppa.xml,v 1.1 2006/08/09 16:35:14 fox2mike Exp $ --> |
1176 |
|
1177 |
<book link="/doc/en/handbook/2006.1/handbook-hppa.xml"> |
1178 |
<title>Gentoo Linux 2006.1 HPPA Handbook</title> |
1179 |
|
1180 |
<author title="Author"> |
1181 |
<mail link="swift@g.o">Sven Vermeulen</mail> |
1182 |
</author> |
1183 |
<author title="Author"> |
1184 |
<mail link="uberlord@g.o">Roy Marples</mail> |
1185 |
</author> |
1186 |
<author title="Author"> |
1187 |
<mail link="drobbins@g.o">Daniel Robbins</mail> |
1188 |
</author> |
1189 |
<author title="Author"> |
1190 |
<mail link="chouser@g.o">Chris Houser</mail> |
1191 |
</author> |
1192 |
<author title="Author"> |
1193 |
<mail link="jerry@g.o">Jerry Alexandratos</mail> |
1194 |
</author> |
1195 |
<author title="Gentoo x86 Developer"> |
1196 |
<mail link="seemant@g.o">Seemant Kulleen</mail> |
1197 |
</author> |
1198 |
<author title="Gentoo Alpha Developer"> |
1199 |
<mail link="taviso@g.o">Tavis Ormandy</mail> |
1200 |
</author><!-- Does not want to be listed on the rendered page |
1201 |
<author title="Gentoo Developer"> |
1202 |
Aron Griffis |
1203 |
</author> |
1204 |
--> |
1205 |
<author title="Gentoo AMD64 Developer"> |
1206 |
<mail link="jhuebel@g.o">Jason Huebel</mail> |
1207 |
</author> |
1208 |
<author title="Gentoo HPPA developer"> |
1209 |
<mail link="gmsoft@g.o">Guy Martin</mail> |
1210 |
</author> |
1211 |
<author title="Gentoo PPC developer"> |
1212 |
<mail link="pvdabeel@g.o">Pieter Van den Abeele</mail> |
1213 |
</author> |
1214 |
<author title="Gentoo SPARC developer"> |
1215 |
<mail link="blademan@g.o">Joe Kallar</mail> |
1216 |
</author> |
1217 |
<author title="Editor"> |
1218 |
<mail link="zhen@g.o">John P. Davis</mail> |
1219 |
</author> |
1220 |
<author title="Editor">Pierre-Henri Jondot</author> |
1221 |
<author title="Editor"> |
1222 |
<mail link="stocke2@g.o">Eric Stockbridge</mail> |
1223 |
</author> |
1224 |
<author title="Editor"> |
1225 |
<mail link="rajiv@g.o">Rajiv Manglani</mail> |
1226 |
</author> |
1227 |
<author title="Editor"> |
1228 |
<mail link="seo@g.o">Jungmin Seo</mail> |
1229 |
</author> |
1230 |
<author title="Editor"> |
1231 |
<mail link="zhware@g.o">Stoyan Zhekov</mail> |
1232 |
</author> |
1233 |
<author title="Editor"> |
1234 |
<mail link="jhhudso@g.o">Jared Hudson</mail> |
1235 |
</author> |
1236 |
<author title="Editor"> |
1237 |
<mail link="peitolm@g.o">Colin Morey</mail> |
1238 |
</author> |
1239 |
<author title="Editor"> |
1240 |
<mail link="peesh@g.o">Jorge Paulo</mail> |
1241 |
</author> |
1242 |
<author title="Editor"> |
1243 |
<mail link="carl@g.o">Carl Anderson</mail> |
1244 |
</author> |
1245 |
<author title="Editor"> |
1246 |
<mail link="avenj@g.o">Jon Portnoy</mail> |
1247 |
</author> |
1248 |
<author title="Editor"> |
1249 |
<mail link="klasikahl@g.o">Zack Gilburd</mail> |
1250 |
</author> |
1251 |
<author title="Editor"> |
1252 |
<mail link="jmorgan@g.o">Jack Morgan</mail> |
1253 |
</author> |
1254 |
<author title="Editor"> |
1255 |
<mail link="bennyc@g.o">Benny Chuang</mail> |
1256 |
</author> |
1257 |
<author title="Editor"> |
1258 |
<mail link="erwin@g.o">Erwin</mail> |
1259 |
</author> |
1260 |
<author title="Editor"> |
1261 |
<mail link="kumba@g.o">Joshua Kinard</mail> |
1262 |
</author> |
1263 |
<author title="Editor"> |
1264 |
<mail link="dertobi123@g.o">Tobias Scherbaum</mail> |
1265 |
</author> |
1266 |
<author title="Editor"> |
1267 |
<mail link="neysx@g.o">Xavier Neys</mail> |
1268 |
</author> |
1269 |
<author title="Reviewer"> |
1270 |
<mail link="g2boojum@g.o">Grant Goodyear</mail> |
1271 |
</author> |
1272 |
<author title="Reviewer"> |
1273 |
<mail link="gerrynjr@g.o">Gerald J. Normandin Jr.</mail> |
1274 |
</author> |
1275 |
<author title="Reviewer"> |
1276 |
<mail link="dberkholz@g.o">Donnie Berkholz</mail> |
1277 |
</author> |
1278 |
<author title="Reviewer"> |
1279 |
<mail link="antifa@g.o">Ken Nowack</mail> |
1280 |
</author> |
1281 |
<author title="Contributor"> |
1282 |
<mail link="pylon@g.o">Lars Weiler</mail> |
1283 |
</author> |
1284 |
|
1285 |
<abstract> |
1286 |
This is the Gentoo Handbook, an effort to centralise Gentoo/Linux information. |
1287 |
This handbook contains the installation instructions for a networkless |
1288 |
installation on HPPA systems and parts about working with Gentoo and Portage. |
1289 |
</abstract> |
1290 |
|
1291 |
<!-- The content of this document is licensed under the CC-BY-SA license --> |
1292 |
<!-- See http://creativecommons.org/licenses/by-sa/2.5 --> |
1293 |
<license/> |
1294 |
|
1295 |
<version>6.0</version> |
1296 |
<date>2006-02-27</date> |
1297 |
|
1298 |
<part> |
1299 |
<title>Installing Gentoo</title> |
1300 |
<abstract> |
1301 |
In this part you learn how to install Gentoo on your system. |
1302 |
</abstract> |
1303 |
|
1304 |
<chapter> |
1305 |
<title>About the Gentoo Linux Installation</title> |
1306 |
<abstract> |
1307 |
Users not familiar with Gentoo do not always know that choice is what |
1308 |
Gentoo is all about. |
1309 |
</abstract> |
1310 |
<include href="hb-install-about.xml"/> |
1311 |
</chapter> |
1312 |
|
1313 |
<chapter> |
1314 |
<title>Booting the Universal Installation CD</title> |
1315 |
<abstract> |
1316 |
Using our Universal Installation CD you can boot up your system into a running |
1317 |
environment that allows you to install Gentoo. |
1318 |
</abstract> |
1319 |
<include href="hb-install-hppa-medium.xml"/> |
1320 |
</chapter> |
1321 |
|
1322 |
<chapter> |
1323 |
<title>Configuring your Network</title> |
1324 |
<abstract> |
1325 |
If you need networking, this is the place where the network (and Internet |
1326 |
connection) is configured. |
1327 |
</abstract> |
1328 |
<include href="hb-install-network.xml"/> |
1329 |
</chapter> |
1330 |
|
1331 |
<chapter> |
1332 |
<title>Preparing the Disks</title> |
1333 |
<abstract> |
1334 |
To be able to install Gentoo, you must create the necessary partitions. |
1335 |
This chapter describes how to partition a disk for future usage. |
1336 |
</abstract> |
1337 |
<include href="hb-install-hppa-disk.xml"/> |
1338 |
</chapter> |
1339 |
|
1340 |
<chapter> |
1341 |
<title>Installing the Gentoo Installation Files</title> |
1342 |
<abstract> |
1343 |
Gentoo installs work through so-called stage-files. In this chapter we |
1344 |
describe how you extract a stage-file and configure Portage. |
1345 |
</abstract> |
1346 |
<include href="hb-install-stage.xml"/> |
1347 |
</chapter> |
1348 |
|
1349 |
<chapter> |
1350 |
<title>Chrooting into the Gentoo Base System</title> |
1351 |
<abstract> |
1352 |
Now that the stage3 file is extracted, we chroot into the new system and modify |
1353 |
the USE variable. |
1354 |
</abstract> |
1355 |
<include href="hb-install-system.xml"/> |
1356 |
</chapter> |
1357 |
|
1358 |
<chapter> |
1359 |
<title>Configuring the Kernel</title> |
1360 |
<abstract> |
1361 |
The Linux kernel is the core of every distribution. This chapter |
1362 |
explains how to configure your kernel. |
1363 |
</abstract> |
1364 |
<include href="hb-install-hppa-kernel.xml"/> |
1365 |
</chapter> |
1366 |
|
1367 |
<chapter> |
1368 |
<title>Configuring your System</title> |
1369 |
<abstract> |
1370 |
You need to edit some important configuration files. In this chapter |
1371 |
you receive an overview of these files and an explanation on how to |
1372 |
proceed. |
1373 |
</abstract> |
1374 |
<include href="hb-install-config.xml"/> |
1375 |
</chapter> |
1376 |
|
1377 |
<chapter> |
1378 |
<title>Installing Necessary System Tools</title> |
1379 |
<abstract> |
1380 |
As mentioned before, Gentoo is about customization. In this chapter we help you |
1381 |
choose and install some important tools. |
1382 |
</abstract> |
1383 |
<include href="hb-install-tools.xml"/> |
1384 |
</chapter> |
1385 |
|
1386 |
<chapter> |
1387 |
<title>Configuring the Bootloader</title> |
1388 |
<abstract> |
1389 |
In this chapter we'll describe the PALO bootloader |
1390 |
and step you through the process of configuring PALO to your |
1391 |
needs. |
1392 |
</abstract> |
1393 |
<include href="hb-install-hppa-bootloader.xml"/> |
1394 |
</chapter> |
1395 |
|
1396 |
<chapter> |
1397 |
<title>Finalizing your Gentoo Installation</title> |
1398 |
<abstract> |
1399 |
You're almost done. We'll just create one (or more) users for your |
1400 |
system and (optionally) install prebuilt packages. |
1401 |
</abstract> |
1402 |
<include href="hb-install-finalise.xml"/> |
1403 |
</chapter> |
1404 |
|
1405 |
<chapter> |
1406 |
<title>Where to go from here?</title> |
1407 |
<abstract> |
1408 |
Now you have your Gentoo system, but what's next? |
1409 |
</abstract> |
1410 |
<include href="hb-install-next.xml"/> |
1411 |
</chapter> |
1412 |
</part> |
1413 |
|
1414 |
<part> |
1415 |
<title>Working with Gentoo</title> |
1416 |
<abstract> |
1417 |
Learn how to work with Gentoo: installing software, altering variables, changing |
1418 |
Portage behaviour etc. |
1419 |
</abstract> |
1420 |
|
1421 |
<chapter> |
1422 |
<title>A Portage Introduction</title> |
1423 |
<abstract> |
1424 |
This chapter explains the "simple" steps a user definitely needs to know to |
1425 |
maintain the software on his system. |
1426 |
</abstract> |
1427 |
<include href="../hb-working-portage.xml"/> |
1428 |
</chapter> |
1429 |
|
1430 |
<chapter> |
1431 |
<title>USE flags</title> |
1432 |
<abstract> |
1433 |
USE-flags are a very important aspect of Gentoo. In this chapter, you learn to |
1434 |
work with USE-flags and understand how USE-flags interact with your system. |
1435 |
</abstract> |
1436 |
<include href="../hb-working-use.xml"/> |
1437 |
</chapter> |
1438 |
|
1439 |
<chapter> |
1440 |
<title>Portage Features</title> |
1441 |
<abstract> |
1442 |
Discover the features Portage has, such as support for distributed compiling, |
1443 |
ccache and more. |
1444 |
</abstract> |
1445 |
<include href="../hb-working-features.xml"/> |
1446 |
</chapter> |
1447 |
|
1448 |
<chapter> |
1449 |
<title>Initscripts</title> |
1450 |
<abstract> |
1451 |
Gentoo uses a special initscript format which, amongst other features, allows |
1452 |
dependency-driven decisions and virtual initscripts. This chapter explains all |
1453 |
these aspects and explains how to deal with these scripts. |
1454 |
</abstract> |
1455 |
<include href="../hb-working-rcscripts.xml"/> |
1456 |
</chapter> |
1457 |
|
1458 |
<chapter> |
1459 |
<title>Environment Variables</title> |
1460 |
<abstract> |
1461 |
With Gentoo you can easily manage the environment variables for your system. |
1462 |
This chapter explains how you do that, and also describes frequently used |
1463 |
variables. |
1464 |
</abstract> |
1465 |
<include href="../hb-working-variables.xml"/> |
1466 |
</chapter> |
1467 |
</part> |
1468 |
|
1469 |
<part> |
1470 |
<title>Working with Portage</title> |
1471 |
<abstract> |
1472 |
"Working with Portage" provides an in-depth coverage of Portage, Gentoo's |
1473 |
Software Management Tool. |
1474 |
</abstract> |
1475 |
|
1476 |
<chapter> |
1477 |
<title>Files and Directories</title> |
1478 |
<abstract> |
1479 |
Once you want to know Portage in-depth you need to know where it stores its |
1480 |
files and data. |
1481 |
</abstract> |
1482 |
<include href="../hb-portage-files.xml"/> |
1483 |
</chapter> |
1484 |
|
1485 |
<chapter> |
1486 |
<title>Configuring through Variables</title> |
1487 |
<abstract> |
1488 |
Portage is completely configurable through various variables you can set in the |
1489 |
configuration file or as environment variable. |
1490 |
</abstract> |
1491 |
<include href="../hb-portage-configuration.xml"/> |
1492 |
</chapter> |
1493 |
|
1494 |
<chapter> |
1495 |
<title>Mixing Software Branches</title> |
1496 |
<abstract> |
1497 |
Gentoo provides software separated in several branches, depending on stability |
1498 |
and architectural support. "Mixing Software Branches" inform you how these |
1499 |
branches can be configured and how you can override this separation |
1500 |
individually. |
1501 |
</abstract> |
1502 |
<include href="../hb-portage-branches.xml"/> |
1503 |
</chapter> |
1504 |
|
1505 |
<chapter> |
1506 |
<title>Additional Portage Tools</title> |
1507 |
<abstract> |
1508 |
Portage comes with a few extra tools that might make your Gentoo experience even |
1509 |
better. Read on to discover how to use dispatch-conf and other tools. |
1510 |
</abstract> |
1511 |
<include href="../hb-portage-tools.xml"/> |
1512 |
</chapter> |
1513 |
|
1514 |
<chapter> |
1515 |
<title>Diverting from the Official Tree</title> |
1516 |
<abstract> |
1517 |
"Diverting from the Official Tree" gives you some tips and tricks on how to use |
1518 |
your own Portage tree, how to synchronise only the categories you want, inject |
1519 |
packages and more. |
1520 |
</abstract> |
1521 |
<include href="../hb-portage-diverttree.xml"/> |
1522 |
</chapter> |
1523 |
|
1524 |
<chapter> |
1525 |
<title>The Ebuild Application</title> |
1526 |
<abstract> |
1527 |
In "The Ebuild Application" you are informed about the steps Portage takes while |
1528 |
installing software and how you can do this yourself using the ebuild |
1529 |
application. |
1530 |
</abstract> |
1531 |
<include href="../hb-portage-ebuild.xml"/> |
1532 |
</chapter> |
1533 |
</part> |
1534 |
|
1535 |
<part> |
1536 |
<title>Gentoo Network Configuration</title> |
1537 |
<abstract>A comprehensive guide to Networking in Gentoo.</abstract> |
1538 |
|
1539 |
<chapter> |
1540 |
<title>Getting Started</title> |
1541 |
<abstract> |
1542 |
A guide to quickly get your network interface up and running in most common |
1543 |
environments. |
1544 |
</abstract> |
1545 |
<include href="../hb-net-start.xml"/> |
1546 |
</chapter> |
1547 |
|
1548 |
<chapter> |
1549 |
<title>Advanced Configuration</title> |
1550 |
<abstract> |
1551 |
Here we learn about how the configuration works - you need to know this |
1552 |
before we learn about modular networking. |
1553 |
</abstract> |
1554 |
<include href="../hb-net-advanced.xml"/> |
1555 |
</chapter> |
1556 |
|
1557 |
<chapter> |
1558 |
<title>Modular Networking</title> |
1559 |
<abstract> |
1560 |
Gentoo provides you flexible networking - here you are told about choosing |
1561 |
different DHCP clients, setting up bonding, bridging, VLANs and more. |
1562 |
</abstract> |
1563 |
<include href="../hb-net-modules.xml"/> |
1564 |
</chapter> |
1565 |
|
1566 |
<chapter> |
1567 |
<title>Wireless Networking</title> |
1568 |
<abstract> |
1569 |
Wireless isn't straight-forward. Hopefully we'll get you working! |
1570 |
</abstract> |
1571 |
<include href="../hb-net-wireless.xml"/> |
1572 |
</chapter> |
1573 |
|
1574 |
<chapter> |
1575 |
<title>Adding Functionality</title> |
1576 |
<abstract> |
1577 |
If you're feeling adventurous, you can add your own functions to networking. |
1578 |
</abstract> |
1579 |
<include href="../hb-net-functions.xml"/> |
1580 |
</chapter> |
1581 |
|
1582 |
<chapter> |
1583 |
<title>Network Management</title> |
1584 |
<abstract> |
1585 |
For laptop users or people who move their computer around different networks. |
1586 |
</abstract> |
1587 |
<include href="../hb-net-management.xml"/> |
1588 |
</chapter> |
1589 |
</part> |
1590 |
|
1591 |
</book> |
1592 |
|
1593 |
|
1594 |
|
1595 |
1.1 xml/htdocs/doc/en/handbook/draft/2006.1/handbook-ppc.xml |
1596 |
|
1597 |
file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/2006.1/handbook-ppc.xml?rev=1.1&view=markup |
1598 |
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/2006.1/handbook-ppc.xml?rev=1.1&content-type=text/plain |
1599 |
|
1600 |
Index: handbook-ppc.xml |
1601 |
=================================================================== |
1602 |
<?xml version='1.0' encoding='UTF-8'?> |
1603 |
<!DOCTYPE book SYSTEM "/dtd/book.dtd"> |
1604 |
|
1605 |
<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2006.1/handbook-ppc.xml,v 1.1 2006/08/09 16:35:14 fox2mike Exp $ --> |
1606 |
|
1607 |
<book link="/doc/en/handbook/2006.1/handbook-ppc.xml"> |
1608 |
<title>Gentoo Linux 2006.1 PPC Handbook</title> |
1609 |
|
1610 |
<author title="Author"> |
1611 |
<mail link="swift@g.o">Sven Vermeulen</mail> |
1612 |
</author> |
1613 |
<author title="Author"> |
1614 |
<mail link="uberlord@g.o">Roy Marples</mail> |
1615 |
</author> |
1616 |
<author title="Author"> |
1617 |
<mail link="drobbins@g.o">Daniel Robbins</mail> |
1618 |
</author> |
1619 |
<author title="Author"> |
1620 |
<mail link="chouser@g.o">Chris Houser</mail> |
1621 |
</author> |
1622 |
<author title="Author"> |
1623 |
<mail link="jerry@g.o">Jerry Alexandratos</mail> |
1624 |
</author> |
1625 |
<author title="Gentoo x86 Developer"> |
1626 |
<mail link="seemant@g.o">Seemant Kulleen</mail> |
1627 |
</author> |
1628 |
<author title="Gentoo Alpha Developer"> |
1629 |
<mail link="taviso@g.o">Tavis Ormandy</mail> |
1630 |
</author><!-- Does not want to be listed on the rendered page |
1631 |
<author title="Gentoo Developer"> |
1632 |
Aron Griffis |
1633 |
</author> |
1634 |
--> |
1635 |
<author title="Gentoo AMD64 Developer"> |
1636 |
<mail link="jhuebel@g.o">Jason Huebel</mail> |
1637 |
</author> |
1638 |
<author title="Gentoo HPPA developer"> |
1639 |
<mail link="gmsoft@g.o">Guy Martin</mail> |
1640 |
</author> |
1641 |
<author title="Gentoo PPC developer"> |
1642 |
<mail link="pvdabeel@g.o">Pieter Van den Abeele</mail> |
1643 |
</author> |
1644 |
<author title="Gentoo SPARC developer"> |
1645 |
<mail link="blademan@g.o">Joe Kallar</mail> |
1646 |
</author> |
1647 |
<author title="Editor"> |
1648 |
<mail link="zhen@g.o">John P. Davis</mail> |
1649 |
</author> |
1650 |
<author title="Editor">Pierre-Henri Jondot</author> |
1651 |
<author title="Editor"> |
1652 |
<mail link="stocke2@g.o">Eric Stockbridge</mail> |
1653 |
</author> |
1654 |
<author title="Editor"> |
1655 |
<mail link="rajiv@g.o">Rajiv Manglani</mail> |
1656 |
</author> |
1657 |
<author title="Editor"> |
1658 |
<mail link="seo@g.o">Jungmin Seo</mail> |
1659 |
</author> |
1660 |
<author title="Editor"> |
1661 |
<mail link="zhware@g.o">Stoyan Zhekov</mail> |
1662 |
</author> |
1663 |
<author title="Editor"> |
1664 |
<mail link="jhhudso@g.o">Jared Hudson</mail> |
1665 |
</author> |
1666 |
<author title="Editor"> |
1667 |
<mail link="peitolm@g.o">Colin Morey</mail> |
1668 |
</author> |
1669 |
<author title="Editor"> |
1670 |
<mail link="peesh@g.o">Jorge Paulo</mail> |
1671 |
</author> |
1672 |
<author title="Editor"> |
1673 |
<mail link="carl@g.o">Carl Anderson</mail> |
1674 |
</author> |
1675 |
<author title="Editor"> |
1676 |
<mail link="avenj@g.o">Jon Portnoy</mail> |
1677 |
</author> |
1678 |
<author title="Editor"> |
1679 |
<mail link="klasikahl@g.o">Zack Gilburd</mail> |
1680 |
</author> |
1681 |
<author title="Editor"> |
1682 |
<mail link="jmorgan@g.o">Jack Morgan</mail> |
1683 |
</author> |
1684 |
<author title="Editor"> |
1685 |
<mail link="bennyc@g.o">Benny Chuang</mail> |
1686 |
</author> |
1687 |
<author title="Editor"> |
1688 |
<mail link="erwin@g.o">Erwin</mail> |
1689 |
</author> |
1690 |
<author title="Editor"> |
1691 |
<mail link="kumba@g.o">Joshua Kinard</mail> |
1692 |
</author> |
1693 |
<author title="Editor"> |
1694 |
<mail link="dertobi123@g.o">Tobias Scherbaum</mail> |
1695 |
</author> |
1696 |
<author title="Editor"> |
1697 |
<mail link="pylon@g.o">Lars Weiler</mail> |
1698 |
</author> |
1699 |
<author title="Editor"> |
1700 |
<mail link="sejo@g.o">Jochen Maes </mail> |
1701 |
</author> |
1702 |
<author title="Editor"> |
1703 |
<mail link="neysx@g.o">Xavier Neys</mail> |
1704 |
</author> |
1705 |
<author title="Editor"> |
1706 |
<mail link="josejx@g.o">Joseph Jezak</mail> |
1707 |
</author> |
1708 |
<author title="Reviewer"> |
1709 |
<mail link="g2boojum@g.o">Grant Goodyear</mail> |
1710 |
</author> |
1711 |
<author title="Reviewer"> |
1712 |
<mail link="gerrynjr@g.o">Gerald J. Normandin Jr.</mail> |
1713 |
</author> |
1714 |
<author title="Reviewer"> |
1715 |
<mail link="dberkholz@g.o">Donnie Berkholz</mail> |
1716 |
</author> |
1717 |
<author title="Reviewer"> |
1718 |
<mail link="antifa@g.o">Ken Nowack</mail> |
1719 |
</author> |
1720 |
|
1721 |
<abstract> |
1722 |
This is the Gentoo Handbook, an effort to centralise Gentoo/Linux information. |
1723 |
This handbook contains the installation instructions for a networkless |
1724 |
installation on PPC systems and parts about working with Gentoo and Portage. |
1725 |
</abstract> |
1726 |
|
1727 |
<!-- The content of this document is licensed under the CC-BY-SA license --> |
1728 |
<!-- See http://creativecommons.org/licenses/by-sa/2.5 --> |
1729 |
<license/> |
1730 |
|
1731 |
<version>6.0</version> |
1732 |
<date>2006-02-27</date> |
1733 |
|
1734 |
<part> |
1735 |
<title>Installing Gentoo</title> |
1736 |
<abstract> |
1737 |
In this part you learn how to install Gentoo on your system. |
1738 |
</abstract> |
1739 |
|
1740 |
<chapter> |
1741 |
<title>About the Gentoo Linux Installation</title> |
1742 |
<abstract> |
1743 |
Users not familiar with Gentoo do not always know that choice is what |
1744 |
Gentoo is all about. |
1745 |
</abstract> |
1746 |
<include href="hb-install-about.xml"/> |
1747 |
</chapter> |
1748 |
|
1749 |
<chapter> |
1750 |
<title>Booting the Universal Installation CD</title> |
1751 |
<abstract> |
1752 |
Using our Universal Installation CD you can boot up your system into a running |
1753 |
environment that allows you to install Gentoo. |
1754 |
</abstract> |
1755 |
<include href="hb-install-ppc-medium.xml"/> |
1756 |
</chapter> |
1757 |
|
1758 |
<chapter> |
1759 |
<title>Configuring your Network</title> |
1760 |
<abstract> |
1761 |
If you need networking, this is the place where the network (and Internet |
1762 |
connection) is configured. |
1763 |
</abstract> |
1764 |
<include href="hb-install-network.xml"/> |
1765 |
</chapter> |
1766 |
|
1767 |
<chapter> |
1768 |
<title>Preparing the Disks</title> |
1769 |
<abstract> |
1770 |
To be able to install Gentoo, you must create the necessary partitions. |
1771 |
This chapter describes how to partition a disk for future usage. |
1772 |
</abstract> |
1773 |
<include href="hb-install-ppc-disk.xml"/> |
1774 |
</chapter> |
1775 |
|
1776 |
<chapter> |
1777 |
<title>Installing the Gentoo Installation Files</title> |
1778 |
<abstract> |
1779 |
In this chapter we describe how you extract a stage3 file and how to configure |
1780 |
Portage. |
1781 |
</abstract> |
1782 |
<include href="hb-install-stage.xml"/> |
1783 |
</chapter> |
1784 |
|
1785 |
<chapter> |
1786 |
<title>Chrooting into the Gentoo Base System</title> |
1787 |
<abstract> |
1788 |
Now that the stage3 file is extracted, we chroot into the new system and modify |
1789 |
the USE variable. |
1790 |
</abstract> |
1791 |
<include href="hb-install-system.xml"/> |
1792 |
</chapter> |
1793 |
|
1794 |
<chapter> |
1795 |
<title>Configuring the Kernel</title> |
1796 |
<abstract> |
1797 |
The Linux kernel is the core of every distribution. This chapter |
1798 |
explains how to configure your kernel. |
1799 |
</abstract> |
1800 |
<include href="hb-install-ppc-kernel.xml"/> |
1801 |
</chapter> |
1802 |
|
1803 |
<chapter> |
1804 |
<title>Configuring your System</title> |
1805 |
<abstract> |
1806 |
You need to edit some important configuration files. In this chapter |
1807 |
you receive an overview of these files and an explanation on how to |
1808 |
proceed. |
1809 |
</abstract> |
1810 |
<include href="hb-install-config.xml"/> |
1811 |
</chapter> |
1812 |
|
1813 |
<chapter> |
1814 |
<title>Installing Necessary System Tools</title> |
1815 |
<abstract> |
1816 |
As mentioned before, Gentoo is about customization. In this chapter we help you |
1817 |
choose and install some important tools. |
1818 |
</abstract> |
1819 |
<include href="hb-install-tools.xml"/> |
1820 |
</chapter> |
1821 |
|
1822 |
<chapter> |
1823 |
<title>Configuring the Bootloader</title> |
1824 |
<abstract> |
1825 |
Several bootloaders exist. Each one of them has its own way of |
1826 |
configuration. In this chapter we'll describe all possibilities for you |
1827 |
and step you through the process of configuring a bootloader to your |
1828 |
needs. |
1829 |
</abstract> |
1830 |
<include href="hb-install-ppc-bootloader.xml"/> |
1831 |
</chapter> |
1832 |
|
1833 |
<chapter> |
1834 |
<title>Finalizing your Gentoo Installation</title> |
1835 |
<abstract> |
1836 |
You're almost done. We'll just create one (or more) users for your |
1837 |
system and (optionally) install prebuilt packages. |
1838 |
</abstract> |
1839 |
<include href="hb-install-finalise.xml"/> |
1840 |
</chapter> |
1841 |
|
1842 |
<chapter> |
1843 |
<title>Where to go from here?</title> |
1844 |
<abstract> |
1845 |
Now you have your Gentoo system, but what's next? |
1846 |
</abstract> |
1847 |
<include href="hb-install-next.xml"/> |
1848 |
</chapter> |
1849 |
</part> |
1850 |
|
1851 |
<part> |
1852 |
<title>Working with Gentoo</title> |
1853 |
<abstract> |
1854 |
Learn how to work with Gentoo: installing software, altering variables, changing |
1855 |
Portage behaviour etc. |
1856 |
</abstract> |
1857 |
|
1858 |
<chapter> |
1859 |
<title>A Portage Introduction</title> |
1860 |
<abstract> |
1861 |
This chapter explains the "simple" steps a user definitely needs to know to |
1862 |
maintain the software on his system. |
1863 |
</abstract> |
1864 |
<include href="../hb-working-portage.xml"/> |
1865 |
</chapter> |
1866 |
|
1867 |
<chapter> |
1868 |
<title>USE flags</title> |
1869 |
<abstract> |
1870 |
USE-flags are a very important aspect of Gentoo. In this chapter, you learn to |
1871 |
work with USE-flags and understand how USE-flags interact with your system. |
1872 |
</abstract> |
1873 |
<include href="../hb-working-use.xml"/> |
1874 |
</chapter> |
1875 |
|
1876 |
<chapter> |
1877 |
<title>Portage Features</title> |
1878 |
<abstract> |
1879 |
Discover the features Portage has, such as support for distributed compiling, |
1880 |
ccache and more. |
1881 |
</abstract> |
1882 |
<include href="../hb-working-features.xml"/> |
1883 |
</chapter> |
1884 |
|
1885 |
<chapter> |
1886 |
<title>Initscripts</title> |
1887 |
<abstract> |
1888 |
Gentoo uses a special initscript format which, amongst other features, allows |
1889 |
dependency-driven decisions and virtual initscripts. This chapter explains all |
1890 |
these aspects and explains how to deal with these scripts. |
1891 |
</abstract> |
1892 |
<include href="../hb-working-rcscripts.xml"/> |
1893 |
</chapter> |
1894 |
|
1895 |
<chapter> |
1896 |
<title>Environment Variables</title> |
1897 |
<abstract> |
1898 |
With Gentoo you can easily manage the environment variables for your system. |
1899 |
This chapter explains how you do that, and also describes frequently used |
1900 |
variables. |
1901 |
</abstract> |
1902 |
<include href="../hb-working-variables.xml"/> |
1903 |
</chapter> |
1904 |
</part> |
1905 |
|
1906 |
<part> |
1907 |
<title>Working with Portage</title> |
1908 |
<abstract> |
1909 |
"Working with Portage" provides an in-depth coverage of Portage, Gentoo's |
1910 |
Software Management Tool. |
1911 |
</abstract> |
1912 |
|
1913 |
<chapter> |
1914 |
<title>Files and Directories</title> |
1915 |
<abstract> |
1916 |
Once you want to know Portage in-depth you need to know where it stores its |
1917 |
files and data. |
1918 |
</abstract> |
1919 |
<include href="../hb-portage-files.xml"/> |
1920 |
</chapter> |
1921 |
|
1922 |
<chapter> |
1923 |
<title>Configuring through Variables</title> |
1924 |
<abstract> |
1925 |
Portage is completely configurable through various variables you can set in the |
1926 |
configuration file or as environment variable. |
1927 |
</abstract> |
1928 |
<include href="../hb-portage-configuration.xml"/> |
1929 |
</chapter> |
1930 |
|
1931 |
<chapter> |
1932 |
<title>Mixing Software Branches</title> |
1933 |
<abstract> |
1934 |
Gentoo provides software separated in several branches, depending on stability |
1935 |
and architectural support. "Mixing Software Branches" inform you how these |
1936 |
branches can be configured and how you can override this separation |
1937 |
individually. |
1938 |
</abstract> |
1939 |
<include href="../hb-portage-branches.xml"/> |
1940 |
</chapter> |
1941 |
|
1942 |
<chapter> |
1943 |
<title>Additional Portage Tools</title> |
1944 |
<abstract> |
1945 |
Portage comes with a few extra tools that might make your Gentoo experience even |
1946 |
better. Read on to discover how to use dispatch-conf and other tools. |
1947 |
</abstract> |
1948 |
<include href="../hb-portage-tools.xml"/> |
1949 |
</chapter> |
1950 |
|
1951 |
<chapter> |
1952 |
<title>Diverting from the Official Tree</title> |
1953 |
<abstract> |
1954 |
"Diverting from the Official Tree" gives you some tips and tricks on how to use |
1955 |
your own Portage tree, how to synchronise only the categories you want, inject |
1956 |
packages and more. |
1957 |
</abstract> |
1958 |
<include href="../hb-portage-diverttree.xml"/> |
1959 |
</chapter> |
1960 |
|
1961 |
<chapter> |
1962 |
<title>The Ebuild Application</title> |
1963 |
<abstract> |
1964 |
In "The Ebuild Application" you are informed about the steps Portage takes while |
1965 |
installing software and how you can do this yourself using the ebuild |
1966 |
application. |
1967 |
</abstract> |
1968 |
<include href="../hb-portage-ebuild.xml"/> |
1969 |
</chapter> |
1970 |
</part> |
1971 |
|
1972 |
<part> |
1973 |
<title>Gentoo Network Configuration</title> |
1974 |
<abstract>A comprehensive guide to Networking in Gentoo.</abstract> |
1975 |
|
1976 |
<chapter> |
1977 |
<title>Getting Started</title> |
1978 |
<abstract> |
1979 |
A guide to quickly get your network interface up and running in most common |
1980 |
environments. |
1981 |
</abstract> |
1982 |
<include href="../hb-net-start.xml"/> |
1983 |
</chapter> |
1984 |
|
1985 |
<chapter> |
1986 |
<title>Advanced Configuration</title> |
1987 |
<abstract> |
1988 |
Here we learn about how the configuration works - you need to know this |
1989 |
before we learn about modular networking. |
1990 |
</abstract> |
1991 |
<include href="../hb-net-advanced.xml"/> |
1992 |
</chapter> |
1993 |
|
1994 |
<chapter> |
1995 |
<title>Modular Networking</title> |
1996 |
<abstract> |
1997 |
Gentoo provides you flexible networking - here you are told about choosing |
1998 |
different DHCP clients, setting up bonding, bridging, VLANs and more. |
1999 |
</abstract> |
2000 |
<include href="../hb-net-modules.xml"/> |
2001 |
</chapter> |
2002 |
|
2003 |
<chapter> |
2004 |
<title>Wireless Networking</title> |
2005 |
<abstract> |
2006 |
Wireless isn't straight-forward. Hopefully we'll get you working! |
2007 |
</abstract> |
2008 |
<include href="../hb-net-wireless.xml"/> |
2009 |
</chapter> |
2010 |
|
2011 |
<chapter> |
2012 |
<title>Adding Functionality</title> |
2013 |
<abstract> |
2014 |
If you're feeling adventurous, you can add your own functions to networking. |
2015 |
</abstract> |
2016 |
<include href="../hb-net-functions.xml"/> |
2017 |
</chapter> |
2018 |
|
2019 |
<chapter> |
2020 |
<title>Network Management</title> |
2021 |
<abstract> |
2022 |
For laptop users or people who move their computer around different networks. |
2023 |
</abstract> |
2024 |
<include href="../hb-net-management.xml"/> |
2025 |
</chapter> |
2026 |
</part> |
2027 |
|
2028 |
</book> |
2029 |
|
2030 |
|
2031 |
|
2032 |
1.1 xml/htdocs/doc/en/handbook/draft/2006.1/handbook-ppc64.xml |
2033 |
|
2034 |
file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/2006.1/handbook-ppc64.xml?rev=1.1&view=markup |
2035 |
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/2006.1/handbook-ppc64.xml?rev=1.1&content-type=text/plain |
2036 |
|
2037 |
Index: handbook-ppc64.xml |
2038 |
=================================================================== |
2039 |
<?xml version='1.0' encoding='UTF-8'?> |
2040 |
<!DOCTYPE book SYSTEM "/dtd/book.dtd"> |
2041 |
|
2042 |
<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2006.1/handbook-ppc64.xml,v 1.1 2006/08/09 16:35:14 fox2mike Exp $ --> |
2043 |
|
2044 |
<book link="/doc/en/handbook/2006.1/handbook-ppc64.xml"> |
2045 |
<title>Gentoo Linux 2006.1 PPC64 Handbook</title> |
2046 |
|
2047 |
<author title="Author"> |
2048 |
<mail link="swift@g.o">Sven Vermeulen</mail> |
2049 |
</author> |
2050 |
<author title="Author"> |
2051 |
<mail link="uberlord@g.o">Roy Marples</mail> |
2052 |
</author> |
2053 |
<author title="Author"> |
2054 |
<mail link="drobbins@g.o">Daniel Robbins</mail> |
2055 |
</author> |
2056 |
<author title="Author"> |
2057 |
<mail link="chouser@g.o">Chris Houser</mail> |
2058 |
</author> |
2059 |
<author title="Author"> |
2060 |
<mail link="jerry@g.o">Jerry Alexandratos</mail> |
2061 |
</author> |
2062 |
<author title="Gentoo x86 Developer"> |
2063 |
<mail link="seemant@g.o">Seemant Kulleen</mail> |
2064 |
</author> |
2065 |
<author title="Gentoo Alpha Developer"> |
2066 |
<mail link="taviso@g.o">Tavis Ormandy</mail> |
2067 |
</author><!-- Does not want to be listed on the rendered page |
2068 |
<author title="Gentoo Developer"> |
2069 |
Aron Griffis |
2070 |
</author> |
2071 |
--> |
2072 |
<author title="Gentoo AMD64 Developer"> |
2073 |
<mail link="jhuebel@g.o">Jason Huebel</mail> |
2074 |
</author> |
2075 |
<author title="Gentoo HPPA developer"> |
2076 |
<mail link="gmsoft@g.o">Guy Martin</mail> |
2077 |
</author> |
2078 |
<author title="Gentoo PPC developer"> |
2079 |
<mail link="pvdabeel@g.o">Pieter Van den Abeele</mail> |
2080 |
</author> |
2081 |
<author title="Gentoo SPARC developer"> |
2082 |
<mail link="blademan@g.o">Joe Kallar</mail> |
2083 |
</author> |
2084 |
<author title="Editor"> |
2085 |
<mail link="zhen@g.o">John P. Davis</mail> |
2086 |
</author> |
2087 |
<author title="Editor">Pierre-Henri Jondot</author> |
2088 |
<author title="Editor"> |
2089 |
<mail link="stocke2@g.o">Eric Stockbridge</mail> |
2090 |
</author> |
2091 |
<author title="Editor"> |
2092 |
<mail link="rajiv@g.o">Rajiv Manglani</mail> |
2093 |
</author> |
2094 |
<author title="Editor"> |
2095 |
<mail link="seo@g.o">Jungmin Seo</mail> |
2096 |
</author> |
2097 |
<author title="Editor"> |
2098 |
<mail link="zhware@g.o">Stoyan Zhekov</mail> |
2099 |
</author> |
2100 |
<author title="Editor"> |
2101 |
<mail link="jhhudso@g.o">Jared Hudson</mail> |
2102 |
</author> |
2103 |
<author title="Editor"> |
2104 |
<mail link="peitolm@g.o">Colin Morey</mail> |
2105 |
</author> |
2106 |
<author title="Editor"> |
2107 |
<mail link="peesh@g.o">Jorge Paulo</mail> |
2108 |
</author> |
2109 |
<author title="Editor"> |
2110 |
<mail link="carl@g.o">Carl Anderson</mail> |
2111 |
</author> |
2112 |
<author title="Editor"> |
2113 |
<mail link="avenj@g.o">Jon Portnoy</mail> |
2114 |
</author> |
2115 |
<author title="Editor"> |
2116 |
<mail link="klasikahl@g.o">Zack Gilburd</mail> |
2117 |
</author> |
2118 |
<author title="Editor"> |
2119 |
<mail link="jmorgan@g.o">Jack Morgan</mail> |
2120 |
</author> |
2121 |
<author title="Editor"> |
2122 |
<mail link="bennyc@g.o">Benny Chuang</mail> |
2123 |
</author> |
2124 |
<author title="Editor"> |
2125 |
<mail link="erwin@g.o">Erwin</mail> |
2126 |
</author> |
2127 |
<author title="Editor"> |
2128 |
<mail link="kumba@g.o">Joshua Kinard</mail> |
2129 |
</author> |
2130 |
<author title="Editor"> |
2131 |
<mail link="neysx@g.o">Xavier Neys</mail> |
2132 |
</author> |
2133 |
<author title="Reviewer"> |
2134 |
<mail link="g2boojum@g.o">Grant Goodyear</mail> |
2135 |
</author> |
2136 |
<author title="Reviewer"> |
2137 |
<mail link="gerrynjr@g.o">Gerald J. Normandin Jr.</mail> |
2138 |
</author> |
2139 |
<author title="Reviewer"> |
2140 |
<mail link="dberkholz@g.o">Donnie Berkholz</mail> |
2141 |
</author> |
2142 |
<author title="Reviewer"> |
2143 |
<mail link="antifa@g.o">Ken Nowack</mail> |
2144 |
</author> |
2145 |
<author title="Contributor"> |
2146 |
<mail link="pylon@g.o">Lars Weiler</mail> |
2147 |
</author> |
2148 |
<author title="Editor"> |
2149 |
<mail link="dertobi123@g.o">Tobias Scherbaum</mail> |
2150 |
</author> |
2151 |
|
2152 |
<abstract> |
2153 |
This is the Gentoo Handbook, an effort to centralise Gentoo/Linux information. |
2154 |
This handbook contains the installation instructions for a networkless |
2155 |
installation on PPC64 systems and parts about working with Gentoo and Portage. |
2156 |
</abstract> |
2157 |
|
2158 |
<!-- The content of this document is licensed under the CC-BY-SA license --> |
2159 |
<!-- See http://creativecommons.org/licenses/by-sa/2.5 --> |
2160 |
<license/> |
2161 |
|
2162 |
<version>6.0</version> |
2163 |
<date>2006-02-27</date> |
2164 |
|
2165 |
<part> |
2166 |
<title>Installing Gentoo</title> |
2167 |
<abstract> |
2168 |
In this part you learn how to install Gentoo on your system. |
2169 |
</abstract> |
2170 |
|
2171 |
<chapter> |
2172 |
<title>About the Gentoo Linux Installation</title> |
2173 |
<abstract> |
2174 |
Users not familiar with Gentoo do not always know that choice is what |
2175 |
Gentoo is all about. |
2176 |
</abstract> |
2177 |
<include href="hb-install-about.xml"/> |
2178 |
</chapter> |
2179 |
|
2180 |
<chapter> |
2181 |
<title>Booting the Universal Installation CD</title> |
2182 |
<abstract> |
2183 |
Using our Universal Installation CD you can boot up your system into a running |
2184 |
environment that allows you to install Gentoo. |
2185 |
</abstract> |
2186 |
<include href="hb-install-ppc64-medium.xml"/> |
2187 |
</chapter> |
2188 |
|
2189 |
<chapter> |
2190 |
<title>Configuring your Network</title> |
2191 |
<abstract> |
2192 |
If you need networking, this is the place where the network (and Internet |
2193 |
connection) is configured. |
2194 |
</abstract> |
2195 |
<include href="hb-install-network.xml"/> |
2196 |
</chapter> |
2197 |
|
2198 |
<chapter> |
2199 |
<title>Preparing the Disks</title> |
2200 |
<abstract> |
2201 |
To be able to install Gentoo, you must create the necessary partitions. |
2202 |
This chapter describes how to partition a disk for future usage. |
2203 |
</abstract> |
2204 |
<include href="hb-install-ppc64-disk.xml"/> |
2205 |
</chapter> |
2206 |
|
2207 |
<chapter> |
2208 |
<title>Installing the Gentoo Installation Files</title> |
2209 |
<abstract> |
2210 |
In this chapter we describe how you extract a stage3 file and how to configure |
2211 |
Portage. |
2212 |
</abstract> |
2213 |
<include href="hb-install-stage.xml"/> |
2214 |
</chapter> |
2215 |
|
2216 |
<chapter> |
2217 |
<title>Chrooting into the Gentoo Base System</title> |
2218 |
<abstract> |
2219 |
Now that the stage3 file is extracted, we chroot into the new system and modify |
2220 |
the USE variable. |
2221 |
</abstract> |
2222 |
<include href="hb-install-system.xml"/> |
2223 |
</chapter> |
2224 |
|
2225 |
<chapter> |
2226 |
<title>Configuring the Kernel</title> |
2227 |
<abstract> |
2228 |
The Linux kernel is the core of every distribution. This chapter |
2229 |
explains how to configure your kernel. |
2230 |
</abstract> |
2231 |
<include href="hb-install-ppc64-kernel.xml"/> |
2232 |
</chapter> |
2233 |
|
2234 |
<chapter> |
2235 |
<title>Configuring your System</title> |
2236 |
<abstract> |
2237 |
You need to edit some important configuration files. In this chapter |
2238 |
you receive an overview of these files and an explanation on how to |
2239 |
proceed. |
2240 |
</abstract> |
2241 |
<include href="hb-install-config.xml"/> |
2242 |
</chapter> |
2243 |
|
2244 |
<chapter> |
2245 |
<title>Installing Necessary System Tools</title> |
2246 |
<abstract> |
2247 |
As mentioned before, Gentoo is about customization. In this chapter we help you |
2248 |
choose and install some important tools. |
2249 |
</abstract> |
2250 |
<include href="hb-install-tools.xml"/> |
2251 |
</chapter> |
2252 |
|
2253 |
<chapter> |
2254 |
<title>Configuring the Bootloader</title> |
2255 |
<abstract> |
2256 |
Several bootloaders exist. Each one of them has its own way of |
2257 |
configuration. In this chapter we'll describe all possibilities for you |
2258 |
and step you through the process of configuring a bootloader to your |
2259 |
needs. |
2260 |
</abstract> |
2261 |
<include href="hb-install-ppc64-bootloader.xml"/> |
2262 |
</chapter> |
2263 |
|
2264 |
|
2265 |
<chapter> |
2266 |
<title>Finalizing your Gentoo Installation</title> |
2267 |
<abstract> |
2268 |
You're almost done. We'll just create one (or more) users for your |
2269 |
system and (optionally) install prebuilt packages. |
2270 |
</abstract> |
2271 |
<include href="hb-install-finalise.xml"/> |
2272 |
</chapter> |
2273 |
|
2274 |
<chapter> |
2275 |
<title>Where to go from here?</title> |
2276 |
<abstract> |
2277 |
Now you have your Gentoo system, but what's next? |
2278 |
</abstract> |
2279 |
<include href="hb-install-next.xml"/> |
2280 |
</chapter> |
2281 |
</part> |
2282 |
|
2283 |
<part> |
2284 |
<title>Working with Gentoo</title> |
2285 |
<abstract> |
2286 |
Learn how to work with Gentoo: installing software, altering variables, changing |
2287 |
Portage behaviour etc. |
2288 |
</abstract> |
2289 |
|
2290 |
<chapter> |
2291 |
<title>A Portage Introduction</title> |
2292 |
<abstract> |
2293 |
This chapter explains the "simple" steps a user definitely needs to know to |
2294 |
maintain the software on his system. |
2295 |
</abstract> |
2296 |
<include href="../hb-working-portage.xml"/> |
2297 |
</chapter> |
2298 |
|
2299 |
<chapter> |
2300 |
<title>USE flags</title> |
2301 |
<abstract> |
2302 |
USE-flags are a very important aspect of Gentoo. In this chapter, you learn to |
2303 |
work with USE-flags and understand how USE-flags interact with your system. |
2304 |
</abstract> |
2305 |
<include href="../hb-working-use.xml"/> |
2306 |
</chapter> |
2307 |
|
2308 |
<chapter> |
2309 |
<title>Portage Features</title> |
2310 |
<abstract> |
2311 |
Discover the features Portage has, such as support for distributed compiling, |
2312 |
ccache and more. |
2313 |
</abstract> |
2314 |
<include href="../hb-working-features.xml"/> |
2315 |
</chapter> |
2316 |
|
2317 |
<chapter> |
2318 |
<title>Initscripts</title> |
2319 |
<abstract> |
2320 |
Gentoo uses a special initscript format which, amongst other features, allows |
2321 |
dependency-driven decisions and virtual initscripts. This chapter explains all |
2322 |
these aspects and explains how to deal with these scripts. |
2323 |
</abstract> |
2324 |
<include href="../hb-working-rcscripts.xml"/> |
2325 |
</chapter> |
2326 |
|
2327 |
<chapter> |
2328 |
<title>Environment Variables</title> |
2329 |
<abstract> |
2330 |
With Gentoo you can easily manage the environment variables for your system. |
2331 |
This chapter explains how you do that, and also describes frequently used |
2332 |
variables. |
2333 |
</abstract> |
2334 |
<include href="../hb-working-variables.xml"/> |
2335 |
</chapter> |
2336 |
</part> |
2337 |
|
2338 |
<part> |
2339 |
<title>Working with Portage</title> |
2340 |
<abstract> |
2341 |
"Working with Portage" provides an in-depth coverage of Portage, Gentoo's |
2342 |
Software Management Tool. |
2343 |
</abstract> |
2344 |
|
2345 |
<chapter> |
2346 |
<title>Files and Directories</title> |
2347 |
<abstract> |
2348 |
Once you want to know Portage in-depth you need to know where it stores its |
2349 |
files and data. |
2350 |
</abstract> |
2351 |
<include href="../hb-portage-files.xml"/> |
2352 |
</chapter> |
2353 |
|
2354 |
<chapter> |
2355 |
<title>Configuring through Variables</title> |
2356 |
<abstract> |
2357 |
Portage is completely configurable through various variables you can set in the |
2358 |
configuration file or as environment variable. |
2359 |
</abstract> |
2360 |
<include href="../hb-portage-configuration.xml"/> |
2361 |
</chapter> |
2362 |
|
2363 |
<chapter> |
2364 |
<title>Mixing Software Branches</title> |
2365 |
<abstract> |
2366 |
Gentoo provides software separated in several branches, depending on stability |
2367 |
and architectural support. "Mixing Software Branches" inform you how these |
2368 |
branches can be configured and how you can override this separation |
2369 |
individually. |
2370 |
</abstract> |
2371 |
<include href="../hb-portage-branches.xml"/> |
2372 |
</chapter> |
2373 |
|
2374 |
<chapter> |
2375 |
<title>Additional Portage Tools</title> |
2376 |
<abstract> |
2377 |
Portage comes with a few extra tools that might make your Gentoo experience even |
2378 |
better. Read on to discover how to use dispatch-conf and other tools. |
2379 |
</abstract> |
2380 |
<include href="../hb-portage-tools.xml"/> |
2381 |
</chapter> |
2382 |
|
2383 |
<chapter> |
2384 |
<title>Diverting from the Official Tree</title> |
2385 |
<abstract> |
2386 |
"Diverting from the Official Tree" gives you some tips and tricks on how to use |
2387 |
your own Portage tree, how to synchronise only the categories you want, inject |
2388 |
packages and more. |
2389 |
</abstract> |
2390 |
<include href="../hb-portage-diverttree.xml"/> |
2391 |
</chapter> |
2392 |
|
2393 |
<chapter> |
2394 |
<title>The Ebuild Application</title> |
2395 |
<abstract> |
2396 |
In "The Ebuild Application" you are informed about the steps Portage takes while |
2397 |
installing software and how you can do this yourself using the ebuild |
2398 |
application. |
2399 |
</abstract> |
2400 |
<include href="../hb-portage-ebuild.xml"/> |
2401 |
</chapter> |
2402 |
</part> |
2403 |
|
2404 |
<part> |
2405 |
<title>Gentoo Network Configuration</title> |
2406 |
<abstract>A comprehensive guide to Networking in Gentoo.</abstract> |
2407 |
|
2408 |
<chapter> |
2409 |
<title>Getting Started</title> |
2410 |
<abstract> |
2411 |
A guide to quickly get your network interface up and running in most common |
2412 |
environments. |
2413 |
</abstract> |
2414 |
<include href="../hb-net-start.xml"/> |
2415 |
</chapter> |
2416 |
|
2417 |
<chapter> |
2418 |
<title>Advanced Configuration</title> |
2419 |
<abstract> |
2420 |
Here we learn about how the configuration works - you need to know this |
2421 |
before we learn about modular networking. |
2422 |
</abstract> |
2423 |
<include href="../hb-net-advanced.xml"/> |
2424 |
</chapter> |
2425 |
|
2426 |
<chapter> |
2427 |
<title>Modular Networking</title> |
2428 |
<abstract> |
2429 |
Gentoo provides you flexible networking - here you are told about choosing |
2430 |
different DHCP clients, setting up bonding, bridging, VLANs and more. |
2431 |
</abstract> |
2432 |
<include href="../hb-net-modules.xml"/> |
2433 |
</chapter> |
2434 |
|
2435 |
<chapter> |
2436 |
<title>Wireless Networking</title> |
2437 |
<abstract> |
2438 |
Wireless isn't straight-forward. Hopefully we'll get you working! |
2439 |
</abstract> |
2440 |
<include href="../hb-net-wireless.xml"/> |
2441 |
</chapter> |
2442 |
|
2443 |
<chapter> |
2444 |
<title>Adding Functionality</title> |
2445 |
<abstract> |
2446 |
If you're feeling adventurous, you can add your own functions to networking. |
2447 |
</abstract> |
2448 |
<include href="../hb-net-functions.xml"/> |
2449 |
</chapter> |
2450 |
|
2451 |
<chapter> |
2452 |
<title>Network Management</title> |
2453 |
<abstract> |
2454 |
For laptop users or people who move their computer around different networks. |
2455 |
</abstract> |
2456 |
<include href="../hb-net-management.xml"/> |
2457 |
</chapter> |
2458 |
</part> |
2459 |
|
2460 |
</book> |
2461 |
|
2462 |
|
2463 |
|
2464 |
1.1 xml/htdocs/doc/en/handbook/draft/2006.1/handbook-sparc.xml |
2465 |
|
2466 |
file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/2006.1/handbook-sparc.xml?rev=1.1&view=markup |
2467 |
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/2006.1/handbook-sparc.xml?rev=1.1&content-type=text/plain |
2468 |
|
2469 |
Index: handbook-sparc.xml |
2470 |
=================================================================== |
2471 |
<?xml version='1.0' encoding='UTF-8'?> |
2472 |
<!DOCTYPE book SYSTEM "/dtd/book.dtd"> |
2473 |
|
2474 |
<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2006.1/handbook-sparc.xml,v 1.1 2006/08/09 16:35:14 fox2mike Exp $ --> |
2475 |
|
2476 |
<book link="/doc/en/handbook/2006.1/handbook-sparc.xml"> |
2477 |
<title>Gentoo Linux 2006.1 SPARC Handbook</title> |
2478 |
|
2479 |
<author title="Author"> |
2480 |
<mail link="swift@g.o">Sven Vermeulen</mail> |
2481 |
</author> |
2482 |
<author title="Author"> |
2483 |
<mail link="uberlord@g.o">Roy Marples</mail> |
2484 |
</author> |
2485 |
<author title="Author"> |
2486 |
<mail link="drobbins@g.o">Daniel Robbins</mail> |
2487 |
</author> |
2488 |
<author title="Author"> |
2489 |
<mail link="chouser@g.o">Chris Houser</mail> |
2490 |
</author> |
2491 |
<author title="Author"> |
2492 |
<mail link="jerry@g.o">Jerry Alexandratos</mail> |
2493 |
</author> |
2494 |
<author title="Gentoo x86 Developer"> |
2495 |
<mail link="seemant@g.o">Seemant Kulleen</mail> |
2496 |
</author> |
2497 |
<author title="Gentoo Alpha Developer"> |
2498 |
<mail link="taviso@g.o">Tavis Ormandy</mail> |
2499 |
</author><!-- Does not want to be listed on the rendered page |
2500 |
<author title="Gentoo Developer"> |
2501 |
Aron Griffis |
2502 |
</author> |
2503 |
--> |
2504 |
<author title="Gentoo AMD64 Developer"> |
2505 |
<mail link="jhuebel@g.o">Jason Huebel</mail> |
2506 |
</author> |
2507 |
<author title="Gentoo HPPA developer"> |
2508 |
<mail link="gmsoft@g.o">Guy Martin</mail> |
2509 |
</author> |
2510 |
<author title="Gentoo PPC developer"> |
2511 |
<mail link="pvdabeel@g.o">Pieter Van den Abeele</mail> |
2512 |
</author> |
2513 |
<author title="Gentoo SPARC developer"> |
2514 |
<mail link="blademan@g.o">Joe Kallar</mail> |
2515 |
</author> |
2516 |
<author title="Editor"> |
2517 |
<mail link="zhen@g.o">John P. Davis</mail> |
2518 |
</author> |
2519 |
<author title="Editor">Pierre-Henri Jondot</author> |
2520 |
<author title="Editor"> |
2521 |
<mail link="stocke2@g.o">Eric Stockbridge</mail> |
2522 |
</author> |
2523 |
<author title="Editor"> |
2524 |
<mail link="rajiv@g.o">Rajiv Manglani</mail> |
2525 |
</author> |
2526 |
<author title="Editor"> |
2527 |
<mail link="seo@g.o">Jungmin Seo</mail> |
2528 |
</author> |
2529 |
<author title="Editor"> |
2530 |
<mail link="zhware@g.o">Stoyan Zhekov</mail> |
2531 |
</author> |
2532 |
<author title="Editor"> |
2533 |
<mail link="jhhudso@g.o">Jared Hudson</mail> |
2534 |
</author> |
2535 |
|