Gentoo Archives: gentoo-doc-cvs

From: Xavier Neys <neysx@×××××××××××.org>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] cvs commit: handbook-alpha.xml handbook-amd64.xml handbook-arm.xml handbook-hppa.xml handbook-ia64.xml handbook-mips.xml handbook-ppc.xml handbook-ppc64.xml handbook-sparc.xml handbook-x86.xml hb-install-about.xml hb-install-config.xml hb-install-finalise.xml hb-install-network.xml hb-install-next.xml hb-install-stage.xml hb-install-system.xml hb-install-tools.xml hb-install-x86+amd64-disk.xml hb-install-x86+amd64-kernel.xml hb-install-x86+amd64-medium.xml hb-net-advanced.xml hb-net-functions.xml hb-net-management.xml hb-net-modules.xml hb-net-start.xml hb-net-wireless.xml hb-portage-branches.xml hb-portage-configuration.xml hb-portage-diverttree.xml hb-portage-files.xml hb-portage-tools.xml hb-working-features.xml hb-working-portage.xml hb-working-rcscripts.xml hb-working-use.xml hb-working-variables.xml
Date: Sat, 28 Oct 2006 09:18:19
Message-Id: 20061028091756.065AD6451C@smtp.gentoo.org
1 neysx 06/10/28 09:17:55
2
3 Modified: handbook-alpha.xml handbook-amd64.xml
4 handbook-arm.xml handbook-hppa.xml
5 handbook-ia64.xml handbook-mips.xml
6 handbook-ppc.xml handbook-ppc64.xml
7 handbook-sparc.xml handbook-x86.xml
8 hb-install-about.xml hb-install-config.xml
9 hb-install-finalise.xml hb-install-network.xml
10 hb-install-next.xml hb-install-stage.xml
11 hb-install-system.xml hb-install-tools.xml
12 hb-install-x86+amd64-disk.xml
13 hb-install-x86+amd64-kernel.xml
14 hb-install-x86+amd64-medium.xml hb-net-advanced.xml
15 hb-net-functions.xml hb-net-management.xml
16 hb-net-modules.xml hb-net-start.xml
17 hb-net-wireless.xml hb-portage-branches.xml
18 hb-portage-configuration.xml
19 hb-portage-diverttree.xml hb-portage-files.xml
20 hb-portage-tools.xml hb-working-features.xml
21 hb-working-portage.xml hb-working-rcscripts.xml
22 hb-working-use.xml hb-working-variables.xml
23 Log:
24 Moved chapter abstracts into shared chapters
25 No content change, hence no bump
26
27 Revision Changes Path
28 1.129 xml/htdocs/doc/en/handbook/handbook-alpha.xml
29
30 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/handbook-alpha.xml?rev=1.129&view=markup
31 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/handbook-alpha.xml?rev=1.129&content-type=text/plain
32 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/handbook-alpha.xml?r1=1.128&r2=1.129
33
34 Index: handbook-alpha.xml
35 ===================================================================
36 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/handbook-alpha.xml,v
37 retrieving revision 1.128
38 retrieving revision 1.129
39 diff -u -r1.128 -r1.129
40 --- handbook-alpha.xml 10 Oct 2006 20:00:46 -0000 1.128
41 +++ handbook-alpha.xml 28 Oct 2006 09:17:54 -0000 1.129
42 @@ -1,7 +1,7 @@
43 <?xml version='1.0' encoding='UTF-8'?>
44 <!DOCTYPE book SYSTEM "/dtd/book.dtd">
45
46 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/handbook-alpha.xml,v 1.128 2006/10/10 20:00:46 neysx Exp $ -->
47 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/handbook-alpha.xml,v 1.129 2006/10/28 09:17:54 neysx Exp $ -->
48
49 <book link="/doc/en/handbook/handbook-alpha.xml">
50 <title>Gentoo Linux Alpha Handbook</title>
51 @@ -137,10 +137,6 @@
52
53 <chapter>
54 <title>About the Gentoo Linux Installation</title>
55 -<abstract>
56 -This chapter introduces you to the installation approach documented in this
57 -part.
58 -</abstract>
59 <include href="hb-install-about.xml"/>
60 </chapter>
61
62 @@ -156,10 +152,6 @@
63
64 <chapter>
65 <title>Configuring your Network</title>
66 -<abstract>
67 -To be able to download the latest source code, you will need to setup
68 -networking.
69 -</abstract>
70 <include href="hb-install-network.xml"/>
71 </chapter>
72
73 @@ -174,20 +166,11 @@
74
75 <chapter>
76 <title>Installing the Gentoo Installation Files</title>
77 -<abstract>
78 -Gentoo installs work through a stage3 archive. In this chapter we
79 -describe how you extract the stage3 archive and configure Portage.
80 -</abstract>
81 <include href="hb-install-stage.xml"/>
82 </chapter>
83
84 <chapter>
85 <title>Installing the Gentoo Base System</title>
86 -<abstract>
87 -After installing and configuring a stage3, the eventual result is that you
88 -have a Gentoo base system at your disposal. This chapter describes how
89 -to progress to that state.
90 -</abstract>
91 <include href="hb-install-system.xml"/>
92 </chapter>
93
94 @@ -202,20 +185,11 @@
95
96 <chapter>
97 <title>Configuring your System</title>
98 -<abstract>
99 -You need to edit some important configuration files. In this chapter
100 -you receive an overview of these files and an explanation on how to
101 -proceed.
102 -</abstract>
103 <include href="hb-install-config.xml"/>
104 </chapter>
105
106 <chapter>
107 <title>Installing Necessary System Tools</title>
108 -<abstract>
109 -As mentioned before, Gentoo is about choices. In this chapter we help you
110 -choose and install some important tools.
111 -</abstract>
112 <include href="hb-install-tools.xml"/>
113 </chapter>
114
115 @@ -232,18 +206,11 @@
116
117 <chapter>
118 <title>Finalizing your Gentoo Installation</title>
119 -<abstract>
120 -You're almost done. We'll just create one (or more) users for your
121 -system.
122 -</abstract>
123 <include href="hb-install-finalise.xml"/>
124 </chapter>
125
126 <chapter>
127 <title>Where to go from here?</title>
128 -<abstract>
129 -Now you have your Gentoo system, but what's next?
130 -</abstract>
131 <include href="hb-install-next.xml"/>
132 </chapter>
133 </part>
134 @@ -257,48 +224,26 @@
135
136 <chapter>
137 <title>A Portage Introduction</title>
138 -<abstract>
139 -This chapter explains the "simple" steps a user definitely needs to know to
140 -maintain the software on his system.
141 -</abstract>
142 <include href="hb-working-portage.xml"/>
143 </chapter>
144
145 <chapter>
146 <title>USE flags</title>
147 -<abstract>
148 -USE-flags are a very important aspect of Gentoo. In this chapter, you learn to
149 -work with USE-flags and understand how USE-flags interact with your system.
150 -</abstract>
151 <include href="hb-working-use.xml"/>
152 </chapter>
153
154 <chapter>
155 <title>Portage Features</title>
156 -<abstract>
157 -Discover the features Portage has, such as support for distributed compiling,
158 -ccache and more.
159 -</abstract>
160 <include href="hb-working-features.xml"/>
161 </chapter>
162
163 <chapter>
164 <title>Initscripts</title>
165 -<abstract>
166 -Gentoo uses a special initscript format which, amongst other features, allows
167 -dependency-driven decisions and virtual initscripts. This chapter explains all
168 -these aspects and explains how to deal with these scripts.
169 -</abstract>
170 <include href="hb-working-rcscripts.xml"/>
171 </chapter>
172
173 <chapter>
174 <title>Environment Variables</title>
175 -<abstract>
176 -With Gentoo you can easily manage the environment variables for your system.
177 -This chapter explains how you do that, and also describes frequently used
178 -variables.
179 -</abstract>
180 <include href="hb-working-variables.xml"/>
181 </chapter>
182 </part>
183 @@ -312,49 +257,26 @@
184
185 <chapter>
186 <title>Files and Directories</title>
187 -<abstract>
188 -Once you want to know Portage in-depth you need to know where it stores its
189 -files and data.
190 -</abstract>
191 <include href="hb-portage-files.xml"/>
192 </chapter>
193
194 <chapter>
195 <title>Configuring through Variables</title>
196 -<abstract>
197 -Portage is completely configurable through various variables you can set in the
198 -configuration file or as environment variable.
199 -</abstract>
200 <include href="hb-portage-configuration.xml"/>
201 </chapter>
202
203 <chapter>
204 <title>Mixing Software Branches</title>
205 -<abstract>
206 -Gentoo provides software separated in several branches, depending on stability
207 -and architectural support. "Mixing Software Branches" inform you how these
208 -branches can be configured and how you can override this separation
209 -individually.
210 -</abstract>
211 <include href="hb-portage-branches.xml"/>
212 </chapter>
213
214 <chapter>
215 <title>Additional Portage Tools</title>
216 -<abstract>
217 -Portage comes with a few extra tools that might make your Gentoo experience even
218 -better. Read on to discover how to use dispatch-conf and other tools.
219 -</abstract>
220 <include href="hb-portage-tools.xml"/>
221 </chapter>
222
223 <chapter>
224 <title>Diverting from the Official Tree</title>
225 -<abstract>
226 -"Diverting from the Official Tree" gives you some tips and tricks on how to use
227 -your own Portage tree, how to synchronise only the categories you want, inject
228 -packages and more.
229 -</abstract>
230 <include href="hb-portage-diverttree.xml"/>
231 </chapter>
232 </part>
233 @@ -365,52 +287,31 @@
234
235 <chapter>
236 <title>Getting Started</title>
237 -<abstract>
238 -A guide to quickly get your network interface up and running in most common
239 -environments.
240 -</abstract>
241 <include href="hb-net-start.xml"/>
242 </chapter>
243
244 <chapter>
245 <title>Advanced Configuration</title>
246 -<abstract>
247 -Here we learn about how the configuration works - you need to know this
248 -before we learn about modular networking.
249 -</abstract>
250 <include href="hb-net-advanced.xml"/>
251 </chapter>
252
253 <chapter>
254 <title>Modular Networking</title>
255 -<abstract>
256 -Gentoo provides you flexible networking - here you are told about choosing
257 -different DHCP clients, setting up bonding, bridging, VLANs and more.
258 -</abstract>
259 <include href="hb-net-modules.xml"/>
260 </chapter>
261
262 <chapter>
263 <title>Wireless Networking</title>
264 -<abstract>
265 -Wireless isn't straight-forward. Hopefully we'll get you working!
266 -</abstract>
267 <include href="hb-net-wireless.xml"/>
268 </chapter>
269
270 <chapter>
271 <title>Adding Functionality</title>
272 -<abstract>
273 -If you're feeling adventurous, you can add your own functions to networking.
274 -</abstract>
275 <include href="hb-net-functions.xml"/>
276 </chapter>
277
278 <chapter>
279 <title>Network Management</title>
280 -<abstract>
281 -For laptop users or people who move their computer around different networks.
282 -</abstract>
283 <include href="hb-net-management.xml"/>
284 </chapter>
285 </part>
286
287
288
289 1.137 xml/htdocs/doc/en/handbook/handbook-amd64.xml
290
291 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/handbook-amd64.xml?rev=1.137&view=markup
292 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/handbook-amd64.xml?rev=1.137&content-type=text/plain
293 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/handbook-amd64.xml?r1=1.136&r2=1.137
294
295 Index: handbook-amd64.xml
296 ===================================================================
297 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/handbook-amd64.xml,v
298 retrieving revision 1.136
299 retrieving revision 1.137
300 diff -u -r1.136 -r1.137
301 --- handbook-amd64.xml 24 Oct 2006 17:23:29 -0000 1.136
302 +++ handbook-amd64.xml 28 Oct 2006 09:17:54 -0000 1.137
303 @@ -1,7 +1,7 @@
304 <?xml version='1.0' encoding='UTF-8'?>
305 <!DOCTYPE book SYSTEM "/dtd/book.dtd">
306
307 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/handbook-amd64.xml,v 1.136 2006/10/24 17:23:29 neysx Exp $ -->
308 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/handbook-amd64.xml,v 1.137 2006/10/28 09:17:54 neysx Exp $ -->
309
310 <book link="/doc/en/handbook/handbook-amd64.xml">
311 <title>Gentoo Linux AMD64 Handbook</title>
312 @@ -148,85 +148,46 @@
313
314 <chapter>
315 <title>About the Gentoo Linux Installation</title>
316 -<abstract>
317 -This chapter introduces you to the installation approach documented in this
318 -part.
319 -</abstract>
320 <include href="hb-install-about.xml"/>
321 </chapter>
322
323 <chapter>
324 <title>Choosing the Right Installation Medium</title>
325 -<abstract>
326 -You can install Gentoo in many ways. This chapter explains how to install
327 -Gentoo using the minimal Installation CD although installation through the
328 -Installer LiveCD is possible as well.
329 -</abstract>
330 <include href="hb-install-x86+amd64-medium.xml"/>
331 </chapter>
332
333 <chapter>
334 <title>Configuring your Network</title>
335 -<abstract>
336 -To be able to download the latest source code, you will need to setup
337 -networking.
338 -</abstract>
339 <include href="hb-install-network.xml"/>
340 </chapter>
341
342 <chapter>
343 <title>Preparing the Disks</title>
344 -<abstract>
345 -To be able to install Gentoo, you must create the necessary partitions.
346 -This chapter describes how to partition a disk for future usage.
347 -</abstract>
348 <include href="hb-install-x86+amd64-disk.xml"/>
349 </chapter>
350
351 <chapter>
352 <title>Installing the Gentoo Installation Files</title>
353 -<abstract>
354 -Gentoo installs work through a stage3 archive. In this chapter we
355 -describe how you extract the stage3 archive and configure Portage.
356 -</abstract>
357 <include href="hb-install-stage.xml"/>
358 </chapter>
359
360 <chapter>
361 <title>Installing the Gentoo Base System</title>
362 -<abstract>
363 -After installing and configuring a stage3, the eventual result is that you
364 -have a Gentoo base system at your disposal. This chapter describes how
365 -to progress to that state.
366 -</abstract>
367 <include href="hb-install-system.xml"/>
368 </chapter>
369
370 <chapter>
371 <title>Configuring the Kernel</title>
372 -<abstract>
373 -The Linux kernel is the core of every distribution. This chapter
374 -explains how to configure your kernel.
375 -</abstract>
376 <include href="hb-install-x86+amd64-kernel.xml"/>
377 </chapter>
378
379 <chapter>
380 <title>Configuring your System</title>
381 -<abstract>
382 -You need to edit some important configuration files. In this chapter
383 -you receive an overview of these files and an explanation on how to
384 -proceed.
385 -</abstract>
386 <include href="hb-install-config.xml"/>
387 </chapter>
388
389 <chapter>
390 <title>Installing Necessary System Tools</title>
391 -<abstract>
392 -As mentioned before, Gentoo is about choices. In this chapter we help you
393 -choose and install some important tools.
394 -</abstract>
395 <include href="hb-install-tools.xml"/>
396 </chapter>
397
398 @@ -242,18 +203,11 @@
399
400 <chapter>
401 <title>Finalizing your Gentoo Installation</title>
402 -<abstract>
403 -You're almost done. We'll just create one (or more) users for your
404 -system.
405 -</abstract>
406 <include href="hb-install-finalise.xml"/>
407 </chapter>
408
409 <chapter>
410 <title>Where to go from here?</title>
411 -<abstract>
412 -Now you have your Gentoo system, but what's next?
413 -</abstract>
414 <include href="hb-install-next.xml"/>
415 </chapter>
416 </part>
417 @@ -267,48 +221,26 @@
418
419 <chapter>
420 <title>A Portage Introduction</title>
421 -<abstract>
422 -This chapter explains the "simple" steps a user definitely needs to know to
423 -maintain the software on his system.
424 -</abstract>
425 <include href="hb-working-portage.xml"/>
426 </chapter>
427
428 <chapter>
429 <title>USE flags</title>
430 -<abstract>
431 -USE-flags are a very important aspect of Gentoo. In this chapter, you learn to
432 -work with USE-flags and understand how USE-flags interact with your system.
433 -</abstract>
434 <include href="hb-working-use.xml"/>
435 </chapter>
436
437 <chapter>
438 <title>Portage Features</title>
439 -<abstract>
440 -Discover the features Portage has, such as support for distributed compiling,
441 -ccache and more.
442 -</abstract>
443 <include href="hb-working-features.xml"/>
444 </chapter>
445
446 <chapter>
447 <title>Initscripts</title>
448 -<abstract>
449 -Gentoo uses a special initscript format which, amongst other features, allows
450 -dependency-driven decisions and virtual initscripts. This chapter explains all
451 -these aspects and explains how to deal with these scripts.
452 -</abstract>
453 <include href="hb-working-rcscripts.xml"/>
454 </chapter>
455
456 <chapter>
457 <title>Environment Variables</title>
458 -<abstract>
459 -With Gentoo you can easily manage the environment variables for your system.
460 -This chapter explains how you do that, and also describes frequently used
461 -variables.
462 -</abstract>
463 <include href="hb-working-variables.xml"/>
464 </chapter>
465 </part>
466 @@ -322,49 +254,26 @@
467
468 <chapter>
469 <title>Files and Directories</title>
470 -<abstract>
471 -Once you want to know Portage in-depth you need to know where it stores its
472 -files and data.
473 -</abstract>
474 <include href="hb-portage-files.xml"/>
475 </chapter>
476
477 <chapter>
478 <title>Configuring through Variables</title>
479 -<abstract>
480 -Portage is completely configurable through various variables you can set in the
481 -configuration file or as environment variable.
482 -</abstract>
483 <include href="hb-portage-configuration.xml"/>
484 </chapter>
485
486 <chapter>
487 <title>Mixing Software Branches</title>
488 -<abstract>
489 -Gentoo provides software separated in several branches, depending on stability
490 -and architectural support. "Mixing Software Branches" inform you how these
491 -branches can be configured and how you can override this separation
492 -individually.
493 -</abstract>
494 <include href="hb-portage-branches.xml"/>
495 </chapter>
496
497 <chapter>
498 <title>Additional Portage Tools</title>
499 -<abstract>
500 -Portage comes with a few extra tools that might make your Gentoo experience even
501 -better. Read on to discover how to use dispatch-conf and other tools.
502 -</abstract>
503 <include href="hb-portage-tools.xml"/>
504 </chapter>
505
506 <chapter>
507 <title>Diverting from the Official Tree</title>
508 -<abstract>
509 -"Diverting from the Official Tree" gives you some tips and tricks on how to use
510 -your own Portage tree, how to synchronise only the categories you want, inject
511 -packages and more.
512 -</abstract>
513 <include href="hb-portage-diverttree.xml"/>
514 </chapter>
515 </part>
516 @@ -375,52 +284,31 @@
517
518 <chapter>
519 <title>Getting Started</title>
520 -<abstract>
521 -A guide to quickly get your network interface up and running in most common
522 -environments.
523 -</abstract>
524 <include href="hb-net-start.xml"/>
525 </chapter>
526
527 <chapter>
528 <title>Advanced Configuration</title>
529 -<abstract>
530 -Here we learn about how the configuration works - you need to know this
531 -before we learn about modular networking.
532 -</abstract>
533 <include href="hb-net-advanced.xml"/>
534 </chapter>
535
536 <chapter>
537 <title>Modular Networking</title>
538 -<abstract>
539 -Gentoo provides you flexible networking - here you are told about choosing
540 -different DHCP clients, setting up bonding, bridging, VLANs and more.
541 -</abstract>
542 <include href="hb-net-modules.xml"/>
543 </chapter>
544
545 <chapter>
546 <title>Wireless Networking</title>
547 -<abstract>
548 -Wireless isn't straight-forward. Hopefully we'll get you working!
549 -</abstract>
550 <include href="hb-net-wireless.xml"/>
551 </chapter>
552
553 <chapter>
554 <title>Adding Functionality</title>
555 -<abstract>
556 -If you're feeling adventurous, you can add your own functions to networking.
557 -</abstract>
558 <include href="hb-net-functions.xml"/>
559 </chapter>
560
561 <chapter>
562 <title>Network Management</title>
563 -<abstract>
564 -For laptop users or people who move their computer around different networks.
565 -</abstract>
566 <include href="hb-net-management.xml"/>
567 </chapter>
568 </part>
569
570
571
572 1.66 xml/htdocs/doc/en/handbook/handbook-arm.xml
573
574 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/handbook-arm.xml?rev=1.66&view=markup
575 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/handbook-arm.xml?rev=1.66&content-type=text/plain
576 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/handbook-arm.xml?r1=1.65&r2=1.66
577
578 Index: handbook-arm.xml
579 ===================================================================
580 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/handbook-arm.xml,v
581 retrieving revision 1.65
582 retrieving revision 1.66
583 diff -u -r1.65 -r1.66
584 --- handbook-arm.xml 10 Oct 2006 20:00:46 -0000 1.65
585 +++ handbook-arm.xml 28 Oct 2006 09:17:54 -0000 1.66
586 @@ -1,7 +1,7 @@
587 <?xml version='1.0' encoding='UTF-8'?>
588 <!DOCTYPE book SYSTEM "/dtd/book.dtd">
589
590 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/handbook-arm.xml,v 1.65 2006/10/10 20:00:46 neysx Exp $ -->
591 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/handbook-arm.xml,v 1.66 2006/10/28 09:17:54 neysx Exp $ -->
592
593 <book link="/doc/en/handbook/handbook-arm.xml">
594 <title>Gentoo Linux ARM Handbook</title>
595 @@ -144,10 +144,6 @@
596
597 <chapter>
598 <title>About the Gentoo Linux Installation</title>
599 -<abstract>
600 -This chapter introduces you to the installation approach documented in this
601 -part.
602 -</abstract>
603 <include href="hb-install-about.xml"/>
604 </chapter>
605
606 @@ -162,10 +158,6 @@
607
608 <chapter>
609 <title>Configuring your Network</title>
610 -<abstract>
611 -To be able to download the latest source code, you will need to setup
612 -networking.
613 -</abstract>
614 <include href="hb-install-network.xml"/>
615 </chapter>
616
617 @@ -180,20 +172,11 @@
618
619 <chapter>
620 <title>Installing the Gentoo Installation Files</title>
621 -<abstract>
622 -Gentoo installs work through a stage3 archive. In this chapter we
623 -describe how you extract the stage3 archive and configure Portage.
624 -</abstract>
625 <include href="hb-install-stage.xml"/>
626 </chapter>
627
628 <chapter>
629 <title>Installing the Gentoo Base System</title>
630 -<abstract>
631 -After installing and configuring a stage3, the eventual result is that you
632 -have a Gentoo base system at your disposal. This chapter describes how
633 -to progress to that state.
634 -</abstract>
635 <include href="hb-install-system.xml"/>
636 </chapter>
637
638 @@ -208,20 +191,11 @@
639
640 <chapter>
641 <title>Configuring your System</title>
642 -<abstract>
643 -You need to edit some important configuration files. In this chapter
644 -you receive an overview of these files and an explanation on how to
645 -proceed.
646 -</abstract>
647 <include href="hb-install-config.xml"/>
648 </chapter>
649
650 <chapter>
651 <title>Installing Necessary System Tools</title>
652 -<abstract>
653 -As mentioned before, Gentoo is about choices. In this chapter we help you
654 -choose and install some important tools.
655 -</abstract>
656 <include href="hb-install-tools.xml"/>
657 </chapter>
658
659 @@ -236,18 +210,11 @@
660
661 <chapter>
662 <title>Finalizing your Gentoo Installation</title>
663 -<abstract>
664 -You're almost done. We'll just create one (or more) users for your
665 -system.
666 -</abstract>
667 <include href="hb-install-finalise.xml"/>
668 </chapter>
669
670 <chapter>
671 <title>Where to go from here?</title>
672 -<abstract>
673 -Now you have your Gentoo system, but what's next?
674 -</abstract>
675 <include href="hb-install-next.xml"/>
676 </chapter>
677 </part>
678 @@ -261,48 +228,26 @@
679
680 <chapter>
681 <title>A Portage Introduction</title>
682 -<abstract>
683 -This chapter explains the "simple" steps a user definitely needs to know to
684 -maintain the software on his system.
685 -</abstract>
686 <include href="hb-working-portage.xml"/>
687 </chapter>
688
689 <chapter>
690 <title>USE flags</title>
691 -<abstract>
692 -USE-flags are a very important aspect of Gentoo. In this chapter, you learn to
693 -work with USE-flags and understand how USE-flags interact with your system.
694 -</abstract>
695 <include href="hb-working-use.xml"/>
696 </chapter>
697
698 <chapter>
699 <title>Portage Features</title>
700 -<abstract>
701 -Discover the features Portage has, such as support for distributed compiling,
702 -ccache and more.
703 -</abstract>
704 <include href="hb-working-features.xml"/>
705 </chapter>
706
707 <chapter>
708 <title>Initscripts</title>
709 -<abstract>
710 -Gentoo uses a special initscript format which, amongst other features, allows
711 -dependency-driven decisions and virtual initscripts. This chapter explains all
712 -these aspects and explains how to deal with these scripts.
713 -</abstract>
714 <include href="hb-working-rcscripts.xml"/>
715 </chapter>
716
717 <chapter>
718 <title>Environment Variables</title>
719 -<abstract>
720 -With Gentoo you can easily manage the environment variables for your system.
721 -This chapter explains how you do that, and also describes frequently used
722 -variables.
723 -</abstract>
724 <include href="hb-working-variables.xml"/>
725 </chapter>
726 </part>
727 @@ -316,49 +261,26 @@
728
729 <chapter>
730 <title>Files and Directories</title>
731 -<abstract>
732 -Once you want to know Portage in-depth you need to know where it stores its
733 -files and data.
734 -</abstract>
735 <include href="hb-portage-files.xml"/>
736 </chapter>
737
738 <chapter>
739 <title>Configuring through Variables</title>
740 -<abstract>
741 -Portage is completely configurable through various variables you can set in the
742 -configuration file or as environment variable.
743 -</abstract>
744 <include href="hb-portage-configuration.xml"/>
745 </chapter>
746
747 <chapter>
748 <title>Mixing Software Branches</title>
749 -<abstract>
750 -Gentoo provides software separated in several branches, depending on stability
751 -and architectural support. "Mixing Software Branches" inform you how these
752 -branches can be configured and how you can override this separation
753 -individually.
754 -</abstract>
755 <include href="hb-portage-branches.xml"/>
756 </chapter>
757
758 <chapter>
759 <title>Additional Portage Tools</title>
760 -<abstract>
761 -Portage comes with a few extra tools that might make your Gentoo experience even
762 -better. Read on to discover how to use dispatch-conf and other tools.
763 -</abstract>
764 <include href="hb-portage-tools.xml"/>
765 </chapter>
766
767 <chapter>
768 <title>Diverting from the Official Tree</title>
769 -<abstract>
770 -"Diverting from the Official Tree" gives you some tips and tricks on how to use
771 -your own Portage tree, how to synchronise only the categories you want, inject
772 -packages and more.
773 -</abstract>
774 <include href="hb-portage-diverttree.xml"/>
775 </chapter>
776 </part>
777 @@ -369,52 +291,31 @@
778
779 <chapter>
780 <title>Getting Started</title>
781 -<abstract>
782 -A guide to quickly get your network interface up and running in most common
783 -environments.
784 -</abstract>
785 <include href="hb-net-start.xml"/>
786 </chapter>
787
788 <chapter>
789 <title>Advanced Configuration</title>
790 -<abstract>
791 -Here we learn about how the configuration works - you need to know this
792 -before we learn about modular networking.
793 -</abstract>
794 <include href="hb-net-advanced.xml"/>
795 </chapter>
796
797 <chapter>
798 <title>Modular Networking</title>
799 -<abstract>
800 -Gentoo provides you flexible networking - here you are told about choosing
801 -different DHCP clients, setting up bonding, bridging, VLANs and more.
802 -</abstract>
803 <include href="hb-net-modules.xml"/>
804 </chapter>
805
806 <chapter>
807 <title>Wireless Networking</title>
808 -<abstract>
809 -Wireless isn't straight-forward. Hopefully we'll get you working!
810 -</abstract>
811 <include href="hb-net-wireless.xml"/>
812 </chapter>
813
814 <chapter>
815 <title>Adding Functionality</title>
816 -<abstract>
817 -If you're feeling adventurous, you can add your own functions to networking.
818 -</abstract>
819 <include href="hb-net-functions.xml"/>
820 </chapter>
821
822 <chapter>
823 <title>Network Management</title>
824 -<abstract>
825 -For laptop users or people who move their computer around different networks.
826 -</abstract>
827 <include href="hb-net-management.xml"/>
828 </chapter>
829 </part>
830
831
832
833 1.126 xml/htdocs/doc/en/handbook/handbook-hppa.xml
834
835 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/handbook-hppa.xml?rev=1.126&view=markup
836 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/handbook-hppa.xml?rev=1.126&content-type=text/plain
837 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/handbook-hppa.xml?r1=1.125&r2=1.126
838
839 Index: handbook-hppa.xml
840 ===================================================================
841 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/handbook-hppa.xml,v
842 retrieving revision 1.125
843 retrieving revision 1.126
844 diff -u -r1.125 -r1.126
845 --- handbook-hppa.xml 10 Oct 2006 20:00:46 -0000 1.125
846 +++ handbook-hppa.xml 28 Oct 2006 09:17:54 -0000 1.126
847 @@ -1,7 +1,7 @@
848 <?xml version='1.0' encoding='UTF-8'?>
849 <!DOCTYPE book SYSTEM "/dtd/book.dtd">
850
851 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/handbook-hppa.xml,v 1.125 2006/10/10 20:00:46 neysx Exp $ -->
852 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/handbook-hppa.xml,v 1.126 2006/10/28 09:17:54 neysx Exp $ -->
853
854 <book link="/doc/en/handbook/handbook-hppa.xml">
855 <title>Gentoo Linux HPPA Handbook</title>
856 @@ -137,10 +137,6 @@
857
858 <chapter>
859 <title>About the Gentoo Linux Installation</title>
860 -<abstract>
861 -This chapter introduces you to the installation approach documented in this
862 -part.
863 -</abstract>
864 <include href="hb-install-about.xml"/>
865 </chapter>
866
867 @@ -156,10 +152,6 @@
868
869 <chapter>
870 <title>Configuring your Network</title>
871 -<abstract>
872 -To be able to download the latest source code, you will need to setup
873 -networking.
874 -</abstract>
875 <include href="hb-install-network.xml"/>
876 </chapter>
877
878 @@ -174,20 +166,11 @@
879
880 <chapter>
881 <title>Installing the Gentoo Installation Files</title>
882 -<abstract>
883 -Gentoo installs work through a stage3 archive. In this chapter we
884 -describe how you extract the stage3 archive and configure Portage.
885 -</abstract>
886 <include href="hb-install-stage.xml"/>
887 </chapter>
888
889 <chapter>
890 <title>Installing the Gentoo Base System</title>
891 -<abstract>
892 -After installing and configuring a stage3, the eventual result is that you
893 -have a Gentoo base system at your disposal. This chapter describes how
894 -to progress to that state.
895 -</abstract>
896 <include href="hb-install-system.xml"/>
897 </chapter>
898
899 @@ -202,20 +185,11 @@
900
901 <chapter>
902 <title>Configuring your System</title>
903 -<abstract>
904 -You need to edit some important configuration files. In this chapter
905 -you receive an overview of these files and an explanation on how to
906 -proceed.
907 -</abstract>
908 <include href="hb-install-config.xml"/>
909 </chapter>
910
911 <chapter>
912 <title>Installing Necessary System Tools</title>
913 -<abstract>
914 -As mentioned before, Gentoo is about choices. In this chapter we help you
915 -choose and install some important tools.
916 -</abstract>
917 <include href="hb-install-tools.xml"/>
918 </chapter>
919
920 @@ -231,18 +205,11 @@
921
922 <chapter>
923 <title>Finalizing your Gentoo Installation</title>
924 -<abstract>
925 -You're almost done. We'll just create one (or more) users for your
926 -system.
927 -</abstract>
928 <include href="hb-install-finalise.xml"/>
929 </chapter>
930
931 <chapter>
932 <title>Where to go from here?</title>
933 -<abstract>
934 -Now you have your Gentoo system, but what's next?
935 -</abstract>
936 <include href="hb-install-next.xml"/>
937 </chapter>
938 </part>
939 @@ -256,48 +223,26 @@
940
941 <chapter>
942 <title>A Portage Introduction</title>
943 -<abstract>
944 -This chapter explains the "simple" steps a user definitely needs to know to
945 -maintain the software on his system.
946 -</abstract>
947 <include href="hb-working-portage.xml"/>
948 </chapter>
949
950 <chapter>
951 <title>USE flags</title>
952 -<abstract>
953 -USE-flags are a very important aspect of Gentoo. In this chapter, you learn to
954 -work with USE-flags and understand how USE-flags interact with your system.
955 -</abstract>
956 <include href="hb-working-use.xml"/>
957 </chapter>
958
959 <chapter>
960 <title>Portage Features</title>
961 -<abstract>
962 -Discover the features Portage has, such as support for distributed compiling,
963 -ccache and more.
964 -</abstract>
965 <include href="hb-working-features.xml"/>
966 </chapter>
967
968 <chapter>
969 <title>Initscripts</title>
970 -<abstract>
971 -Gentoo uses a special initscript format which, amongst other features, allows
972 -dependency-driven decisions and virtual initscripts. This chapter explains all
973 -these aspects and explains how to deal with these scripts.
974 -</abstract>
975 <include href="hb-working-rcscripts.xml"/>
976 </chapter>
977
978 <chapter>
979 <title>Environment Variables</title>
980 -<abstract>
981 -With Gentoo you can easily manage the environment variables for your system.
982 -This chapter explains how you do that, and also describes frequently used
983 -variables.
984 -</abstract>
985 <include href="hb-working-variables.xml"/>
986 </chapter>
987 </part>
988 @@ -311,49 +256,26 @@
989
990 <chapter>
991 <title>Files and Directories</title>
992 -<abstract>
993 -Once you want to know Portage in-depth you need to know where it stores its
994 -files and data.
995 -</abstract>
996 <include href="hb-portage-files.xml"/>
997 </chapter>
998
999 <chapter>
1000 <title>Configuring through Variables</title>
1001 -<abstract>
1002 -Portage is completely configurable through various variables you can set in the
1003 -configuration file or as environment variable.
1004 -</abstract>
1005 <include href="hb-portage-configuration.xml"/>
1006 </chapter>
1007
1008 <chapter>
1009 <title>Mixing Software Branches</title>
1010 -<abstract>
1011 -Gentoo provides software separated in several branches, depending on stability
1012 -and architectural support. "Mixing Software Branches" inform you how these
1013 -branches can be configured and how you can override this separation
1014 -individually.
1015 -</abstract>
1016 <include href="hb-portage-branches.xml"/>
1017 </chapter>
1018
1019 <chapter>
1020 <title>Additional Portage Tools</title>
1021 -<abstract>
1022 -Portage comes with a few extra tools that might make your Gentoo experience even
1023 -better. Read on to discover how to use dispatch-conf and other tools.
1024 -</abstract>
1025 <include href="hb-portage-tools.xml"/>
1026 </chapter>
1027
1028 <chapter>
1029 <title>Diverting from the Official Tree</title>
1030 -<abstract>
1031 -"Diverting from the Official Tree" gives you some tips and tricks on how to use
1032 -your own Portage tree, how to synchronise only the categories you want, inject
1033 -packages and more.
1034 -</abstract>
1035 <include href="hb-portage-diverttree.xml"/>
1036 </chapter>
1037 </part>
1038 @@ -364,52 +286,31 @@
1039
1040 <chapter>
1041 <title>Getting Started</title>
1042 -<abstract>
1043 -A guide to quickly get your network interface up and running in most common
1044 -environments.
1045 -</abstract>
1046 <include href="hb-net-start.xml"/>
1047 </chapter>
1048
1049 <chapter>
1050 <title>Advanced Configuration</title>
1051 -<abstract>
1052 -Here we learn about how the configuration works - you need to know this
1053 -before we learn about modular networking.
1054 -</abstract>
1055 <include href="hb-net-advanced.xml"/>
1056 </chapter>
1057
1058 <chapter>
1059 <title>Modular Networking</title>
1060 -<abstract>
1061 -Gentoo provides you flexible networking - here you are told about choosing
1062 -different DHCP clients, setting up bonding, bridging, VLANs and more.
1063 -</abstract>
1064 <include href="hb-net-modules.xml"/>
1065 </chapter>
1066
1067 <chapter>
1068 <title>Wireless Networking</title>
1069 -<abstract>
1070 -Wireless isn't straight-forward. Hopefully we'll get you working!
1071 -</abstract>
1072 <include href="hb-net-wireless.xml"/>
1073 </chapter>
1074
1075 <chapter>
1076 <title>Adding Functionality</title>
1077 -<abstract>
1078 -If you're feeling adventurous, you can add your own functions to networking.
1079 -</abstract>
1080 <include href="hb-net-functions.xml"/>
1081 </chapter>
1082
1083 <chapter>
1084 <title>Network Management</title>
1085 -<abstract>
1086 -For laptop users or people who move their computer around different networks.
1087 -</abstract>
1088 <include href="hb-net-management.xml"/>
1089 </chapter>
1090 </part>
1091
1092
1093
1094 1.4 xml/htdocs/doc/en/handbook/handbook-ia64.xml
1095
1096 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/handbook-ia64.xml?rev=1.4&view=markup
1097 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/handbook-ia64.xml?rev=1.4&content-type=text/plain
1098 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/handbook-ia64.xml?r1=1.3&r2=1.4
1099
1100 Index: handbook-ia64.xml
1101 ===================================================================
1102 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/handbook-ia64.xml,v
1103 retrieving revision 1.3
1104 retrieving revision 1.4
1105 diff -u -r1.3 -r1.4
1106 --- handbook-ia64.xml 10 Oct 2006 20:00:46 -0000 1.3
1107 +++ handbook-ia64.xml 28 Oct 2006 09:17:54 -0000 1.4
1108 @@ -1,7 +1,7 @@
1109 <?xml version='1.0' encoding='UTF-8'?>
1110 <!DOCTYPE book SYSTEM "/dtd/book.dtd">
1111
1112 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/handbook-ia64.xml,v 1.3 2006/10/10 20:00:46 neysx Exp $ -->
1113 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/handbook-ia64.xml,v 1.4 2006/10/28 09:17:54 neysx Exp $ -->
1114
1115 <book link="/doc/en/handbook/handbook-ia64.xml">
1116 <title>Gentoo Linux/IA64 Handbook</title>
1117 @@ -151,10 +151,6 @@
1118
1119 <chapter>
1120 <title>About the Gentoo Linux Installation</title>
1121 -<abstract>
1122 -This chapter introduces you to the installation approach documented in this
1123 -part.
1124 -</abstract>
1125 <include href="hb-install-about.xml"/>
1126 </chapter>
1127
1128 @@ -170,10 +166,6 @@
1129
1130 <chapter>
1131 <title>Configuring your Network</title>
1132 -<abstract>
1133 -To be able to download the latest source code, you will need to setup
1134 -networking.
1135 -</abstract>
1136 <include href="hb-install-network.xml"/>
1137 </chapter>
1138
1139 @@ -188,20 +180,11 @@
1140
1141 <chapter>
1142 <title>Installing the Gentoo Installation Files</title>
1143 -<abstract>
1144 -Gentoo installs work through a stage3 archive. In this chapter we
1145 -describe how you extract the stage3 archive and configure Portage.
1146 -</abstract>
1147 <include href="hb-install-stage.xml"/>
1148 </chapter>
1149
1150 <chapter>
1151 <title>Installing the Gentoo Base System</title>
1152 -<abstract>
1153 -After installing and configuring a stage3, the eventual result is that you
1154 -have a Gentoo base system at your disposal. This chapter describes how
1155 -to progress to that state.
1156 -</abstract>
1157 <include href="hb-install-system.xml"/>
1158 </chapter>
1159
1160 @@ -216,20 +199,11 @@
1161
1162 <chapter>
1163 <title>Configuring your System</title>
1164 -<abstract>
1165 -You need to edit some important configuration files. In this chapter
1166 -you receive an overview of these files and an explanation on how to
1167 -proceed.
1168 -</abstract>
1169 <include href="hb-install-config.xml"/>
1170 </chapter>
1171
1172 <chapter>
1173 <title>Installing Necessary System Tools</title>
1174 -<abstract>
1175 -As mentioned before, Gentoo is about choices. In this chapter we help you
1176 -choose and install some important tools.
1177 -</abstract>
1178 <include href="hb-install-tools.xml"/>
1179 </chapter>
1180
1181 @@ -244,18 +218,11 @@
1182
1183 <chapter>
1184 <title>Finalizing your Gentoo Installation</title>
1185 -<abstract>
1186 -You're almost done. We'll just create one (or more) users for your
1187 -system.
1188 -</abstract>
1189 <include href="hb-install-finalise.xml"/>
1190 </chapter>
1191
1192 <chapter>
1193 <title>Where to go from here?</title>
1194 -<abstract>
1195 -Now you have your Gentoo system, but what's next?
1196 -</abstract>
1197 <include href="hb-install-next.xml"/>
1198 </chapter>
1199 </part>
1200 @@ -269,48 +236,26 @@
1201
1202 <chapter>
1203 <title>A Portage Introduction</title>
1204 -<abstract>
1205 -This chapter explains the "simple" steps a user definitely needs to know to
1206 -maintain the software on his system.
1207 -</abstract>
1208 <include href="hb-working-portage.xml"/>
1209 </chapter>
1210
1211 <chapter>
1212 <title>USE flags</title>
1213 -<abstract>
1214 -USE-flags are a very important aspect of Gentoo. In this chapter, you learn to
1215 -work with USE-flags and understand how USE-flags interact with your system.
1216 -</abstract>
1217 <include href="hb-working-use.xml"/>
1218 </chapter>
1219
1220 <chapter>
1221 <title>Portage Features</title>
1222 -<abstract>
1223 -Discover the features Portage has, such as support for distributed compiling,
1224 -ccache and more.
1225 -</abstract>
1226 <include href="hb-working-features.xml"/>
1227 </chapter>
1228
1229 <chapter>
1230 <title>Initscripts</title>
1231 -<abstract>
1232 -Gentoo uses a special initscript format which, amongst other features, allows
1233 -dependency-driven decisions and virtual initscripts. This chapter explains all
1234 -these aspects and explains how to deal with these scripts.
1235 -</abstract>
1236 <include href="hb-working-rcscripts.xml"/>
1237 </chapter>
1238
1239 <chapter>
1240 <title>Environment Variables</title>
1241 -<abstract>
1242 -With Gentoo you can easily manage the environment variables for your system.
1243 -This chapter explains how you do that, and also describes frequently used
1244 -variables.
1245 -</abstract>
1246 <include href="hb-working-variables.xml"/>
1247 </chapter>
1248 </part>
1249 @@ -324,49 +269,26 @@
1250
1251 <chapter>
1252 <title>Files and Directories</title>
1253 -<abstract>
1254 -Once you want to know Portage in-depth you need to know where it stores its
1255 -files and data.
1256 -</abstract>
1257 <include href="hb-portage-files.xml"/>
1258 </chapter>
1259
1260 <chapter>
1261 <title>Configuring through Variables</title>
1262 -<abstract>
1263 -Portage is completely configurable through various variables you can set in the
1264 -configuration file or as environment variable.
1265 -</abstract>
1266 <include href="hb-portage-configuration.xml"/>
1267 </chapter>
1268
1269 <chapter>
1270 <title>Mixing Software Branches</title>
1271 -<abstract>
1272 -Gentoo provides software separated in several branches, depending on stability
1273 -and architectural support. "Mixing Software Branches" inform you how these
1274 -branches can be configured and how you can override this separation
1275 -individually.
1276 -</abstract>
1277 <include href="hb-portage-branches.xml"/>
1278 </chapter>
1279
1280 <chapter>
1281 <title>Additional Portage Tools</title>
1282 -<abstract>
1283 -Portage comes with a few extra tools that might make your Gentoo experience even
1284 -better. Read on to discover how to use dispatch-conf and other tools.
1285 -</abstract>
1286 <include href="hb-portage-tools.xml"/>
1287 </chapter>
1288
1289 <chapter>
1290 <title>Diverting from the Official Tree</title>
1291 -<abstract>
1292 -"Diverting from the Official Tree" gives you some tips and tricks on how to use
1293 -your own Portage tree, how to synchronise only the categories you want, inject
1294 -packages and more.
1295 -</abstract>
1296 <include href="hb-portage-diverttree.xml"/>
1297 </chapter>
1298 </part>
1299 @@ -377,52 +299,31 @@
1300
1301 <chapter>
1302 <title>Getting Started</title>
1303 -<abstract>
1304 -A guide to quickly get your network interface up and running in most common
1305 -environments.
1306 -</abstract>
1307 <include href="hb-net-start.xml"/>
1308 </chapter>
1309
1310 <chapter>
1311 <title>Advanced Configuration</title>
1312 -<abstract>
1313 -Here we learn about how the configuration works - you need to know this
1314 -before we learn about modular networking.
1315 -</abstract>
1316 <include href="hb-net-advanced.xml"/>
1317 </chapter>
1318
1319 <chapter>
1320 <title>Modular Networking</title>
1321 -<abstract>
1322 -Gentoo provides you flexible networking - here you are told about choosing
1323 -different DHCP clients, setting up bonding, bridging, VLANs and more.
1324 -</abstract>
1325 <include href="hb-net-modules.xml"/>
1326 </chapter>
1327
1328 <chapter>
1329 <title>Wireless Networking</title>
1330 -<abstract>
1331 -Wireless isn't straight-forward. Hopefully we'll get you working!
1332 -</abstract>
1333 <include href="hb-net-wireless.xml"/>
1334 </chapter>
1335
1336 <chapter>
1337 <title>Adding Functionality</title>
1338 -<abstract>
1339 -If you're feeling adventurous, you can add your own functions to networking.
1340 -</abstract>
1341 <include href="hb-net-functions.xml"/>
1342 </chapter>
1343
1344 <chapter>
1345 <title>Network Management</title>
1346 -<abstract>
1347 -For laptop users or people who move their computer around different networks.
1348 -</abstract>
1349 <include href="hb-net-management.xml"/>
1350 </chapter>
1351 </part>
1352
1353
1354
1355 1.118 xml/htdocs/doc/en/handbook/handbook-mips.xml
1356
1357 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/handbook-mips.xml?rev=1.118&view=markup
1358 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/handbook-mips.xml?rev=1.118&content-type=text/plain
1359 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/handbook-mips.xml?r1=1.117&r2=1.118
1360
1361 Index: handbook-mips.xml
1362 ===================================================================
1363 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/handbook-mips.xml,v
1364 retrieving revision 1.117
1365 retrieving revision 1.118
1366 diff -u -r1.117 -r1.118
1367 --- handbook-mips.xml 10 Oct 2006 20:00:46 -0000 1.117
1368 +++ handbook-mips.xml 28 Oct 2006 09:17:54 -0000 1.118
1369 @@ -1,7 +1,7 @@
1370 <?xml version='1.0' encoding='UTF-8'?>
1371 <!DOCTYPE book SYSTEM "/dtd/book.dtd">
1372
1373 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/handbook-mips.xml,v 1.117 2006/10/10 20:00:46 neysx Exp $ -->
1374 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/handbook-mips.xml,v 1.118 2006/10/28 09:17:54 neysx Exp $ -->
1375
1376 <book link="/doc/en/handbook/handbook-mips.xml">
1377 <title>Gentoo Linux/MIPS Handbook</title>
1378 @@ -140,10 +140,6 @@
1379
1380 <chapter>
1381 <title>About the Gentoo Linux Installation</title>
1382 -<abstract>
1383 -This chapter introduces you to the installation approach documented in this
1384 -part.
1385 -</abstract>
1386 <include href="hb-install-about.xml"/>
1387 </chapter>
1388
1389 @@ -158,10 +154,6 @@
1390
1391 <chapter>
1392 <title>Configuring your Network</title>
1393 -<abstract>
1394 -To be able to download the latest source code, you will need to setup
1395 -networking.
1396 -</abstract>
1397 <include href="hb-install-network.xml"/>
1398 </chapter>
1399
1400 @@ -204,20 +196,11 @@
1401
1402 <chapter>
1403 <title>Configuring your System</title>
1404 -<abstract>
1405 -You need to edit some important configuration files. In this chapter
1406 -you receive an overview of these files and an explanation on how to
1407 -proceed.
1408 -</abstract>
1409 <include href="hb-install-config.xml"/>
1410 </chapter>
1411
1412 <chapter>
1413 <title>Installing Necessary System Tools</title>
1414 -<abstract>
1415 -As mentioned before, Gentoo is about choices. In this chapter we help you
1416 -choose and install some important tools.
1417 -</abstract>
1418 <include href="hb-install-tools.xml"/>
1419 </chapter>
1420
1421 @@ -233,18 +216,11 @@
1422
1423 <chapter>
1424 <title>Finalizing your Gentoo Installation</title>
1425 -<abstract>
1426 -You're almost done. We'll just create one (or more) users for your
1427 -system.
1428 -</abstract>
1429 <include href="hb-install-finalise.xml"/>
1430 </chapter>
1431
1432 <chapter>
1433 <title>Where to go from here?</title>
1434 -<abstract>
1435 -Now you have your Gentoo system, but what's next?
1436 -</abstract>
1437 <include href="hb-install-next.xml"/>
1438 </chapter>
1439 </part>
1440 @@ -258,48 +234,26 @@
1441
1442 <chapter>
1443 <title>A Portage Introduction</title>
1444 -<abstract>
1445 -This chapter explains the "simple" steps a user definitely needs to know to
1446 -maintain the software on his system.
1447 -</abstract>
1448 <include href="hb-working-portage.xml"/>
1449 </chapter>
1450
1451 <chapter>
1452 <title>USE flags</title>
1453 -<abstract>
1454 -USE-flags are a very important aspect of Gentoo. In this chapter, you learn to
1455 -work with USE-flags and understand how USE-flags interact with your system.
1456 -</abstract>
1457 <include href="hb-working-use.xml"/>
1458 </chapter>
1459
1460 <chapter>
1461 <title>Portage Features</title>
1462 -<abstract>
1463 -Discover the features Portage has, such as support for distributed compiling,
1464 -ccache and more.
1465 -</abstract>
1466 <include href="hb-working-features.xml"/>
1467 </chapter>
1468
1469 <chapter>
1470 <title>Initscripts</title>
1471 -<abstract>
1472 -Gentoo uses a special initscript format which, amongst other features, allows
1473 -dependency-driven decisions and virtual initscripts. This chapter explains all
1474 -these aspects and explains how to deal with these scripts.
1475 -</abstract>
1476 <include href="hb-working-rcscripts.xml"/>
1477 </chapter>
1478
1479 <chapter>
1480 <title>Environment Variables</title>
1481 -<abstract>
1482 -With Gentoo you can easily manage the environment variables for your system.
1483 -This chapter explains how you do that, and also describes frequently used
1484 -variables.
1485 -</abstract>
1486 <include href="hb-working-variables.xml"/>
1487 </chapter>
1488 </part>
1489 @@ -313,49 +267,26 @@
1490
1491 <chapter>
1492 <title>Files and Directories</title>
1493 -<abstract>
1494 -Once you want to know Portage in-depth you need to know where it stores its
1495 -files and data.
1496 -</abstract>
1497 <include href="hb-portage-files.xml"/>
1498 </chapter>
1499
1500 <chapter>
1501 <title>Configuring through Variables</title>
1502 -<abstract>
1503 -Portage is completely configurable through various variables you can set in the
1504 -configuration file or as environment variable.
1505 -</abstract>
1506 <include href="hb-portage-configuration.xml"/>
1507 </chapter>
1508
1509 <chapter>
1510 <title>Mixing Software Branches</title>
1511 -<abstract>
1512 -Gentoo provides software separated in several branches, depending on stability
1513 -and architectural support. "Mixing Software Branches" inform you how these
1514 -branches can be configured and how you can override this separation
1515 -individually.
1516 -</abstract>
1517 <include href="hb-portage-branches.xml"/>
1518 </chapter>
1519
1520 <chapter>
1521 <title>Additional Portage Tools</title>
1522 -<abstract>
1523 -Portage comes with a few extra tools that might make your Gentoo experience even
1524 -better. Read on to discover how to use dispatch-conf and other tools.
1525 -</abstract>
1526 <include href="hb-portage-tools.xml"/>
1527 </chapter>
1528
1529 <chapter>
1530 <title>Diverting from the Official Tree</title>
1531 -<abstract>
1532 -"Diverting from the Official Tree" gives you some tips and tricks on how to use
1533 -your own Portage tree, how to synchronise only the categories you want, inject
1534 -packages and more.
1535 -</abstract>
1536 <include href="hb-portage-diverttree.xml"/>
1537 </chapter>
1538 </part>
1539 @@ -366,52 +297,31 @@
1540
1541 <chapter>
1542 <title>Getting Started</title>
1543 -<abstract>
1544 -A guide to quickly get your network interface up and running in most common
1545 -environments.
1546 -</abstract>
1547 <include href="hb-net-start.xml"/>
1548 </chapter>
1549
1550 <chapter>
1551 <title>Advanced Configuration</title>
1552 -<abstract>
1553 -Here we learn about how the configuration works - you need to know this
1554 -before we learn about modular networking.
1555 -</abstract>
1556 <include href="hb-net-advanced.xml"/>
1557 </chapter>
1558
1559 <chapter>
1560 <title>Modular Networking</title>
1561 -<abstract>
1562 -Gentoo provides you flexible networking - here you are told about choosing
1563 -different DHCP clients, setting up bonding, bridging, VLANs and more.
1564 -</abstract>
1565 <include href="hb-net-modules.xml"/>
1566 </chapter>
1567
1568 <chapter>
1569 <title>Wireless Networking</title>
1570 -<abstract>
1571 -Wireless isn't straight-forward. Hopefully we'll get you working!
1572 -</abstract>
1573 <include href="hb-net-wireless.xml"/>
1574 </chapter>
1575
1576 <chapter>
1577 <title>Adding Functionality</title>
1578 -<abstract>
1579 -If you're feeling adventurous, you can add your own functions to networking.
1580 -</abstract>
1581 <include href="hb-net-functions.xml"/>
1582 </chapter>
1583
1584 <chapter>
1585 <title>Network Management</title>
1586 -<abstract>
1587 -For laptop users or people who move their computer around different networks.
1588 -</abstract>
1589 <include href="hb-net-management.xml"/>
1590 </chapter>
1591 </part>
1592
1593
1594
1595 1.147 xml/htdocs/doc/en/handbook/handbook-ppc.xml
1596
1597 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/handbook-ppc.xml?rev=1.147&view=markup
1598 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/handbook-ppc.xml?rev=1.147&content-type=text/plain
1599 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/handbook-ppc.xml?r1=1.146&r2=1.147
1600
1601 Index: handbook-ppc.xml
1602 ===================================================================
1603 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/handbook-ppc.xml,v
1604 retrieving revision 1.146
1605 retrieving revision 1.147
1606 diff -u -r1.146 -r1.147
1607 --- handbook-ppc.xml 10 Oct 2006 20:00:46 -0000 1.146
1608 +++ handbook-ppc.xml 28 Oct 2006 09:17:54 -0000 1.147
1609 @@ -1,7 +1,7 @@
1610 <?xml version='1.0' encoding='UTF-8'?>
1611 <!DOCTYPE book SYSTEM "/dtd/book.dtd">
1612
1613 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/handbook-ppc.xml,v 1.146 2006/10/10 20:00:46 neysx Exp $ -->
1614 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/handbook-ppc.xml,v 1.147 2006/10/28 09:17:54 neysx Exp $ -->
1615
1616 <book link="/doc/en/handbook/handbook-ppc.xml">
1617 <title>Gentoo Linux PPC Handbook</title>
1618 @@ -143,10 +143,6 @@
1619
1620 <chapter>
1621 <title>About the Gentoo Linux Installation</title>
1622 -<abstract>
1623 -This chapter introduces you to the installation approach documented in this
1624 -part.
1625 -</abstract>
1626 <include href="hb-install-about.xml"/>
1627 </chapter>
1628
1629 @@ -162,10 +158,6 @@
1630
1631 <chapter>
1632 <title>Configuring your Network</title>
1633 -<abstract>
1634 -To be able to download the latest source code, you will need to setup
1635 -networking.
1636 -</abstract>
1637 <include href="hb-install-network.xml"/>
1638 </chapter>
1639
1640 @@ -180,20 +172,11 @@
1641
1642 <chapter>
1643 <title>Installing the Gentoo Installation Files</title>
1644 -<abstract>
1645 -Gentoo installs work through a stage3 archive. In this chapter we describe
1646 -how you extract a stage3 archive and configure Portage.
1647 -</abstract>
1648 <include href="hb-install-stage.xml"/>
1649 </chapter>
1650
1651 <chapter>
1652 <title>Installing the Gentoo Base System</title>
1653 -<abstract>
1654 -After installing and configuring a stage3, the eventual result is that you
1655 -have a Gentoo base system at your disposal. This chapter describes how
1656 -to progress to that state.
1657 -</abstract>
1658 <include href="hb-install-system.xml"/>
1659 </chapter>
1660
1661 @@ -208,20 +191,11 @@
1662
1663 <chapter>
1664 <title>Configuring your System</title>
1665 -<abstract>
1666 -You need to edit some important configuration files. In this chapter
1667 -you receive an overview of these files and an explanation on how to
1668 -proceed.
1669 -</abstract>
1670 <include href="hb-install-config.xml"/>
1671 </chapter>
1672
1673 <chapter>
1674 <title>Installing Necessary System Tools</title>
1675 -<abstract>
1676 -As mentioned before, Gentoo is about choices. In this chapter we help you
1677 -choose and install some important tools.
1678 -</abstract>
1679 <include href="hb-install-tools.xml"/>
1680 </chapter>
1681
1682 @@ -238,18 +212,11 @@
1683
1684 <chapter>
1685 <title>Finalizing your Gentoo Installation</title>
1686 -<abstract>
1687 -You're almost done. We'll just create one (or more) users for your
1688 -system.
1689 -</abstract>
1690 <include href="hb-install-finalise.xml"/>
1691 </chapter>
1692
1693 <chapter>
1694 <title>Where to go from here?</title>
1695 -<abstract>
1696 -Now you have your Gentoo system, but what's next?
1697 -</abstract>
1698 <include href="hb-install-next.xml"/>
1699 </chapter>
1700 </part>
1701 @@ -263,48 +230,26 @@
1702
1703 <chapter>
1704 <title>A Portage Introduction</title>
1705 -<abstract>
1706 -This chapter explains the "simple" steps a user definitely needs to know to
1707 -maintain the software on his system.
1708 -</abstract>
1709 <include href="hb-working-portage.xml"/>
1710 </chapter>
1711
1712 <chapter>
1713 <title>USE flags</title>
1714 -<abstract>
1715 -USE-flags are a very important aspect of Gentoo. In this chapter, you learn to
1716 -work with USE-flags and understand how USE-flags interact with your system.
1717 -</abstract>
1718 <include href="hb-working-use.xml"/>
1719 </chapter>
1720
1721 <chapter>
1722 <title>Portage Features</title>
1723 -<abstract>
1724 -Discover the features Portage has, such as support for distributed compiling,
1725 -ccache and more.
1726 -</abstract>
1727 <include href="hb-working-features.xml"/>
1728 </chapter>
1729
1730 <chapter>
1731 <title>Initscripts</title>
1732 -<abstract>
1733 -Gentoo uses a special initscript format which, amongst other features, allows
1734 -dependency-driven decisions and virtual initscripts. This chapter explains all
1735 -these aspects and explains how to deal with these scripts.
1736 -</abstract>
1737 <include href="hb-working-rcscripts.xml"/>
1738 </chapter>
1739
1740 <chapter>
1741 <title>Environment Variables</title>
1742 -<abstract>
1743 -With Gentoo you can easily manage the environment variables for your system.
1744 -This chapter explains how you do that, and also describes frequently used
1745 -variables.
1746 -</abstract>
1747 <include href="hb-working-variables.xml"/>
1748 </chapter>
1749 </part>
1750 @@ -318,49 +263,26 @@
1751
1752 <chapter>
1753 <title>Files and Directories</title>
1754 -<abstract>
1755 -Once you want to know Portage in-depth you need to know where it stores its
1756 -files and data.
1757 -</abstract>
1758 <include href="hb-portage-files.xml"/>
1759 </chapter>
1760
1761 <chapter>
1762 <title>Configuring through Variables</title>
1763 -<abstract>
1764 -Portage is completely configurable through various variables you can set in the
1765 -configuration file or as environment variable.
1766 -</abstract>
1767 <include href="hb-portage-configuration.xml"/>
1768 </chapter>
1769
1770 <chapter>
1771 <title>Mixing Software Branches</title>
1772 -<abstract>
1773 -Gentoo provides software separated in several branches, depending on stability
1774 -and architectural support. "Mixing Software Branches" inform you how these
1775 -branches can be configured and how you can override this separation
1776 -individually.
1777 -</abstract>
1778 <include href="hb-portage-branches.xml"/>
1779 </chapter>
1780
1781 <chapter>
1782 <title>Additional Portage Tools</title>
1783 -<abstract>
1784 -Portage comes with a few extra tools that might make your Gentoo experience even
1785 -better. Read on to discover how to use dispatch-conf and other tools.
1786 -</abstract>
1787 <include href="hb-portage-tools.xml"/>
1788 </chapter>
1789
1790 <chapter>
1791 <title>Diverting from the Official Tree</title>
1792 -<abstract>
1793 -"Diverting from the Official Tree" gives you some tips and tricks on how to use
1794 -your own Portage tree, how to synchronise only the categories you want, inject
1795 -packages and more.
1796 -</abstract>
1797 <include href="hb-portage-diverttree.xml"/>
1798 </chapter>
1799 </part>
1800 @@ -371,52 +293,31 @@
1801
1802 <chapter>
1803 <title>Getting Started</title>
1804 -<abstract>
1805 -A guide to quickly get your network interface up and running in most common
1806 -environments.
1807 -</abstract>
1808 <include href="hb-net-start.xml"/>
1809 </chapter>
1810
1811 <chapter>
1812 <title>Advanced Configuration</title>
1813 -<abstract>
1814 -Here we learn about how the configuration works - you need to know this
1815 -before we learn about modular networking.
1816 -</abstract>
1817 <include href="hb-net-advanced.xml"/>
1818 </chapter>
1819
1820 <chapter>
1821 <title>Modular Networking</title>
1822 -<abstract>
1823 -Gentoo provides you flexible networking - here you are told about choosing
1824 -different DHCP clients, setting up bonding, bridging, VLANs and more.
1825 -</abstract>
1826 <include href="hb-net-modules.xml"/>
1827 </chapter>
1828
1829 <chapter>
1830 <title>Wireless Networking</title>
1831 -<abstract>
1832 -Wireless isn't straight-forward. Hopefully we'll get you working!
1833 -</abstract>
1834 <include href="hb-net-wireless.xml"/>
1835 </chapter>
1836
1837 <chapter>
1838 <title>Adding Functionality</title>
1839 -<abstract>
1840 -If you're feeling adventurous, you can add your own functions to networking.
1841 -</abstract>
1842 <include href="hb-net-functions.xml"/>
1843 </chapter>
1844
1845 <chapter>
1846 <title>Network Management</title>
1847 -<abstract>
1848 -For laptop users or people who move their computer around different networks.
1849 -</abstract>
1850 <include href="hb-net-management.xml"/>
1851 </chapter>
1852 </part>
1853
1854
1855
1856 1.68 xml/htdocs/doc/en/handbook/handbook-ppc64.xml
1857
1858 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/handbook-ppc64.xml?rev=1.68&view=markup
1859 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/handbook-ppc64.xml?rev=1.68&content-type=text/plain
1860 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/handbook-ppc64.xml?r1=1.67&r2=1.68
1861
1862 Index: handbook-ppc64.xml
1863 ===================================================================
1864 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/handbook-ppc64.xml,v
1865 retrieving revision 1.67
1866 retrieving revision 1.68
1867 diff -u -r1.67 -r1.68
1868 --- handbook-ppc64.xml 10 Oct 2006 20:00:46 -0000 1.67
1869 +++ handbook-ppc64.xml 28 Oct 2006 09:17:54 -0000 1.68
1870 @@ -1,7 +1,7 @@
1871 <?xml version='1.0' encoding='UTF-8'?>
1872 <!DOCTYPE book SYSTEM "/dtd/book.dtd">
1873
1874 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/handbook-ppc64.xml,v 1.67 2006/10/10 20:00:46 neysx Exp $ -->
1875 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/handbook-ppc64.xml,v 1.68 2006/10/28 09:17:54 neysx Exp $ -->
1876
1877 <book link="/doc/en/handbook/handbook-ppc64.xml">
1878 <title>Gentoo Linux PPC64 Handbook</title>
1879 @@ -136,10 +136,6 @@
1880
1881 <chapter>
1882 <title>About the Gentoo Linux Installation</title>
1883 -<abstract>
1884 -This chapter introduces you to the installation approach documented in this
1885 -part.
1886 -</abstract>
1887 <include href="hb-install-about.xml"/>
1888 </chapter>
1889
1890 @@ -155,10 +151,6 @@
1891
1892 <chapter>
1893 <title>Configuring your Network</title>
1894 -<abstract>
1895 -To be able to download the latest source code, you will need to setup
1896 -networking.
1897 -</abstract>
1898 <include href="hb-install-network.xml"/>
1899 </chapter>
1900
1901 @@ -173,20 +165,11 @@
1902
1903 <chapter>
1904 <title>Installing the Gentoo Installation Files</title>
1905 -<abstract>
1906 -Gentoo installs work through a stage3 archive. In this chapter we describe
1907 -how you extract a stage3 archive and configure Portage.
1908 -</abstract>
1909 <include href="hb-install-stage.xml"/>
1910 </chapter>
1911
1912 <chapter>
1913 <title>Installing the Gentoo Base System</title>
1914 -<abstract>
1915 -After installing and configuring a stage3, the eventual result is that you
1916 -have a Gentoo base system at your disposal. This chapter describes how
1917 -to progress to that state.
1918 -</abstract>
1919 <include href="hb-install-system.xml"/>
1920 </chapter>
1921
1922 @@ -201,20 +184,11 @@
1923
1924 <chapter>
1925 <title>Configuring your System</title>
1926 -<abstract>
1927 -You need to edit some important configuration files. In this chapter
1928 -you receive an overview of these files and an explanation on how to
1929 -proceed.
1930 -</abstract>
1931 <include href="hb-install-config.xml"/>
1932 </chapter>
1933
1934 <chapter>
1935 <title>Installing Necessary System Tools</title>
1936 -<abstract>
1937 -As mentioned before, Gentoo is about choices. In this chapter we help you
1938 -choose and install some important tools.
1939 -</abstract>
1940 <include href="hb-install-tools.xml"/>
1941 </chapter>
1942
1943 @@ -232,18 +206,11 @@
1944
1945 <chapter>
1946 <title>Finalizing your Gentoo Installation</title>
1947 -<abstract>
1948 -You're almost done. We'll just create one (or more) users for your
1949 -system.
1950 -</abstract>
1951 <include href="hb-install-finalise.xml"/>
1952 </chapter>
1953
1954 <chapter>
1955 <title>Where to go from here?</title>
1956 -<abstract>
1957 -Now you have your Gentoo system, but what's next?
1958 -</abstract>
1959 <include href="hb-install-next.xml"/>
1960 </chapter>
1961 </part>
1962 @@ -257,48 +224,26 @@
1963
1964 <chapter>
1965 <title>A Portage Introduction</title>
1966 -<abstract>
1967 -This chapter explains the "simple" steps a user definitely needs to know to
1968 -maintain the software on his system.
1969 -</abstract>
1970 <include href="hb-working-portage.xml"/>
1971 </chapter>
1972
1973 <chapter>
1974 <title>USE flags</title>
1975 -<abstract>
1976 -USE-flags are a very important aspect of Gentoo. In this chapter, you learn to
1977 -work with USE-flags and understand how USE-flags interact with your system.
1978 -</abstract>
1979 <include href="hb-working-use.xml"/>
1980 </chapter>
1981
1982 <chapter>
1983 <title>Portage Features</title>
1984 -<abstract>
1985 -Discover the features Portage has, such as support for distributed compiling,
1986 -ccache and more.
1987 -</abstract>
1988 <include href="hb-working-features.xml"/>
1989 </chapter>
1990
1991 <chapter>
1992 <title>Initscripts</title>
1993 -<abstract>
1994 -Gentoo uses a special initscript format which, amongst other features, allows
1995 -dependency-driven decisions and virtual initscripts. This chapter explains all
1996 -these aspects and explains how to deal with these scripts.
1997 -</abstract>
1998 <include href="hb-working-rcscripts.xml"/>
1999 </chapter>
2000
2001 <chapter>
2002 <title>Environment Variables</title>
2003 -<abstract>
2004 -With Gentoo you can easily manage the environment variables for your system.
2005 -This chapter explains how you do that, and also describes frequently used
2006 -variables.
2007 -</abstract>
2008 <include href="hb-working-variables.xml"/>
2009 </chapter>
2010 </part>
2011 @@ -312,49 +257,26 @@
2012
2013 <chapter>
2014 <title>Files and Directories</title>
2015 -<abstract>
2016 -Once you want to know Portage in-depth you need to know where it stores its
2017 -files and data.
2018 -</abstract>
2019 <include href="hb-portage-files.xml"/>
2020 </chapter>
2021
2022 <chapter>
2023 <title>Configuring through Variables</title>
2024 -<abstract>
2025 -Portage is completely configurable through various variables you can set in the
2026 -configuration file or as environment variable.
2027 -</abstract>
2028 <include href="hb-portage-configuration.xml"/>
2029 </chapter>
2030
2031 <chapter>
2032 <title>Mixing Software Branches</title>
2033 -<abstract>
2034 -Gentoo provides software separated in several branches, depending on stability
2035 -and architectural support. "Mixing Software Branches" inform you how these
2036 -branches can be configured and how you can override this separation
2037 -individually.
2038 -</abstract>
2039 <include href="hb-portage-branches.xml"/>
2040 </chapter>
2041
2042 <chapter>
2043 <title>Additional Portage Tools</title>
2044 -<abstract>
2045 -Portage comes with a few extra tools that might make your Gentoo experience even
2046 -better. Read on to discover how to use dispatch-conf and other tools.
2047 -</abstract>
2048 <include href="hb-portage-tools.xml"/>
2049 </chapter>
2050
2051 <chapter>
2052 <title>Diverting from the Official Tree</title>
2053 -<abstract>
2054 -"Diverting from the Official Tree" gives you some tips and tricks on how to use
2055 -your own Portage tree, how to synchronise only the categories you want, inject
2056 -packages and more.
2057 -</abstract>
2058 <include href="hb-portage-diverttree.xml"/>
2059 </chapter>
2060 </part>
2061 @@ -365,52 +287,31 @@
2062
2063 <chapter>
2064 <title>Getting Started</title>
2065 -<abstract>
2066 -A guide to quickly get your network interface up and running in most common
2067 -environments.
2068 -</abstract>
2069 <include href="hb-net-start.xml"/>
2070 </chapter>
2071
2072 <chapter>
2073 <title>Advanced Configuration</title>
2074 -<abstract>
2075 -Here we learn about how the configuration works - you need to know this
2076 -before we learn about modular networking.
2077 -</abstract>
2078 <include href="hb-net-advanced.xml"/>
2079 </chapter>
2080
2081 <chapter>
2082 <title>Modular Networking</title>
2083 -<abstract>
2084 -Gentoo provides you flexible networking - here you are told about choosing
2085 -different DHCP clients, setting up bonding, bridging, VLANs and more.
2086 -</abstract>
2087 <include href="hb-net-modules.xml"/>
2088 </chapter>
2089
2090 <chapter>
2091 <title>Wireless Networking</title>
2092 -<abstract>
2093 -Wireless isn't straight-forward. Hopefully we'll get you working!
2094 -</abstract>
2095 <include href="hb-net-wireless.xml"/>
2096 </chapter>
2097
2098 <chapter>
2099 <title>Adding Functionality</title>
2100 -<abstract>
2101 -If you're feeling adventurous, you can add your own functions to networking.
2102 -</abstract>
2103 <include href="hb-net-functions.xml"/>
2104 </chapter>
2105
2106 <chapter>
2107 <title>Network Management</title>
2108 -<abstract>
2109 -For laptop users or people who move their computer around different networks.
2110 -</abstract>
2111 <include href="hb-net-management.xml"/>
2112 </chapter>
2113 </part>
2114
2115
2116
2117 1.129 xml/htdocs/doc/en/handbook/handbook-sparc.xml
2118
2119 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/handbook-sparc.xml?rev=1.129&view=markup
2120 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/handbook-sparc.xml?rev=1.129&content-type=text/plain
2121 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/handbook-sparc.xml?r1=1.128&r2=1.129
2122
2123 Index: handbook-sparc.xml
2124 ===================================================================
2125 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/handbook-sparc.xml,v
2126 retrieving revision 1.128
2127 retrieving revision 1.129
2128 diff -u -r1.128 -r1.129
2129 --- handbook-sparc.xml 10 Oct 2006 20:00:46 -0000 1.128
2130 +++ handbook-sparc.xml 28 Oct 2006 09:17:54 -0000 1.129
2131 @@ -1,7 +1,7 @@
2132 <?xml version='1.0' encoding='UTF-8'?>
2133 <!DOCTYPE book SYSTEM "/dtd/book.dtd">
2134
2135 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/handbook-sparc.xml,v 1.128 2006/10/10 20:00:46 neysx Exp $ -->
2136 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/handbook-sparc.xml,v 1.129 2006/10/28 09:17:54 neysx Exp $ -->
2137
2138 <book link="/doc/en/handbook/handbook-sparc.xml">
2139 <title>Gentoo Linux SPARC Handbook</title>
2140 @@ -136,10 +136,6 @@
2141
2142 <chapter>
2143 <title>About the Gentoo Linux Installation</title>
2144 -<abstract>
2145 -This chapter introduces you to the installation approach documented in this
2146 -part.
2147 -</abstract>
2148 <include href="hb-install-about.xml"/>
2149 </chapter>
2150
2151 @@ -155,10 +151,6 @@
2152
2153 <chapter>
2154 <title>Configuring your Network</title>
2155 -<abstract>
2156 -To be able to download the latest source code, you will need to setup
2157 -networking.
2158 -</abstract>
2159 <include href="hb-install-network.xml"/>
2160 </chapter>
2161
2162 @@ -173,20 +165,11 @@
2163
2164 <chapter>
2165 <title>Installing the Gentoo Installation Files</title>
2166 -<abstract>
2167 -Gentoo installs work through a stage3 archive. In this chapter we
2168 -describe how you extract the stage3 archive and configure Portage.
2169 -</abstract>
2170 <include href="hb-install-stage.xml"/>
2171 </chapter>
2172
2173 <chapter>
2174 <title>Installing the Gentoo Base System</title>
2175 -<abstract>
2176 -After installing and configuring a stage3, the eventual result is that you
2177 -have a Gentoo base system at your disposal. This chapter describes how
2178 -to progress to that state.
2179 -</abstract>
2180 <include href="hb-install-system.xml"/>
2181 </chapter>
2182
2183 @@ -201,20 +184,11 @@
2184
2185 <chapter>
2186 <title>Configuring your System</title>
2187 -<abstract>
2188 -You need to edit some important configuration files. In this chapter
2189 -you receive an overview of these files and an explanation on how to
2190 -proceed.
2191 -</abstract>
2192 <include href="hb-install-config.xml"/>
2193 </chapter>
2194
2195 <chapter>
2196 <title>Installing Necessary System Tools</title>
2197 -<abstract>
2198 -As mentioned before, Gentoo is about choices. In this chapter we help you
2199 -choose and install some important tools.
2200 -</abstract>
2201 <include href="hb-install-tools.xml"/>
2202 </chapter>
2203
2204 @@ -230,18 +204,11 @@
2205
2206 <chapter>
2207 <title>Finalizing your Gentoo Installation</title>
2208 -<abstract>
2209 -You're almost done. We'll just create one (or more) users for your
2210 -system.
2211 -</abstract>
2212 <include href="hb-install-finalise.xml"/>
2213 </chapter>
2214
2215 <chapter>
2216 <title>Where to go from here?</title>
2217 -<abstract>
2218 -Now you have your Gentoo system, but what's next?
2219 -</abstract>
2220 <include href="hb-install-next.xml"/>
2221 </chapter>
2222 </part>
2223 @@ -255,48 +222,26 @@
2224
2225 <chapter>
2226 <title>A Portage Introduction</title>
2227 -<abstract>
2228 -This chapter explains the "simple" steps a user definitely needs to know to
2229 -maintain the software on his system.
2230 -</abstract>
2231 <include href="hb-working-portage.xml"/>
2232 </chapter>
2233
2234 <chapter>
2235 <title>USE flags</title>
2236 -<abstract>
2237 -USE-flags are a very important aspect of Gentoo. In this chapter, you learn to
2238 -work with USE-flags and understand how USE-flags interact with your system.
2239 -</abstract>
2240 <include href="hb-working-use.xml"/>
2241 </chapter>
2242
2243 <chapter>
2244 <title>Portage Features</title>
2245 -<abstract>
2246 -Discover the features Portage has, such as support for distributed compiling,
2247 -ccache and more.
2248 -</abstract>
2249 <include href="hb-working-features.xml"/>
2250 </chapter>
2251
2252 <chapter>
2253 <title>Initscripts</title>
2254 -<abstract>
2255 -Gentoo uses a special initscript format which, amongst other features, allows
2256 -dependency-driven decisions and virtual initscripts. This chapter explains all
2257 -these aspects and explains how to deal with these scripts.
2258 -</abstract>
2259 <include href="hb-working-rcscripts.xml"/>
2260 </chapter>
2261
2262 <chapter>
2263 <title>Environment Variables</title>
2264 -<abstract>
2265 -With Gentoo you can easily manage the environment variables for your system.
2266 -This chapter explains how you do that, and also describes frequently used
2267 -variables.
2268 -</abstract>
2269 <include href="hb-working-variables.xml"/>
2270 </chapter>
2271 </part>
2272 @@ -310,49 +255,26 @@
2273
2274 <chapter>
2275 <title>Files and Directories</title>
2276 -<abstract>
2277 -Once you want to know Portage in-depth you need to know where it stores its
2278 -files and data.
2279 -</abstract>
2280 <include href="hb-portage-files.xml"/>
2281 </chapter>
2282
2283 <chapter>
2284 <title>Configuring through Variables</title>
2285 -<abstract>
2286 -Portage is completely configurable through various variables you can set in the
2287 -configuration file or as environment variable.
2288 -</abstract>
2289 <include href="hb-portage-configuration.xml"/>
2290 </chapter>
2291
2292 <chapter>
2293 <title>Mixing Software Branches</title>
2294 -<abstract>
2295 -Gentoo provides software separated in several branches, depending on stability
2296 -and architectural support. "Mixing Software Branches" inform you how these
2297 -branches can be configured and how you can override this separation
2298 -individually.
2299 -</abstract>
2300 <include href="hb-portage-branches.xml"/>
2301 </chapter>
2302
2303 <chapter>
2304 <title>Additional Portage Tools</title>
2305 -<abstract>
2306 -Portage comes with a few extra tools that might make your Gentoo experience even
2307 -better. Read on to discover how to use dispatch-conf and other tools.
2308 -</abstract>
2309 <include href="hb-portage-tools.xml"/>
2310 </chapter>
2311
2312 <chapter>
2313 <title>Diverting from the Official Tree</title>
2314 -<abstract>
2315 -"Diverting from the Official Tree" gives you some tips and tricks on how to use
2316 -your own Portage tree, how to synchronise only the categories you want, inject
2317 -packages and more.
2318 -</abstract>
2319 <include href="hb-portage-diverttree.xml"/>
2320 </chapter>
2321 </part>
2322 @@ -363,52 +285,31 @@
2323
2324 <chapter>
2325 <title>Getting Started</title>
2326 -<abstract>
2327 -A guide to quickly get your network interface up and running in most common
2328 -environments.
2329 -</abstract>
2330 <include href="hb-net-start.xml"/>
2331 </chapter>
2332
2333 <chapter>
2334 <title>Advanced Configuration</title>
2335 -<abstract>
2336 -Here we learn about how the configuration works - you need to know this
2337 -before we learn about modular networking.
2338 -</abstract>
2339 <include href="hb-net-advanced.xml"/>
2340 </chapter>
2341
2342 <chapter>
2343 <title>Modular Networking</title>
2344 -<abstract>
2345 -Gentoo provides you flexible networking - here you are told about choosing
2346 -different DHCP clients, setting up bonding, bridging, VLANs and more.
2347 -</abstract>
2348 <include href="hb-net-modules.xml"/>
2349 </chapter>
2350
2351 <chapter>
2352 <title>Wireless Networking</title>
2353 -<abstract>
2354 -Wireless isn't straight-forward. Hopefully we'll get you working!
2355 -</abstract>
2356 <include href="hb-net-wireless.xml"/>
2357 </chapter>
2358
2359 <chapter>
2360 <title>Adding Functionality</title>
2361 -<abstract>
2362 -If you're feeling adventurous, you can add your own functions to networking.
2363 -</abstract>
2364 <include href="hb-net-functions.xml"/>
2365 </chapter>
2366
2367 <chapter>
2368 <title>Network Management</title>
2369 -<abstract>
2370 -For laptop users or people who move their computer around different networks.
2371 -</abstract>
2372 <include href="hb-net-management.xml"/>
2373 </chapter>
2374 </part>
2375
2376
2377
2378 1.156 xml/htdocs/doc/en/handbook/handbook-x86.xml
2379
2380 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/handbook-x86.xml?rev=1.156&view=markup
2381 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/handbook-x86.xml?rev=1.156&content-type=text/plain
2382 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/handbook-x86.xml?r1=1.155&r2=1.156
2383
2384 Index: handbook-x86.xml
2385 ===================================================================
2386 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/handbook-x86.xml,v
2387 retrieving revision 1.155
2388 retrieving revision 1.156
2389 diff -u -r1.155 -r1.156
2390 --- handbook-x86.xml 10 Oct 2006 20:00:46 -0000 1.155
2391 +++ handbook-x86.xml 28 Oct 2006 09:17:54 -0000 1.156
2392 @@ -1,7 +1,7 @@
2393 <?xml version='1.0' encoding='UTF-8'?>
2394 <!DOCTYPE book SYSTEM "/dtd/book.dtd">
2395
2396 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/handbook-x86.xml,v 1.155 2006/10/10 20:00:46 neysx Exp $ -->
2397 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/handbook-x86.xml,v 1.156 2006/10/28 09:17:54 neysx Exp $ -->
2398
2399 <book link="/doc/en/handbook/handbook-x86.xml">
2400 <title>Gentoo Linux x86 Handbook</title>
2401 @@ -151,85 +151,46 @@
2402
2403 <chapter>
2404 <title>About the Gentoo Linux Installation</title>
2405 -<abstract>
2406 -This chapter introduces you to the installation approach documented in this
2407 -part.
2408 -</abstract>
2409 <include href="hb-install-about.xml"/>
2410 </chapter>
2411
2412 <chapter>
2413 <title>Choosing the Right Installation Medium</title>
2414 -<abstract>
2415 -You can install Gentoo in many ways. This chapter explains how to install
2416 -Gentoo using the minimal Installation CD although installation through the
2417 -Installer LiveCD is possible as well.
2418 -</abstract>
2419 <include href="hb-install-x86+amd64-medium.xml"/>
2420 </chapter>
2421
2422 <chapter>
2423 <title>Configuring your Network</title>
2424 -<abstract>
2425 -To be able to download the latest source code, you will need to setup
2426 -networking.
2427 -</abstract>
2428 <include href="hb-install-network.xml"/>
2429 </chapter>
2430
2431 <chapter>
2432 <title>Preparing the Disks</title>
2433 -<abstract>
2434 -To be able to install Gentoo, you must create the necessary partitions.
2435 -This chapter describes how to partition a disk for future usage.
2436 -</abstract>
2437 <include href="hb-install-x86+amd64-disk.xml"/>
2438 </chapter>
2439
2440 <chapter>
2441 <title>Installing the Gentoo Installation Files</title>
2442 -<abstract>
2443 -Gentoo installs work through a stage3 archive. In this chapter we
2444 -describe how you extract the stage3 archive and configure Portage.
2445 -</abstract>
2446 <include href="hb-install-stage.xml"/>
2447 </chapter>
2448
2449 <chapter>
2450 <title>Installing the Gentoo Base System</title>
2451 -<abstract>
2452 -After installing and configuring a stage3, the eventual result is that you
2453 -have a Gentoo base system at your disposal. This chapter describes how
2454 -to progress to that state.
2455 -</abstract>
2456 <include href="hb-install-system.xml"/>
2457 </chapter>
2458
2459 <chapter>
2460 <title>Configuring the Kernel</title>
2461 -<abstract>
2462 -The Linux kernel is the core of every distribution. This chapter
2463 -explains how to configure your kernel.
2464 -</abstract>
2465 <include href="hb-install-x86+amd64-kernel.xml"/>
2466 </chapter>
2467
2468 <chapter>
2469 <title>Configuring your System</title>
2470 -<abstract>
2471 -You need to edit some important configuration files. In this chapter
2472 -you receive an overview of these files and an explanation on how to
2473 -proceed.
2474 -</abstract>
2475 <include href="hb-install-config.xml"/>
2476 </chapter>
2477
2478 <chapter>
2479 <title>Installing Necessary System Tools</title>
2480 -<abstract>
2481 -As mentioned before, Gentoo is about choices. In this chapter we help you
2482 -choose and install some important tools.
2483 -</abstract>
2484 <include href="hb-install-tools.xml"/>
2485 </chapter>
2486
2487 @@ -245,18 +206,11 @@
2488
2489 <chapter>
2490 <title>Finalizing your Gentoo Installation</title>
2491 -<abstract>
2492 -You're almost done. We'll just create one (or more) users for your
2493 -system.
2494 -</abstract>
2495 <include href="hb-install-finalise.xml"/>
2496 </chapter>
2497
2498 <chapter>
2499 <title>Where to go from here?</title>
2500 -<abstract>
2501 -Now you have your Gentoo system, but what's next?
2502 -</abstract>
2503 <include href="hb-install-next.xml"/>
2504 </chapter>
2505 </part>
2506 @@ -270,48 +224,26 @@
2507
2508 <chapter>
2509 <title>A Portage Introduction</title>
2510 -<abstract>
2511 -This chapter explains the "simple" steps a user definitely needs to know to
2512 -maintain the software on his system.
2513 -</abstract>
2514 <include href="hb-working-portage.xml"/>
2515 </chapter>
2516
2517 <chapter>
2518 <title>USE flags</title>
2519 -<abstract>
2520 -USE-flags are a very important aspect of Gentoo. In this chapter, you learn to
2521 -work with USE-flags and understand how USE-flags interact with your system.
2522 -</abstract>
2523 <include href="hb-working-use.xml"/>
2524 </chapter>
2525
2526 <chapter>
2527 <title>Portage Features</title>
2528 -<abstract>
2529 -Discover the features Portage has, such as support for distributed compiling,
2530 -ccache and more.
2531 -</abstract>
2532 <include href="hb-working-features.xml"/>
2533 </chapter>
2534
2535 <chapter>
2536 <title>Initscripts</title>
2537 -<abstract>
2538 -Gentoo uses a special initscript format which, amongst other features, allows
2539 -dependency-driven decisions and virtual initscripts. This chapter explains all
2540 -these aspects and explains how to deal with these scripts.
2541 -</abstract>
2542 <include href="hb-working-rcscripts.xml"/>
2543 </chapter>
2544
2545 <chapter>
2546 <title>Environment Variables</title>
2547 -<abstract>
2548 -With Gentoo you can easily manage the environment variables for your system.
2549 -This chapter explains how you do that, and also describes frequently used
2550 -variables.
2551 -</abstract>
2552 <include href="hb-working-variables.xml"/>
2553 </chapter>
2554 </part>
2555 @@ -325,49 +257,26 @@
2556
2557 <chapter>
2558 <title>Files and Directories</title>
2559 -<abstract>
2560 -Once you want to know Portage in-depth you need to know where it stores its
2561 -files and data.
2562 -</abstract>
2563 <include href="hb-portage-files.xml"/>
2564 </chapter>
2565
2566 <chapter>
2567 <title>Configuring through Variables</title>
2568 -<abstract>
2569 -Portage is completely configurable through various variables you can set in the
2570 -configuration file or as environment variable.
2571 -</abstract>
2572 <include href="hb-portage-configuration.xml"/>
2573 </chapter>
2574
2575 <chapter>
2576 <title>Mixing Software Branches</title>
2577 -<abstract>
2578 -Gentoo provides software separated in several branches, depending on stability
2579 -and architectural support. "Mixing Software Branches" inform you how these
2580 -branches can be configured and how you can override this separation
2581 -individually.
2582 -</abstract>
2583 <include href="hb-portage-branches.xml"/>
2584 </chapter>
2585
2586 <chapter>
2587 <title>Additional Portage Tools</title>
2588 -<abstract>
2589 -Portage comes with a few extra tools that might make your Gentoo experience even
2590 -better. Read on to discover how to use dispatch-conf and other tools.
2591 -</abstract>
2592 <include href="hb-portage-tools.xml"/>
2593 </chapter>
2594
2595 <chapter>
2596 <title>Diverting from the Official Tree</title>
2597 -<abstract>
2598 -"Diverting from the Official Tree" gives you some tips and tricks on how to use
2599 -your own Portage tree, how to synchronise only the categories you want, inject
2600 -packages and more.
2601 -</abstract>
2602 <include href="hb-portage-diverttree.xml"/>
2603 </chapter>
2604 </part>
2605 @@ -378,52 +287,31 @@
2606
2607 <chapter>
2608 <title>Getting Started</title>
2609 -<abstract>
2610 -A guide to quickly get your network interface up and running in most common
2611 -environments.
2612 -</abstract>
2613 <include href="hb-net-start.xml"/>
2614 </chapter>
2615
2616 <chapter>
2617 <title>Advanced Configuration</title>
2618 -<abstract>
2619 -Here we learn about how the configuration works - you need to know this
2620 -before we learn about modular networking.
2621 -</abstract>
2622 <include href="hb-net-advanced.xml"/>
2623 </chapter>
2624
2625 <chapter>
2626 <title>Modular Networking</title>
2627 -<abstract>
2628 -Gentoo provides you flexible networking - here you are told about choosing
2629 -different DHCP clients, setting up bonding, bridging, VLANs and more.
2630 -</abstract>
2631 <include href="hb-net-modules.xml"/>
2632 </chapter>
2633
2634 <chapter>
2635 <title>Wireless Networking</title>
2636 -<abstract>
2637 -Wireless isn't straight-forward. Hopefully we'll get you working!
2638 -</abstract>
2639 <include href="hb-net-wireless.xml"/>
2640 </chapter>
2641
2642 <chapter>
2643 <title>Adding Functionality</title>
2644 -<abstract>
2645 -If you're feeling adventurous, you can add your own functions to networking.
2646 -</abstract>
2647 <include href="hb-net-functions.xml"/>
2648 </chapter>
2649
2650 <chapter>
2651 <title>Network Management</title>
2652 -<abstract>
2653 -For laptop users or people who move their computer around different networks.
2654 -</abstract>
2655 <include href="hb-net-management.xml"/>
2656 </chapter>
2657 </part>
2658
2659
2660
2661 1.41 xml/htdocs/doc/en/handbook/hb-install-about.xml
2662
2663 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-about.xml?rev=1.41&view=markup
2664 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-about.xml?rev=1.41&content-type=text/plain
2665 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-about.xml?r1=1.40&r2=1.41
2666
2667 Index: hb-install-about.xml
2668 ===================================================================
2669 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-about.xml,v
2670 retrieving revision 1.40
2671 retrieving revision 1.41
2672 diff -u -r1.40 -r1.41
2673 --- hb-install-about.xml 1 Sep 2006 12:08:11 -0000 1.40
2674 +++ hb-install-about.xml 28 Oct 2006 09:17:54 -0000 1.41
2675 @@ -4,10 +4,15 @@
2676 <!-- The content of this document is licensed under the CC-BY-SA license -->
2677 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
2678
2679 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-about.xml,v 1.40 2006/09/01 12:08:11 nightmorph Exp $ -->
2680 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-about.xml,v 1.41 2006/10/28 09:17:54 neysx Exp $ -->
2681
2682 <sections>
2683
2684 +<abstract>
2685 +This chapter introduces you to the installation approach documented in this
2686 +handbook.
2687 +</abstract>
2688 +
2689 <version>7.1</version>
2690 <date>2006-09-01</date>
2691
2692
2693
2694
2695 1.86 xml/htdocs/doc/en/handbook/hb-install-config.xml
2696
2697 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-config.xml?rev=1.86&view=markup
2698 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-config.xml?rev=1.86&content-type=text/plain
2699 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-config.xml?r1=1.85&r2=1.86
2700
2701 Index: hb-install-config.xml
2702 ===================================================================
2703 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-config.xml,v
2704 retrieving revision 1.85
2705 retrieving revision 1.86
2706 diff -u -r1.85 -r1.86
2707 --- hb-install-config.xml 21 Oct 2006 01:13:51 -0000 1.85
2708 +++ hb-install-config.xml 28 Oct 2006 09:17:54 -0000 1.86
2709 @@ -4,10 +4,16 @@
2710 <!-- The content of this document is licensed under the CC-BY-SA license -->
2711 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
2712
2713 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-config.xml,v 1.85 2006/10/21 01:13:51 nightmorph Exp $ -->
2714 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-config.xml,v 1.86 2006/10/28 09:17:54 neysx Exp $ -->
2715
2716 <sections>
2717
2718 +<abstract>
2719 +You need to edit some important configuration files. In this chapter
2720 +you receive an overview of these files and an explanation on how to
2721 +proceed.
2722 +</abstract>
2723 +
2724 <version>7.4</version>
2725 <date>2006-10-20</date>
2726
2727
2728
2729
2730 1.46 xml/htdocs/doc/en/handbook/hb-install-finalise.xml
2731
2732 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-finalise.xml?rev=1.46&view=markup
2733 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-finalise.xml?rev=1.46&content-type=text/plain
2734 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-finalise.xml?r1=1.45&r2=1.46
2735
2736 Index: hb-install-finalise.xml
2737 ===================================================================
2738 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-finalise.xml,v
2739 retrieving revision 1.45
2740 retrieving revision 1.46
2741 diff -u -r1.45 -r1.46
2742 --- hb-install-finalise.xml 30 Aug 2006 22:52:28 -0000 1.45
2743 +++ hb-install-finalise.xml 28 Oct 2006 09:17:54 -0000 1.46
2744 @@ -4,10 +4,15 @@
2745 <!-- The content of this document is licensed under the CC-BY-SA license -->
2746 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
2747
2748 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-finalise.xml,v 1.45 2006/08/30 22:52:28 nightmorph Exp $ -->
2749 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-finalise.xml,v 1.46 2006/10/28 09:17:54 neysx Exp $ -->
2750
2751 <sections>
2752
2753 +<abstract>
2754 +You're almost done. We'll just create one (or more) users for your
2755 +system.
2756 +</abstract>
2757 +
2758 <version>7.0</version>
2759 <date>2006-08-30</date>
2760
2761
2762
2763
2764 1.50 xml/htdocs/doc/en/handbook/hb-install-network.xml
2765
2766 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-network.xml?rev=1.50&view=markup
2767 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-network.xml?rev=1.50&content-type=text/plain
2768 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-network.xml?r1=1.49&r2=1.50
2769
2770 Index: hb-install-network.xml
2771 ===================================================================
2772 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-network.xml,v
2773 retrieving revision 1.49
2774 retrieving revision 1.50
2775 diff -u -r1.49 -r1.50
2776 --- hb-install-network.xml 30 Aug 2006 22:52:28 -0000 1.49
2777 +++ hb-install-network.xml 28 Oct 2006 09:17:54 -0000 1.50
2778 @@ -4,10 +4,15 @@
2779 <!-- The content of this document is licensed under the CC-BY-SA license -->
2780 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
2781
2782 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-network.xml,v 1.49 2006/08/30 22:52:28 nightmorph Exp $ -->
2783 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-network.xml,v 1.50 2006/10/28 09:17:54 neysx Exp $ -->
2784
2785 <sections>
2786
2787 +<abstract>
2788 +To be able to download the latest source code, you will need to setup
2789 +networking.
2790 +</abstract>
2791 +
2792 <version>3.0</version>
2793 <date>2006-08-30</date>
2794
2795
2796
2797
2798 1.25 xml/htdocs/doc/en/handbook/hb-install-next.xml
2799
2800 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-next.xml?rev=1.25&view=markup
2801 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-next.xml?rev=1.25&content-type=text/plain
2802 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-next.xml?r1=1.24&r2=1.25
2803
2804 Index: hb-install-next.xml
2805 ===================================================================
2806 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-next.xml,v
2807 retrieving revision 1.24
2808 retrieving revision 1.25
2809 diff -u -r1.24 -r1.25
2810 --- hb-install-next.xml 30 Aug 2006 22:52:28 -0000 1.24
2811 +++ hb-install-next.xml 28 Oct 2006 09:17:54 -0000 1.25
2812 @@ -4,10 +4,14 @@
2813 <!-- The content of this document is licensed under the CC-BY-SA license -->
2814 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
2815
2816 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-next.xml,v 1.24 2006/08/30 22:52:28 nightmorph Exp $ -->
2817 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-next.xml,v 1.25 2006/10/28 09:17:54 neysx Exp $ -->
2818
2819 <sections>
2820
2821 +<abstract>
2822 +Now you have your Gentoo system, but what's next?
2823 +</abstract>
2824 +
2825 <version>7.0</version>
2826 <date>2006-08-30</date>
2827
2828
2829
2830
2831 1.101 xml/htdocs/doc/en/handbook/hb-install-stage.xml
2832
2833 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-stage.xml?rev=1.101&view=markup
2834 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-stage.xml?rev=1.101&content-type=text/plain
2835 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-stage.xml?r1=1.100&r2=1.101
2836
2837 Index: hb-install-stage.xml
2838 ===================================================================
2839 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-stage.xml,v
2840 retrieving revision 1.100
2841 retrieving revision 1.101
2842 diff -u -r1.100 -r1.101
2843 --- hb-install-stage.xml 8 Sep 2006 12:53:13 -0000 1.100
2844 +++ hb-install-stage.xml 28 Oct 2006 09:17:54 -0000 1.101
2845 @@ -4,10 +4,15 @@
2846 <!-- The content of this document is licensed under the CC-BY-SA license -->
2847 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
2848
2849 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-stage.xml,v 1.100 2006/09/08 12:53:13 rane Exp $ -->
2850 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-stage.xml,v 1.101 2006/10/28 09:17:54 neysx Exp $ -->
2851
2852 <sections>
2853
2854 +<abstract>
2855 +Gentoo installs work through a stage3 archive. In this chapter we
2856 +describe how you extract the stage3 archive and configure Portage.
2857 +</abstract>
2858 +
2859 <version>7.1</version>
2860 <date>2006-09-07</date>
2861
2862
2863
2864
2865 1.101 xml/htdocs/doc/en/handbook/hb-install-system.xml
2866
2867 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-system.xml?rev=1.101&view=markup
2868 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-system.xml?rev=1.101&content-type=text/plain
2869 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-system.xml?r1=1.100&r2=1.101
2870
2871 Index: hb-install-system.xml
2872 ===================================================================
2873 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-system.xml,v
2874 retrieving revision 1.100
2875 retrieving revision 1.101
2876 diff -u -r1.100 -r1.101
2877 --- hb-install-system.xml 8 Oct 2006 19:38:11 -0000 1.100
2878 +++ hb-install-system.xml 28 Oct 2006 09:17:55 -0000 1.101
2879 @@ -4,10 +4,16 @@
2880 <!-- The content of this document is licensed under the CC-BY-SA license -->
2881 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
2882
2883 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-system.xml,v 1.100 2006/10/08 19:38:11 nightmorph Exp $ -->
2884 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-system.xml,v 1.101 2006/10/28 09:17:55 neysx Exp $ -->
2885
2886 <sections>
2887
2888 +<abstract>
2889 +After installing and configuring a stage3, the eventual result is that you
2890 +have a Gentoo base system at your disposal. This chapter describes how
2891 +to progress to that state.
2892 +</abstract>
2893 +
2894 <version>7.2</version>
2895 <date>2006-10-08</date>
2896
2897
2898
2899
2900 1.43 xml/htdocs/doc/en/handbook/hb-install-tools.xml
2901
2902 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-tools.xml?rev=1.43&view=markup
2903 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-tools.xml?rev=1.43&content-type=text/plain
2904 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-tools.xml?r1=1.42&r2=1.43
2905
2906 Index: hb-install-tools.xml
2907 ===================================================================
2908 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-tools.xml,v
2909 retrieving revision 1.42
2910 retrieving revision 1.43
2911 diff -u -r1.42 -r1.43
2912 --- hb-install-tools.xml 8 Sep 2006 11:50:52 -0000 1.42
2913 +++ hb-install-tools.xml 28 Oct 2006 09:17:55 -0000 1.43
2914 @@ -4,10 +4,15 @@
2915 <!-- The content of this document is licensed under the CC-BY-SA license -->
2916 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
2917
2918 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-tools.xml,v 1.42 2006/09/08 11:50:52 nightmorph Exp $ -->
2919 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-tools.xml,v 1.43 2006/10/28 09:17:55 neysx Exp $ -->
2920
2921 <sections>
2922
2923 +<abstract>
2924 +As mentioned before, Gentoo is about choices. In this chapter we help you
2925 +choose and install some important tools.
2926 +</abstract>
2927 +
2928 <version>7.1</version>
2929 <date>2006-09-08</date>
2930
2931
2932
2933
2934 1.4 xml/htdocs/doc/en/handbook/hb-install-x86+amd64-disk.xml
2935
2936 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-disk.xml?rev=1.4&view=markup
2937 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-disk.xml?rev=1.4&content-type=text/plain
2938 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-disk.xml?r1=1.3&r2=1.4
2939
2940 Index: hb-install-x86+amd64-disk.xml
2941 ===================================================================
2942 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-disk.xml,v
2943 retrieving revision 1.3
2944 retrieving revision 1.4
2945 diff -u -r1.3 -r1.4
2946 --- hb-install-x86+amd64-disk.xml 30 Aug 2006 22:52:28 -0000 1.3
2947 +++ hb-install-x86+amd64-disk.xml 28 Oct 2006 09:17:55 -0000 1.4
2948 @@ -4,10 +4,15 @@
2949 <!-- The content of this document is licensed under the CC-BY-SA license -->
2950 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
2951
2952 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-disk.xml,v 1.3 2006/08/30 22:52:28 nightmorph Exp $ -->
2953 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-disk.xml,v 1.4 2006/10/28 09:17:55 neysx Exp $ -->
2954
2955 <sections>
2956
2957 +<abstract>
2958 +To be able to install Gentoo, you must create the necessary partitions.
2959 +This chapter describes how to partition a disk for future usage.
2960 +</abstract>
2961 +
2962 <version>4.0</version>
2963 <date>2006-08-30</date>
2964
2965
2966
2967
2968 1.6 xml/htdocs/doc/en/handbook/hb-install-x86+amd64-kernel.xml
2969
2970 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-kernel.xml?rev=1.6&view=markup
2971 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-kernel.xml?rev=1.6&content-type=text/plain
2972 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-kernel.xml?r1=1.5&r2=1.6
2973
2974 Index: hb-install-x86+amd64-kernel.xml
2975 ===================================================================
2976 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-kernel.xml,v
2977 retrieving revision 1.5
2978 retrieving revision 1.6
2979 diff -u -r1.5 -r1.6
2980 --- hb-install-x86+amd64-kernel.xml 30 Aug 2006 22:52:28 -0000 1.5
2981 +++ hb-install-x86+amd64-kernel.xml 28 Oct 2006 09:17:55 -0000 1.6
2982 @@ -4,10 +4,15 @@
2983 <!-- The content of this document is licensed under the CC-BY-SA license -->
2984 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
2985
2986 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-kernel.xml,v 1.5 2006/08/30 22:52:28 nightmorph Exp $ -->
2987 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-kernel.xml,v 1.6 2006/10/28 09:17:55 neysx Exp $ -->
2988
2989 <sections>
2990
2991 +<abstract>
2992 +The Linux kernel is the core of every distribution. This chapter
2993 +explains how to configure your kernel.
2994 +</abstract>
2995 +
2996 <version>4.0</version>
2997 <date>2006-08-30</date>
2998
2999
3000
3001
3002 1.5 xml/htdocs/doc/en/handbook/hb-install-x86+amd64-medium.xml
3003
3004 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-medium.xml?rev=1.5&view=markup
3005 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-medium.xml?rev=1.5&content-type=text/plain
3006 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-medium.xml?r1=1.4&r2=1.5
3007
3008 Index: hb-install-x86+amd64-medium.xml
3009 ===================================================================
3010 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-medium.xml,v
3011 retrieving revision 1.4
3012 retrieving revision 1.5
3013 diff -u -r1.4 -r1.5
3014 --- hb-install-x86+amd64-medium.xml 24 Oct 2006 17:22:14 -0000 1.4
3015 +++ hb-install-x86+amd64-medium.xml 28 Oct 2006 09:17:55 -0000 1.5
3016 @@ -4,10 +4,16 @@
3017 <!-- The content of this document is licensed under the CC-BY-SA license -->
3018 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
3019
3020 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-medium.xml,v 1.4 2006/10/24 17:22:14 neysx Exp $ -->
3021 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-medium.xml,v 1.5 2006/10/28 09:17:55 neysx Exp $ -->
3022
3023 <sections>
3024
3025 +<abstract>
3026 +You can install Gentoo in many ways. This chapter explains how to install
3027 +Gentoo using the minimal Installation CD although installation through the
3028 +Installer LiveCD is possible as well.
3029 +</abstract>
3030 +
3031 <version>4.0</version>
3032 <date>2006-08-30</date>
3033
3034
3035
3036
3037 1.13 xml/htdocs/doc/en/handbook/hb-net-advanced.xml
3038
3039 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-net-advanced.xml?rev=1.13&view=markup
3040 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-net-advanced.xml?rev=1.13&content-type=text/plain
3041 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-net-advanced.xml?r1=1.12&r2=1.13
3042
3043 Index: hb-net-advanced.xml
3044 ===================================================================
3045 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-net-advanced.xml,v
3046 retrieving revision 1.12
3047 retrieving revision 1.13
3048 diff -u -r1.12 -r1.13
3049 --- hb-net-advanced.xml 30 Aug 2006 22:52:28 -0000 1.12
3050 +++ hb-net-advanced.xml 28 Oct 2006 09:17:55 -0000 1.13
3051 @@ -4,10 +4,15 @@
3052 <!-- The content of this document is licensed under the CC-BY-SA license -->
3053 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
3054
3055 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-net-advanced.xml,v 1.12 2006/08/30 22:52:28 nightmorph Exp $ -->
3056 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-net-advanced.xml,v 1.13 2006/10/28 09:17:55 neysx Exp $ -->
3057
3058 <sections>
3059
3060 +<abstract>
3061 +Here we learn about how the configuration works - you need to know this
3062 +before we learn about modular networking.
3063 +</abstract>
3064 +
3065 <version>7.0</version>
3066 <date>2006-08-30</date>
3067
3068
3069
3070
3071 1.9 xml/htdocs/doc/en/handbook/hb-net-functions.xml
3072
3073 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-net-functions.xml?rev=1.9&view=markup
3074 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-net-functions.xml?rev=1.9&content-type=text/plain
3075 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-net-functions.xml?r1=1.8&r2=1.9
3076
3077 Index: hb-net-functions.xml
3078 ===================================================================
3079 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-net-functions.xml,v
3080 retrieving revision 1.8
3081 retrieving revision 1.9
3082 diff -u -r1.8 -r1.9
3083 --- hb-net-functions.xml 30 Aug 2006 22:52:28 -0000 1.8
3084 +++ hb-net-functions.xml 28 Oct 2006 09:17:55 -0000 1.9
3085 @@ -4,10 +4,14 @@
3086 <!-- The content of this document is licensed under the CC-BY-SA license -->
3087 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
3088
3089 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-net-functions.xml,v 1.8 2006/08/30 22:52:28 nightmorph Exp $ -->
3090 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-net-functions.xml,v 1.9 2006/10/28 09:17:55 neysx Exp $ -->
3091
3092 <sections>
3093
3094 +<abstract>
3095 +If you're feeling adventurous, you can add your own functions to networking.
3096 +</abstract>
3097 +
3098 <version>7.0</version>
3099 <date>2006-08-30</date>
3100
3101
3102
3103
3104 1.8 xml/htdocs/doc/en/handbook/hb-net-management.xml
3105
3106 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-net-management.xml?rev=1.8&view=markup
3107 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-net-management.xml?rev=1.8&content-type=text/plain
3108 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-net-management.xml?r1=1.7&r2=1.8
3109
3110 Index: hb-net-management.xml
3111 ===================================================================
3112 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-net-management.xml,v
3113 retrieving revision 1.7
3114 retrieving revision 1.8
3115 diff -u -r1.7 -r1.8
3116 --- hb-net-management.xml 30 Aug 2006 22:52:28 -0000 1.7
3117 +++ hb-net-management.xml 28 Oct 2006 09:17:55 -0000 1.8
3118 @@ -4,10 +4,14 @@
3119 <!-- The content of this document is licensed under the CC-BY-SA license -->
3120 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
3121
3122 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-net-management.xml,v 1.7 2006/08/30 22:52:28 nightmorph Exp $ -->
3123 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-net-management.xml,v 1.8 2006/10/28 09:17:55 neysx Exp $ -->
3124
3125 <sections>
3126
3127 +<abstract>
3128 +For laptop users or people who move their computer around different networks.
3129 +</abstract>
3130 +
3131 <version>7.0</version>
3132 <date>2006-08-30</date>
3133
3134
3135
3136
3137 1.19 xml/htdocs/doc/en/handbook/hb-net-modules.xml
3138
3139 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-net-modules.xml?rev=1.19&view=markup
3140 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-net-modules.xml?rev=1.19&content-type=text/plain
3141 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-net-modules.xml?r1=1.18&r2=1.19
3142
3143 Index: hb-net-modules.xml
3144 ===================================================================
3145 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-net-modules.xml,v
3146 retrieving revision 1.18
3147 retrieving revision 1.19
3148 diff -u -r1.18 -r1.19
3149 --- hb-net-modules.xml 30 Aug 2006 22:52:28 -0000 1.18
3150 +++ hb-net-modules.xml 28 Oct 2006 09:17:55 -0000 1.19
3151 @@ -4,10 +4,15 @@
3152 <!-- The content of this document is licensed under the CC-BY-SA license -->
3153 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
3154
3155 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-net-modules.xml,v 1.18 2006/08/30 22:52:28 nightmorph Exp $ -->
3156 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-net-modules.xml,v 1.19 2006/10/28 09:17:55 neysx Exp $ -->
3157
3158 <sections>
3159
3160 +<abstract>
3161 +Gentoo provides you flexible networking - here you are told about choosing
3162 +different DHCP clients, setting up bonding, bridging, VLANs and more.
3163 +</abstract>
3164 +
3165 <version>7.0</version>
3166 <date>2006-08-30</date>
3167
3168
3169
3170
3171 1.7 xml/htdocs/doc/en/handbook/hb-net-start.xml
3172
3173 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-net-start.xml?rev=1.7&view=markup
3174 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-net-start.xml?rev=1.7&content-type=text/plain
3175 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-net-start.xml?r1=1.6&r2=1.7
3176
3177 Index: hb-net-start.xml
3178 ===================================================================
3179 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-net-start.xml,v
3180 retrieving revision 1.6
3181 retrieving revision 1.7
3182 diff -u -r1.6 -r1.7
3183 --- hb-net-start.xml 30 Aug 2006 22:52:28 -0000 1.6
3184 +++ hb-net-start.xml 28 Oct 2006 09:17:55 -0000 1.7
3185 @@ -4,10 +4,15 @@
3186 <!-- The content of this document is licensed under the CC-BY-SA license -->
3187 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
3188
3189 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-net-start.xml,v 1.6 2006/08/30 22:52:28 nightmorph Exp $ -->
3190 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-net-start.xml,v 1.7 2006/10/28 09:17:55 neysx Exp $ -->
3191
3192 <sections>
3193
3194 +<abstract>
3195 +A guide to quickly get your network interface up and running in most common
3196 +environments.
3197 +</abstract>
3198 +
3199 <version>7.0</version>
3200 <date>2006-08-30</date>
3201
3202
3203
3204
3205 1.13 xml/htdocs/doc/en/handbook/hb-net-wireless.xml
3206
3207 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-net-wireless.xml?rev=1.13&view=markup
3208 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-net-wireless.xml?rev=1.13&content-type=text/plain
3209 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-net-wireless.xml?r1=1.12&r2=1.13
3210
3211 Index: hb-net-wireless.xml
3212 ===================================================================
3213 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-net-wireless.xml,v
3214 retrieving revision 1.12
3215 retrieving revision 1.13
3216 diff -u -r1.12 -r1.13
3217 --- hb-net-wireless.xml 30 Aug 2006 22:52:28 -0000 1.12
3218 +++ hb-net-wireless.xml 28 Oct 2006 09:17:55 -0000 1.13
3219 @@ -4,10 +4,14 @@
3220 <!-- The content of this document is licensed under the CC-BY-SA license -->
3221 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
3222
3223 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-net-wireless.xml,v 1.12 2006/08/30 22:52:28 nightmorph Exp $ -->
3224 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-net-wireless.xml,v 1.13 2006/10/28 09:17:55 neysx Exp $ -->
3225
3226 <sections>
3227
3228 +<abstract>
3229 +Wireless isn't straight-forward. Hopefully we'll get you working!
3230 +</abstract>
3231 +
3232 <version>7.0</version>
3233 <date>2006-08-30</date>
3234
3235
3236
3237
3238 1.15 xml/htdocs/doc/en/handbook/hb-portage-branches.xml
3239
3240 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-portage-branches.xml?rev=1.15&view=markup
3241 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-portage-branches.xml?rev=1.15&content-type=text/plain
3242 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-portage-branches.xml?r1=1.14&r2=1.15
3243
3244 Index: hb-portage-branches.xml
3245 ===================================================================
3246 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-portage-branches.xml,v
3247 retrieving revision 1.14
3248 retrieving revision 1.15
3249 diff -u -r1.14 -r1.15
3250 --- hb-portage-branches.xml 1 Aug 2006 17:35:05 -0000 1.14
3251 +++ hb-portage-branches.xml 28 Oct 2006 09:17:55 -0000 1.15
3252 @@ -4,10 +4,17 @@
3253 <!-- The content of this document is licensed under the CC-BY-SA license -->
3254 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
3255
3256 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-portage-branches.xml,v 1.14 2006/08/01 17:35:05 swift Exp $ -->
3257 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-portage-branches.xml,v 1.15 2006/10/28 09:17:55 neysx Exp $ -->
3258
3259 <sections>
3260
3261 +<abstract>
3262 +Gentoo provides software separated in several branches, depending on stability
3263 +and architectural support. "Mixing Software Branches" inform you how these
3264 +branches can be configured and how you can override this separation
3265 +individually.
3266 +</abstract>
3267 +
3268 <version>1.7</version>
3269 <date>2006-08-01</date>
3270
3271
3272
3273
3274 1.11 xml/htdocs/doc/en/handbook/hb-portage-configuration.xml
3275
3276 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-portage-configuration.xml?rev=1.11&view=markup
3277 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-portage-configuration.xml?rev=1.11&content-type=text/plain
3278 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-portage-configuration.xml?r1=1.10&r2=1.11
3279
3280 Index: hb-portage-configuration.xml
3281 ===================================================================
3282 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-portage-configuration.xml,v
3283 retrieving revision 1.10
3284 retrieving revision 1.11
3285 diff -u -r1.10 -r1.11
3286 --- hb-portage-configuration.xml 14 Mar 2006 19:29:29 -0000 1.10
3287 +++ hb-portage-configuration.xml 28 Oct 2006 09:17:55 -0000 1.11
3288 @@ -4,10 +4,15 @@
3289 <!-- The content of this document is licensed under the CC-BY-SA license -->
3290 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
3291
3292 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-portage-configuration.xml,v 1.10 2006/03/14 19:29:29 neysx Exp $ -->
3293 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-portage-configuration.xml,v 1.11 2006/10/28 09:17:55 neysx Exp $ -->
3294
3295 <sections>
3296
3297 +<abstract>
3298 +Portage is completely configurable through various variables you can set in the
3299 +configuration file or as environment variable.
3300 +</abstract>
3301 +
3302 <version>1.4</version>
3303 <date>2005-01-22</date>
3304
3305
3306
3307
3308 1.12 xml/htdocs/doc/en/handbook/hb-portage-diverttree.xml
3309
3310 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-portage-diverttree.xml?rev=1.12&view=markup
3311 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-portage-diverttree.xml?rev=1.12&content-type=text/plain
3312 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-portage-diverttree.xml?r1=1.11&r2=1.12
3313
3314 Index: hb-portage-diverttree.xml
3315 ===================================================================
3316 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-portage-diverttree.xml,v
3317 retrieving revision 1.11
3318 retrieving revision 1.12
3319 diff -u -r1.11 -r1.12
3320 --- hb-portage-diverttree.xml 14 Mar 2006 19:29:29 -0000 1.11
3321 +++ hb-portage-diverttree.xml 28 Oct 2006 09:17:55 -0000 1.12
3322 @@ -4,10 +4,16 @@
3323 <!-- The content of this document is licensed under the CC-BY-SA license -->
3324 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
3325
3326 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-portage-diverttree.xml,v 1.11 2006/03/14 19:29:29 neysx Exp $ -->
3327 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-portage-diverttree.xml,v 1.12 2006/10/28 09:17:55 neysx Exp $ -->
3328
3329 <sections>
3330
3331 +<abstract>
3332 +"Diverting from the Official Tree" gives you some tips and tricks on how to use
3333 +your own Portage tree, how to synchronise only the categories you want, inject
3334 +packages and more.
3335 +</abstract>
3336 +
3337 <version>1.4</version>
3338 <date>2005-11-25</date>
3339
3340
3341
3342
3343 1.12 xml/htdocs/doc/en/handbook/hb-portage-files.xml
3344
3345 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-portage-files.xml?rev=1.12&view=markup
3346 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-portage-files.xml?rev=1.12&content-type=text/plain
3347 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-portage-files.xml?r1=1.11&r2=1.12
3348
3349 Index: hb-portage-files.xml
3350 ===================================================================
3351 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-portage-files.xml,v
3352 retrieving revision 1.11
3353 retrieving revision 1.12
3354 diff -u -r1.11 -r1.12
3355 --- hb-portage-files.xml 14 Mar 2006 19:29:29 -0000 1.11
3356 +++ hb-portage-files.xml 28 Oct 2006 09:17:55 -0000 1.12
3357 @@ -4,10 +4,15 @@
3358 <!-- The content of this document is licensed under the CC-BY-SA license -->
3359 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
3360
3361 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-portage-files.xml,v 1.11 2006/03/14 19:29:29 neysx Exp $ -->
3362 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-portage-files.xml,v 1.12 2006/10/28 09:17:55 neysx Exp $ -->
3363
3364 <sections>
3365
3366 +<abstract>
3367 +Once you want to know Portage in-depth you need to know where it stores its
3368 +files and data.
3369 +</abstract>
3370 +
3371 <version>1.7</version>
3372 <date>2005-06-27</date>
3373
3374
3375
3376
3377 1.9 xml/htdocs/doc/en/handbook/hb-portage-tools.xml
3378
3379 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-portage-tools.xml?rev=1.9&view=markup
3380 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-portage-tools.xml?rev=1.9&content-type=text/plain
3381 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-portage-tools.xml?r1=1.8&r2=1.9
3382
3383 Index: hb-portage-tools.xml
3384 ===================================================================
3385 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-portage-tools.xml,v
3386 retrieving revision 1.8
3387 retrieving revision 1.9
3388 diff -u -r1.8 -r1.9
3389 --- hb-portage-tools.xml 14 Mar 2006 19:29:29 -0000 1.8
3390 +++ hb-portage-tools.xml 28 Oct 2006 09:17:55 -0000 1.9
3391 @@ -4,10 +4,15 @@
3392 <!-- The content of this document is licensed under the CC-BY-SA license -->
3393 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
3394
3395 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-portage-tools.xml,v 1.8 2006/03/14 19:29:29 neysx Exp $ -->
3396 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-portage-tools.xml,v 1.9 2006/10/28 09:17:55 neysx Exp $ -->
3397
3398 <sections>
3399
3400 +<abstract>
3401 +Portage comes with a few extra tools that might make your Gentoo experience even
3402 +better. Read on to discover how to use dispatch-conf and other tools.
3403 +</abstract>
3404 +
3405 <version>1.4</version>
3406 <date>2005-07-28</date>
3407
3408
3409
3410
3411 1.33 xml/htdocs/doc/en/handbook/hb-working-features.xml
3412
3413 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-working-features.xml?rev=1.33&view=markup
3414 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-working-features.xml?rev=1.33&content-type=text/plain
3415 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-working-features.xml?r1=1.32&r2=1.33
3416
3417 Index: hb-working-features.xml
3418 ===================================================================
3419 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-working-features.xml,v
3420 retrieving revision 1.32
3421 retrieving revision 1.33
3422 diff -u -r1.32 -r1.33
3423 --- hb-working-features.xml 17 Oct 2006 02:28:45 -0000 1.32
3424 +++ hb-working-features.xml 28 Oct 2006 09:17:55 -0000 1.33
3425 @@ -4,10 +4,15 @@
3426 <!-- The content of this document is licensed under the CC-BY-SA license -->
3427 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
3428
3429 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-working-features.xml,v 1.32 2006/10/17 02:28:45 nightmorph Exp $ -->
3430 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-working-features.xml,v 1.33 2006/10/28 09:17:55 neysx Exp $ -->
3431
3432 <sections>
3433
3434 +<abstract>
3435 +Discover the features Portage has, such as support for distributed compiling,
3436 +ccache and more.
3437 +</abstract>
3438 +
3439 <version>1.29</version>
3440 <date>2006-10-16</date>
3441
3442
3443
3444
3445 1.60 xml/htdocs/doc/en/handbook/hb-working-portage.xml
3446
3447 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-working-portage.xml?rev=1.60&view=markup
3448 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-working-portage.xml?rev=1.60&content-type=text/plain
3449 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-working-portage.xml?r1=1.59&r2=1.60
3450
3451 Index: hb-working-portage.xml
3452 ===================================================================
3453 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-working-portage.xml,v
3454 retrieving revision 1.59
3455 retrieving revision 1.60
3456 diff -u -r1.59 -r1.60
3457 --- hb-working-portage.xml 4 Sep 2006 11:21:06 -0000 1.59
3458 +++ hb-working-portage.xml 28 Oct 2006 09:17:55 -0000 1.60
3459 @@ -4,10 +4,15 @@
3460 <!-- The content of this document is licensed under the CC-BY-SA license -->
3461 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
3462
3463 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-working-portage.xml,v 1.59 2006/09/04 11:21:06 nightmorph Exp $ -->
3464 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-working-portage.xml,v 1.60 2006/10/28 09:17:55 neysx Exp $ -->
3465
3466 <sections>
3467
3468 +<abstract>
3469 +This chapter explains the "simple" steps a user definitely needs to know to
3470 +maintain the software on his system.
3471 +</abstract>
3472 +
3473 <version>1.54</version>
3474 <date>2006-09-04</date>
3475
3476
3477
3478
3479 1.27 xml/htdocs/doc/en/handbook/hb-working-rcscripts.xml
3480
3481 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-working-rcscripts.xml?rev=1.27&view=markup
3482 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-working-rcscripts.xml?rev=1.27&content-type=text/plain
3483 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-working-rcscripts.xml?r1=1.26&r2=1.27
3484
3485 Index: hb-working-rcscripts.xml
3486 ===================================================================
3487 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-working-rcscripts.xml,v
3488 retrieving revision 1.26
3489 retrieving revision 1.27
3490 diff -u -r1.26 -r1.27
3491 --- hb-working-rcscripts.xml 7 Sep 2006 08:23:02 -0000 1.26
3492 +++ hb-working-rcscripts.xml 28 Oct 2006 09:17:55 -0000 1.27
3493 @@ -4,10 +4,16 @@
3494 <!-- The content of this document is licensed under the CC-BY-SA license -->
3495 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
3496
3497 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-working-rcscripts.xml,v 1.26 2006/09/07 08:23:02 nightmorph Exp $ -->
3498 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-working-rcscripts.xml,v 1.27 2006/10/28 09:17:55 neysx Exp $ -->
3499
3500 <sections>
3501
3502 +<abstract>
3503 +Gentoo uses a special initscript format which, amongst other features, allows
3504 +dependency-driven decisions and virtual initscripts. This chapter explains all
3505 +these aspects and explains how to deal with these scripts.
3506 +</abstract>
3507 +
3508 <version>1.22</version>
3509 <date>2006-09-07</date>
3510
3511
3512
3513
3514 1.44 xml/htdocs/doc/en/handbook/hb-working-use.xml
3515
3516 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-working-use.xml?rev=1.44&view=markup
3517 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-working-use.xml?rev=1.44&content-type=text/plain
3518 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-working-use.xml?r1=1.43&r2=1.44
3519
3520 Index: hb-working-use.xml
3521 ===================================================================
3522 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-working-use.xml,v
3523 retrieving revision 1.43
3524 retrieving revision 1.44
3525 diff -u -r1.43 -r1.44
3526 --- hb-working-use.xml 8 Oct 2006 19:38:11 -0000 1.43
3527 +++ hb-working-use.xml 28 Oct 2006 09:17:55 -0000 1.44
3528 @@ -4,10 +4,15 @@
3529 <!-- The content of this document is licensed under the CC-BY-SA license -->
3530 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
3531
3532 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-working-use.xml,v 1.43 2006/10/08 19:38:11 nightmorph Exp $ -->
3533 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-working-use.xml,v 1.44 2006/10/28 09:17:55 neysx Exp $ -->
3534
3535 <sections>
3536
3537 +<abstract>
3538 +USE-flags are a very important aspect of Gentoo. In this chapter, you learn to
3539 +work with USE-flags and understand how USE-flags interact with your system.
3540 +</abstract>
3541 +
3542 <version>1.35</version>
3543 <date>2006-10-08</date>
3544
3545
3546
3547
3548 1.20 xml/htdocs/doc/en/handbook/hb-working-variables.xml
3549
3550 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-working-variables.xml?rev=1.20&view=markup
3551 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-working-variables.xml?rev=1.20&content-type=text/plain
3552 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-working-variables.xml?r1=1.19&r2=1.20
3553
3554 Index: hb-working-variables.xml
3555 ===================================================================
3556 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-working-variables.xml,v
3557 retrieving revision 1.19
3558 retrieving revision 1.20
3559 diff -u -r1.19 -r1.20
3560 --- hb-working-variables.xml 28 Mar 2006 04:29:38 -0000 1.19
3561 +++ hb-working-variables.xml 28 Oct 2006 09:17:55 -0000 1.20
3562 @@ -4,10 +4,16 @@
3563 <!-- The content of this document is licensed under the CC-BY-SA license -->
3564 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
3565
3566 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-working-variables.xml,v 1.19 2006/03/28 04:29:38 nightmorph Exp $ -->
3567 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-working-variables.xml,v 1.20 2006/10/28 09:17:55 neysx Exp $ -->
3568
3569 <sections>
3570
3571 +<abstract>
3572 +With Gentoo you can easily manage the environment variables for your system.
3573 +This chapter explains how you do that, and also describes frequently used
3574 +variables.
3575 +</abstract>
3576 +
3577 <version>1.14</version>
3578 <date>2005-09-28</date>
3579
3580
3581
3582
3583 --
3584 gentoo-doc-cvs@g.o mailing list