* [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
@ 2006-10-28 9:17 99% Xavier Neys
0 siblings, 0 replies; 1+ results
From: Xavier Neys @ 2006-10-28 9:17 UTC (permalink / raw
To: gentoo-doc-cvs
neysx 06/10/28 09:17:55
Modified: 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
Log:
Moved chapter abstracts into shared chapters
No content change, hence no bump
Revision Changes Path
1.129 xml/htdocs/doc/en/handbook/handbook-alpha.xml
file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/handbook-alpha.xml?rev=1.129&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/handbook-alpha.xml?rev=1.129&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/handbook-alpha.xml?r1=1.128&r2=1.129
Index: handbook-alpha.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/handbook-alpha.xml,v
retrieving revision 1.128
retrieving revision 1.129
diff -u -r1.128 -r1.129
--- handbook-alpha.xml 10 Oct 2006 20:00:46 -0000 1.128
+++ handbook-alpha.xml 28 Oct 2006 09:17:54 -0000 1.129
@@ -1,7 +1,7 @@
<?xml version='1.0' encoding='UTF-8'?>
<!DOCTYPE book SYSTEM "/dtd/book.dtd">
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/handbook-alpha.xml,v 1.128 2006/10/10 20:00:46 neysx Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/handbook-alpha.xml,v 1.129 2006/10/28 09:17:54 neysx Exp $ -->
<book link="/doc/en/handbook/handbook-alpha.xml">
<title>Gentoo Linux Alpha Handbook</title>
@@ -137,10 +137,6 @@
<chapter>
<title>About the Gentoo Linux Installation</title>
-<abstract>
-This chapter introduces you to the installation approach documented in this
-part.
-</abstract>
<include href="hb-install-about.xml"/>
</chapter>
@@ -156,10 +152,6 @@
<chapter>
<title>Configuring your Network</title>
-<abstract>
-To be able to download the latest source code, you will need to setup
-networking.
-</abstract>
<include href="hb-install-network.xml"/>
</chapter>
@@ -174,20 +166,11 @@
<chapter>
<title>Installing the Gentoo Installation Files</title>
-<abstract>
-Gentoo installs work through a stage3 archive. In this chapter we
-describe how you extract the stage3 archive and configure Portage.
-</abstract>
<include href="hb-install-stage.xml"/>
</chapter>
<chapter>
<title>Installing the Gentoo Base System</title>
-<abstract>
-After installing and configuring a stage3, the eventual result is that you
-have a Gentoo base system at your disposal. This chapter describes how
-to progress to that state.
-</abstract>
<include href="hb-install-system.xml"/>
</chapter>
@@ -202,20 +185,11 @@
<chapter>
<title>Configuring your System</title>
-<abstract>
-You need to edit some important configuration files. In this chapter
-you receive an overview of these files and an explanation on how to
-proceed.
-</abstract>
<include href="hb-install-config.xml"/>
</chapter>
<chapter>
<title>Installing Necessary System Tools</title>
-<abstract>
-As mentioned before, Gentoo is about choices. In this chapter we help you
-choose and install some important tools.
-</abstract>
<include href="hb-install-tools.xml"/>
</chapter>
@@ -232,18 +206,11 @@
<chapter>
<title>Finalizing your Gentoo Installation</title>
-<abstract>
-You're almost done. We'll just create one (or more) users for your
-system.
-</abstract>
<include href="hb-install-finalise.xml"/>
</chapter>
<chapter>
<title>Where to go from here?</title>
-<abstract>
-Now you have your Gentoo system, but what's next?
-</abstract>
<include href="hb-install-next.xml"/>
</chapter>
</part>
@@ -257,48 +224,26 @@
<chapter>
<title>A Portage Introduction</title>
-<abstract>
-This chapter explains the "simple" steps a user definitely needs to know to
-maintain the software on his system.
-</abstract>
<include href="hb-working-portage.xml"/>
</chapter>
<chapter>
<title>USE flags</title>
-<abstract>
-USE-flags are a very important aspect of Gentoo. In this chapter, you learn to
-work with USE-flags and understand how USE-flags interact with your system.
-</abstract>
<include href="hb-working-use.xml"/>
</chapter>
<chapter>
<title>Portage Features</title>
-<abstract>
-Discover the features Portage has, such as support for distributed compiling,
-ccache and more.
-</abstract>
<include href="hb-working-features.xml"/>
</chapter>
<chapter>
<title>Initscripts</title>
-<abstract>
-Gentoo uses a special initscript format which, amongst other features, allows
-dependency-driven decisions and virtual initscripts. This chapter explains all
-these aspects and explains how to deal with these scripts.
-</abstract>
<include href="hb-working-rcscripts.xml"/>
</chapter>
<chapter>
<title>Environment Variables</title>
-<abstract>
-With Gentoo you can easily manage the environment variables for your system.
-This chapter explains how you do that, and also describes frequently used
-variables.
-</abstract>
<include href="hb-working-variables.xml"/>
</chapter>
</part>
@@ -312,49 +257,26 @@
<chapter>
<title>Files and Directories</title>
-<abstract>
-Once you want to know Portage in-depth you need to know where it stores its
-files and data.
-</abstract>
<include href="hb-portage-files.xml"/>
</chapter>
<chapter>
<title>Configuring through Variables</title>
-<abstract>
-Portage is completely configurable through various variables you can set in the
-configuration file or as environment variable.
-</abstract>
<include href="hb-portage-configuration.xml"/>
</chapter>
<chapter>
<title>Mixing Software Branches</title>
-<abstract>
-Gentoo provides software separated in several branches, depending on stability
-and architectural support. "Mixing Software Branches" inform you how these
-branches can be configured and how you can override this separation
-individually.
-</abstract>
<include href="hb-portage-branches.xml"/>
</chapter>
<chapter>
<title>Additional Portage Tools</title>
-<abstract>
-Portage comes with a few extra tools that might make your Gentoo experience even
-better. Read on to discover how to use dispatch-conf and other tools.
-</abstract>
<include href="hb-portage-tools.xml"/>
</chapter>
<chapter>
<title>Diverting from the Official Tree</title>
-<abstract>
-"Diverting from the Official Tree" gives you some tips and tricks on how to use
-your own Portage tree, how to synchronise only the categories you want, inject
-packages and more.
-</abstract>
<include href="hb-portage-diverttree.xml"/>
</chapter>
</part>
@@ -365,52 +287,31 @@
<chapter>
<title>Getting Started</title>
-<abstract>
-A guide to quickly get your network interface up and running in most common
-environments.
-</abstract>
<include href="hb-net-start.xml"/>
</chapter>
<chapter>
<title>Advanced Configuration</title>
-<abstract>
-Here we learn about how the configuration works - you need to know this
-before we learn about modular networking.
-</abstract>
<include href="hb-net-advanced.xml"/>
</chapter>
<chapter>
<title>Modular Networking</title>
-<abstract>
-Gentoo provides you flexible networking - here you are told about choosing
-different DHCP clients, setting up bonding, bridging, VLANs and more.
-</abstract>
<include href="hb-net-modules.xml"/>
</chapter>
<chapter>
<title>Wireless Networking</title>
-<abstract>
-Wireless isn't straight-forward. Hopefully we'll get you working!
-</abstract>
<include href="hb-net-wireless.xml"/>
</chapter>
<chapter>
<title>Adding Functionality</title>
-<abstract>
-If you're feeling adventurous, you can add your own functions to networking.
-</abstract>
<include href="hb-net-functions.xml"/>
</chapter>
<chapter>
<title>Network Management</title>
-<abstract>
-For laptop users or people who move their computer around different networks.
-</abstract>
<include href="hb-net-management.xml"/>
</chapter>
</part>
1.137 xml/htdocs/doc/en/handbook/handbook-amd64.xml
file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/handbook-amd64.xml?rev=1.137&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/handbook-amd64.xml?rev=1.137&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/handbook-amd64.xml?r1=1.136&r2=1.137
Index: handbook-amd64.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/handbook-amd64.xml,v
retrieving revision 1.136
retrieving revision 1.137
diff -u -r1.136 -r1.137
--- handbook-amd64.xml 24 Oct 2006 17:23:29 -0000 1.136
+++ handbook-amd64.xml 28 Oct 2006 09:17:54 -0000 1.137
@@ -1,7 +1,7 @@
<?xml version='1.0' encoding='UTF-8'?>
<!DOCTYPE book SYSTEM "/dtd/book.dtd">
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/handbook-amd64.xml,v 1.136 2006/10/24 17:23:29 neysx Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/handbook-amd64.xml,v 1.137 2006/10/28 09:17:54 neysx Exp $ -->
<book link="/doc/en/handbook/handbook-amd64.xml">
<title>Gentoo Linux AMD64 Handbook</title>
@@ -148,85 +148,46 @@
<chapter>
<title>About the Gentoo Linux Installation</title>
-<abstract>
-This chapter introduces you to the installation approach documented in this
-part.
-</abstract>
<include href="hb-install-about.xml"/>
</chapter>
<chapter>
<title>Choosing the Right Installation Medium</title>
-<abstract>
-You can install Gentoo in many ways. This chapter explains how to install
-Gentoo using the minimal Installation CD although installation through the
-Installer LiveCD is possible as well.
-</abstract>
<include href="hb-install-x86+amd64-medium.xml"/>
</chapter>
<chapter>
<title>Configuring your Network</title>
-<abstract>
-To be able to download the latest source code, you will need to setup
-networking.
-</abstract>
<include href="hb-install-network.xml"/>
</chapter>
<chapter>
<title>Preparing the Disks</title>
-<abstract>
-To be able to install Gentoo, you must create the necessary partitions.
-This chapter describes how to partition a disk for future usage.
-</abstract>
<include href="hb-install-x86+amd64-disk.xml"/>
</chapter>
<chapter>
<title>Installing the Gentoo Installation Files</title>
-<abstract>
-Gentoo installs work through a stage3 archive. In this chapter we
-describe how you extract the stage3 archive and configure Portage.
-</abstract>
<include href="hb-install-stage.xml"/>
</chapter>
<chapter>
<title>Installing the Gentoo Base System</title>
-<abstract>
-After installing and configuring a stage3, the eventual result is that you
-have a Gentoo base system at your disposal. This chapter describes how
-to progress to that state.
-</abstract>
<include href="hb-install-system.xml"/>
</chapter>
<chapter>
<title>Configuring the Kernel</title>
-<abstract>
-The Linux kernel is the core of every distribution. This chapter
-explains how to configure your kernel.
-</abstract>
<include href="hb-install-x86+amd64-kernel.xml"/>
</chapter>
<chapter>
<title>Configuring your System</title>
-<abstract>
-You need to edit some important configuration files. In this chapter
-you receive an overview of these files and an explanation on how to
-proceed.
-</abstract>
<include href="hb-install-config.xml"/>
</chapter>
<chapter>
<title>Installing Necessary System Tools</title>
-<abstract>
-As mentioned before, Gentoo is about choices. In this chapter we help you
-choose and install some important tools.
-</abstract>
<include href="hb-install-tools.xml"/>
</chapter>
@@ -242,18 +203,11 @@
<chapter>
<title>Finalizing your Gentoo Installation</title>
-<abstract>
-You're almost done. We'll just create one (or more) users for your
-system.
-</abstract>
<include href="hb-install-finalise.xml"/>
</chapter>
<chapter>
<title>Where to go from here?</title>
-<abstract>
-Now you have your Gentoo system, but what's next?
-</abstract>
<include href="hb-install-next.xml"/>
</chapter>
</part>
@@ -267,48 +221,26 @@
<chapter>
<title>A Portage Introduction</title>
-<abstract>
-This chapter explains the "simple" steps a user definitely needs to know to
-maintain the software on his system.
-</abstract>
<include href="hb-working-portage.xml"/>
</chapter>
<chapter>
<title>USE flags</title>
-<abstract>
-USE-flags are a very important aspect of Gentoo. In this chapter, you learn to
-work with USE-flags and understand how USE-flags interact with your system.
-</abstract>
<include href="hb-working-use.xml"/>
</chapter>
<chapter>
<title>Portage Features</title>
-<abstract>
-Discover the features Portage has, such as support for distributed compiling,
-ccache and more.
-</abstract>
<include href="hb-working-features.xml"/>
</chapter>
<chapter>
<title>Initscripts</title>
-<abstract>
-Gentoo uses a special initscript format which, amongst other features, allows
-dependency-driven decisions and virtual initscripts. This chapter explains all
-these aspects and explains how to deal with these scripts.
-</abstract>
<include href="hb-working-rcscripts.xml"/>
</chapter>
<chapter>
<title>Environment Variables</title>
-<abstract>
-With Gentoo you can easily manage the environment variables for your system.
-This chapter explains how you do that, and also describes frequently used
-variables.
-</abstract>
<include href="hb-working-variables.xml"/>
</chapter>
</part>
@@ -322,49 +254,26 @@
<chapter>
<title>Files and Directories</title>
-<abstract>
-Once you want to know Portage in-depth you need to know where it stores its
-files and data.
-</abstract>
<include href="hb-portage-files.xml"/>
</chapter>
<chapter>
<title>Configuring through Variables</title>
-<abstract>
-Portage is completely configurable through various variables you can set in the
-configuration file or as environment variable.
-</abstract>
<include href="hb-portage-configuration.xml"/>
</chapter>
<chapter>
<title>Mixing Software Branches</title>
-<abstract>
-Gentoo provides software separated in several branches, depending on stability
-and architectural support. "Mixing Software Branches" inform you how these
-branches can be configured and how you can override this separation
-individually.
-</abstract>
<include href="hb-portage-branches.xml"/>
</chapter>
<chapter>
<title>Additional Portage Tools</title>
-<abstract>
-Portage comes with a few extra tools that might make your Gentoo experience even
-better. Read on to discover how to use dispatch-conf and other tools.
-</abstract>
<include href="hb-portage-tools.xml"/>
</chapter>
<chapter>
<title>Diverting from the Official Tree</title>
-<abstract>
-"Diverting from the Official Tree" gives you some tips and tricks on how to use
-your own Portage tree, how to synchronise only the categories you want, inject
-packages and more.
-</abstract>
<include href="hb-portage-diverttree.xml"/>
</chapter>
</part>
@@ -375,52 +284,31 @@
<chapter>
<title>Getting Started</title>
-<abstract>
-A guide to quickly get your network interface up and running in most common
-environments.
-</abstract>
<include href="hb-net-start.xml"/>
</chapter>
<chapter>
<title>Advanced Configuration</title>
-<abstract>
-Here we learn about how the configuration works - you need to know this
-before we learn about modular networking.
-</abstract>
<include href="hb-net-advanced.xml"/>
</chapter>
<chapter>
<title>Modular Networking</title>
-<abstract>
-Gentoo provides you flexible networking - here you are told about choosing
-different DHCP clients, setting up bonding, bridging, VLANs and more.
-</abstract>
<include href="hb-net-modules.xml"/>
</chapter>
<chapter>
<title>Wireless Networking</title>
-<abstract>
-Wireless isn't straight-forward. Hopefully we'll get you working!
-</abstract>
<include href="hb-net-wireless.xml"/>
</chapter>
<chapter>
<title>Adding Functionality</title>
-<abstract>
-If you're feeling adventurous, you can add your own functions to networking.
-</abstract>
<include href="hb-net-functions.xml"/>
</chapter>
<chapter>
<title>Network Management</title>
-<abstract>
-For laptop users or people who move their computer around different networks.
-</abstract>
<include href="hb-net-management.xml"/>
</chapter>
</part>
1.66 xml/htdocs/doc/en/handbook/handbook-arm.xml
file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/handbook-arm.xml?rev=1.66&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/handbook-arm.xml?rev=1.66&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/handbook-arm.xml?r1=1.65&r2=1.66
Index: handbook-arm.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/handbook-arm.xml,v
retrieving revision 1.65
retrieving revision 1.66
diff -u -r1.65 -r1.66
--- handbook-arm.xml 10 Oct 2006 20:00:46 -0000 1.65
+++ handbook-arm.xml 28 Oct 2006 09:17:54 -0000 1.66
@@ -1,7 +1,7 @@
<?xml version='1.0' encoding='UTF-8'?>
<!DOCTYPE book SYSTEM "/dtd/book.dtd">
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/handbook-arm.xml,v 1.65 2006/10/10 20:00:46 neysx Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/handbook-arm.xml,v 1.66 2006/10/28 09:17:54 neysx Exp $ -->
<book link="/doc/en/handbook/handbook-arm.xml">
<title>Gentoo Linux ARM Handbook</title>
@@ -144,10 +144,6 @@
<chapter>
<title>About the Gentoo Linux Installation</title>
-<abstract>
-This chapter introduces you to the installation approach documented in this
-part.
-</abstract>
<include href="hb-install-about.xml"/>
</chapter>
@@ -162,10 +158,6 @@
<chapter>
<title>Configuring your Network</title>
-<abstract>
-To be able to download the latest source code, you will need to setup
-networking.
-</abstract>
<include href="hb-install-network.xml"/>
</chapter>
@@ -180,20 +172,11 @@
<chapter>
<title>Installing the Gentoo Installation Files</title>
-<abstract>
-Gentoo installs work through a stage3 archive. In this chapter we
-describe how you extract the stage3 archive and configure Portage.
-</abstract>
<include href="hb-install-stage.xml"/>
</chapter>
<chapter>
<title>Installing the Gentoo Base System</title>
-<abstract>
-After installing and configuring a stage3, the eventual result is that you
-have a Gentoo base system at your disposal. This chapter describes how
-to progress to that state.
-</abstract>
<include href="hb-install-system.xml"/>
</chapter>
@@ -208,20 +191,11 @@
<chapter>
<title>Configuring your System</title>
-<abstract>
-You need to edit some important configuration files. In this chapter
-you receive an overview of these files and an explanation on how to
-proceed.
-</abstract>
<include href="hb-install-config.xml"/>
</chapter>
<chapter>
<title>Installing Necessary System Tools</title>
-<abstract>
-As mentioned before, Gentoo is about choices. In this chapter we help you
-choose and install some important tools.
-</abstract>
<include href="hb-install-tools.xml"/>
</chapter>
@@ -236,18 +210,11 @@
<chapter>
<title>Finalizing your Gentoo Installation</title>
-<abstract>
-You're almost done. We'll just create one (or more) users for your
-system.
-</abstract>
<include href="hb-install-finalise.xml"/>
</chapter>
<chapter>
<title>Where to go from here?</title>
-<abstract>
-Now you have your Gentoo system, but what's next?
-</abstract>
<include href="hb-install-next.xml"/>
</chapter>
</part>
@@ -261,48 +228,26 @@
<chapter>
<title>A Portage Introduction</title>
-<abstract>
-This chapter explains the "simple" steps a user definitely needs to know to
-maintain the software on his system.
-</abstract>
<include href="hb-working-portage.xml"/>
</chapter>
<chapter>
<title>USE flags</title>
-<abstract>
-USE-flags are a very important aspect of Gentoo. In this chapter, you learn to
-work with USE-flags and understand how USE-flags interact with your system.
-</abstract>
<include href="hb-working-use.xml"/>
</chapter>
<chapter>
<title>Portage Features</title>
-<abstract>
-Discover the features Portage has, such as support for distributed compiling,
-ccache and more.
-</abstract>
<include href="hb-working-features.xml"/>
</chapter>
<chapter>
<title>Initscripts</title>
-<abstract>
-Gentoo uses a special initscript format which, amongst other features, allows
-dependency-driven decisions and virtual initscripts. This chapter explains all
-these aspects and explains how to deal with these scripts.
-</abstract>
<include href="hb-working-rcscripts.xml"/>
</chapter>
<chapter>
<title>Environment Variables</title>
-<abstract>
-With Gentoo you can easily manage the environment variables for your system.
-This chapter explains how you do that, and also describes frequently used
-variables.
-</abstract>
<include href="hb-working-variables.xml"/>
</chapter>
</part>
@@ -316,49 +261,26 @@
<chapter>
<title>Files and Directories</title>
-<abstract>
-Once you want to know Portage in-depth you need to know where it stores its
-files and data.
-</abstract>
<include href="hb-portage-files.xml"/>
</chapter>
<chapter>
<title>Configuring through Variables</title>
-<abstract>
-Portage is completely configurable through various variables you can set in the
-configuration file or as environment variable.
-</abstract>
<include href="hb-portage-configuration.xml"/>
</chapter>
<chapter>
<title>Mixing Software Branches</title>
-<abstract>
-Gentoo provides software separated in several branches, depending on stability
-and architectural support. "Mixing Software Branches" inform you how these
-branches can be configured and how you can override this separation
-individually.
-</abstract>
<include href="hb-portage-branches.xml"/>
</chapter>
<chapter>
<title>Additional Portage Tools</title>
-<abstract>
-Portage comes with a few extra tools that might make your Gentoo experience even
-better. Read on to discover how to use dispatch-conf and other tools.
-</abstract>
<include href="hb-portage-tools.xml"/>
</chapter>
<chapter>
<title>Diverting from the Official Tree</title>
-<abstract>
-"Diverting from the Official Tree" gives you some tips and tricks on how to use
-your own Portage tree, how to synchronise only the categories you want, inject
-packages and more.
-</abstract>
<include href="hb-portage-diverttree.xml"/>
</chapter>
</part>
@@ -369,52 +291,31 @@
<chapter>
<title>Getting Started</title>
-<abstract>
-A guide to quickly get your network interface up and running in most common
-environments.
-</abstract>
<include href="hb-net-start.xml"/>
</chapter>
<chapter>
<title>Advanced Configuration</title>
-<abstract>
-Here we learn about how the configuration works - you need to know this
-before we learn about modular networking.
-</abstract>
<include href="hb-net-advanced.xml"/>
</chapter>
<chapter>
<title>Modular Networking</title>
-<abstract>
-Gentoo provides you flexible networking - here you are told about choosing
-different DHCP clients, setting up bonding, bridging, VLANs and more.
-</abstract>
<include href="hb-net-modules.xml"/>
</chapter>
<chapter>
<title>Wireless Networking</title>
-<abstract>
-Wireless isn't straight-forward. Hopefully we'll get you working!
-</abstract>
<include href="hb-net-wireless.xml"/>
</chapter>
<chapter>
<title>Adding Functionality</title>
-<abstract>
-If you're feeling adventurous, you can add your own functions to networking.
-</abstract>
<include href="hb-net-functions.xml"/>
</chapter>
<chapter>
<title>Network Management</title>
-<abstract>
-For laptop users or people who move their computer around different networks.
-</abstract>
<include href="hb-net-management.xml"/>
</chapter>
</part>
1.126 xml/htdocs/doc/en/handbook/handbook-hppa.xml
file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/handbook-hppa.xml?rev=1.126&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/handbook-hppa.xml?rev=1.126&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/handbook-hppa.xml?r1=1.125&r2=1.126
Index: handbook-hppa.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/handbook-hppa.xml,v
retrieving revision 1.125
retrieving revision 1.126
diff -u -r1.125 -r1.126
--- handbook-hppa.xml 10 Oct 2006 20:00:46 -0000 1.125
+++ handbook-hppa.xml 28 Oct 2006 09:17:54 -0000 1.126
@@ -1,7 +1,7 @@
<?xml version='1.0' encoding='UTF-8'?>
<!DOCTYPE book SYSTEM "/dtd/book.dtd">
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/handbook-hppa.xml,v 1.125 2006/10/10 20:00:46 neysx Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/handbook-hppa.xml,v 1.126 2006/10/28 09:17:54 neysx Exp $ -->
<book link="/doc/en/handbook/handbook-hppa.xml">
<title>Gentoo Linux HPPA Handbook</title>
@@ -137,10 +137,6 @@
<chapter>
<title>About the Gentoo Linux Installation</title>
-<abstract>
-This chapter introduces you to the installation approach documented in this
-part.
-</abstract>
<include href="hb-install-about.xml"/>
</chapter>
@@ -156,10 +152,6 @@
<chapter>
<title>Configuring your Network</title>
-<abstract>
-To be able to download the latest source code, you will need to setup
-networking.
-</abstract>
<include href="hb-install-network.xml"/>
</chapter>
@@ -174,20 +166,11 @@
<chapter>
<title>Installing the Gentoo Installation Files</title>
-<abstract>
-Gentoo installs work through a stage3 archive. In this chapter we
-describe how you extract the stage3 archive and configure Portage.
-</abstract>
<include href="hb-install-stage.xml"/>
</chapter>
<chapter>
<title>Installing the Gentoo Base System</title>
-<abstract>
-After installing and configuring a stage3, the eventual result is that you
-have a Gentoo base system at your disposal. This chapter describes how
-to progress to that state.
-</abstract>
<include href="hb-install-system.xml"/>
</chapter>
@@ -202,20 +185,11 @@
<chapter>
<title>Configuring your System</title>
-<abstract>
-You need to edit some important configuration files. In this chapter
-you receive an overview of these files and an explanation on how to
-proceed.
-</abstract>
<include href="hb-install-config.xml"/>
</chapter>
<chapter>
<title>Installing Necessary System Tools</title>
-<abstract>
-As mentioned before, Gentoo is about choices. In this chapter we help you
-choose and install some important tools.
-</abstract>
<include href="hb-install-tools.xml"/>
</chapter>
@@ -231,18 +205,11 @@
<chapter>
<title>Finalizing your Gentoo Installation</title>
-<abstract>
-You're almost done. We'll just create one (or more) users for your
-system.
-</abstract>
<include href="hb-install-finalise.xml"/>
</chapter>
<chapter>
<title>Where to go from here?</title>
-<abstract>
-Now you have your Gentoo system, but what's next?
-</abstract>
<include href="hb-install-next.xml"/>
</chapter>
</part>
@@ -256,48 +223,26 @@
<chapter>
<title>A Portage Introduction</title>
-<abstract>
-This chapter explains the "simple" steps a user definitely needs to know to
-maintain the software on his system.
-</abstract>
<include href="hb-working-portage.xml"/>
</chapter>
<chapter>
<title>USE flags</title>
-<abstract>
-USE-flags are a very important aspect of Gentoo. In this chapter, you learn to
-work with USE-flags and understand how USE-flags interact with your system.
-</abstract>
<include href="hb-working-use.xml"/>
</chapter>
<chapter>
<title>Portage Features</title>
-<abstract>
-Discover the features Portage has, such as support for distributed compiling,
-ccache and more.
-</abstract>
<include href="hb-working-features.xml"/>
</chapter>
<chapter>
<title>Initscripts</title>
-<abstract>
-Gentoo uses a special initscript format which, amongst other features, allows
-dependency-driven decisions and virtual initscripts. This chapter explains all
-these aspects and explains how to deal with these scripts.
-</abstract>
<include href="hb-working-rcscripts.xml"/>
</chapter>
<chapter>
<title>Environment Variables</title>
-<abstract>
-With Gentoo you can easily manage the environment variables for your system.
-This chapter explains how you do that, and also describes frequently used
-variables.
-</abstract>
<include href="hb-working-variables.xml"/>
</chapter>
</part>
@@ -311,49 +256,26 @@
<chapter>
<title>Files and Directories</title>
-<abstract>
-Once you want to know Portage in-depth you need to know where it stores its
-files and data.
-</abstract>
<include href="hb-portage-files.xml"/>
</chapter>
<chapter>
<title>Configuring through Variables</title>
-<abstract>
-Portage is completely configurable through various variables you can set in the
-configuration file or as environment variable.
-</abstract>
<include href="hb-portage-configuration.xml"/>
</chapter>
<chapter>
<title>Mixing Software Branches</title>
-<abstract>
-Gentoo provides software separated in several branches, depending on stability
-and architectural support. "Mixing Software Branches" inform you how these
-branches can be configured and how you can override this separation
-individually.
-</abstract>
<include href="hb-portage-branches.xml"/>
</chapter>
<chapter>
<title>Additional Portage Tools</title>
-<abstract>
-Portage comes with a few extra tools that might make your Gentoo experience even
-better. Read on to discover how to use dispatch-conf and other tools.
-</abstract>
<include href="hb-portage-tools.xml"/>
</chapter>
<chapter>
<title>Diverting from the Official Tree</title>
-<abstract>
-"Diverting from the Official Tree" gives you some tips and tricks on how to use
-your own Portage tree, how to synchronise only the categories you want, inject
-packages and more.
-</abstract>
<include href="hb-portage-diverttree.xml"/>
</chapter>
</part>
@@ -364,52 +286,31 @@
<chapter>
<title>Getting Started</title>
-<abstract>
-A guide to quickly get your network interface up and running in most common
-environments.
-</abstract>
<include href="hb-net-start.xml"/>
</chapter>
<chapter>
<title>Advanced Configuration</title>
-<abstract>
-Here we learn about how the configuration works - you need to know this
-before we learn about modular networking.
-</abstract>
<include href="hb-net-advanced.xml"/>
</chapter>
<chapter>
<title>Modular Networking</title>
-<abstract>
-Gentoo provides you flexible networking - here you are told about choosing
-different DHCP clients, setting up bonding, bridging, VLANs and more.
-</abstract>
<include href="hb-net-modules.xml"/>
</chapter>
<chapter>
<title>Wireless Networking</title>
-<abstract>
-Wireless isn't straight-forward. Hopefully we'll get you working!
-</abstract>
<include href="hb-net-wireless.xml"/>
</chapter>
<chapter>
<title>Adding Functionality</title>
-<abstract>
-If you're feeling adventurous, you can add your own functions to networking.
-</abstract>
<include href="hb-net-functions.xml"/>
</chapter>
<chapter>
<title>Network Management</title>
-<abstract>
-For laptop users or people who move their computer around different networks.
-</abstract>
<include href="hb-net-management.xml"/>
</chapter>
</part>
1.4 xml/htdocs/doc/en/handbook/handbook-ia64.xml
file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/handbook-ia64.xml?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/handbook-ia64.xml?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/handbook-ia64.xml?r1=1.3&r2=1.4
Index: handbook-ia64.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/handbook-ia64.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- handbook-ia64.xml 10 Oct 2006 20:00:46 -0000 1.3
+++ handbook-ia64.xml 28 Oct 2006 09:17:54 -0000 1.4
@@ -1,7 +1,7 @@
<?xml version='1.0' encoding='UTF-8'?>
<!DOCTYPE book SYSTEM "/dtd/book.dtd">
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/handbook-ia64.xml,v 1.3 2006/10/10 20:00:46 neysx Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/handbook-ia64.xml,v 1.4 2006/10/28 09:17:54 neysx Exp $ -->
<book link="/doc/en/handbook/handbook-ia64.xml">
<title>Gentoo Linux/IA64 Handbook</title>
@@ -151,10 +151,6 @@
<chapter>
<title>About the Gentoo Linux Installation</title>
-<abstract>
-This chapter introduces you to the installation approach documented in this
-part.
-</abstract>
<include href="hb-install-about.xml"/>
</chapter>
@@ -170,10 +166,6 @@
<chapter>
<title>Configuring your Network</title>
-<abstract>
-To be able to download the latest source code, you will need to setup
-networking.
-</abstract>
<include href="hb-install-network.xml"/>
</chapter>
@@ -188,20 +180,11 @@
<chapter>
<title>Installing the Gentoo Installation Files</title>
-<abstract>
-Gentoo installs work through a stage3 archive. In this chapter we
-describe how you extract the stage3 archive and configure Portage.
-</abstract>
<include href="hb-install-stage.xml"/>
</chapter>
<chapter>
<title>Installing the Gentoo Base System</title>
-<abstract>
-After installing and configuring a stage3, the eventual result is that you
-have a Gentoo base system at your disposal. This chapter describes how
-to progress to that state.
-</abstract>
<include href="hb-install-system.xml"/>
</chapter>
@@ -216,20 +199,11 @@
<chapter>
<title>Configuring your System</title>
-<abstract>
-You need to edit some important configuration files. In this chapter
-you receive an overview of these files and an explanation on how to
-proceed.
-</abstract>
<include href="hb-install-config.xml"/>
</chapter>
<chapter>
<title>Installing Necessary System Tools</title>
-<abstract>
-As mentioned before, Gentoo is about choices. In this chapter we help you
-choose and install some important tools.
-</abstract>
<include href="hb-install-tools.xml"/>
</chapter>
@@ -244,18 +218,11 @@
<chapter>
<title>Finalizing your Gentoo Installation</title>
-<abstract>
-You're almost done. We'll just create one (or more) users for your
-system.
-</abstract>
<include href="hb-install-finalise.xml"/>
</chapter>
<chapter>
<title>Where to go from here?</title>
-<abstract>
-Now you have your Gentoo system, but what's next?
-</abstract>
<include href="hb-install-next.xml"/>
</chapter>
</part>
@@ -269,48 +236,26 @@
<chapter>
<title>A Portage Introduction</title>
-<abstract>
-This chapter explains the "simple" steps a user definitely needs to know to
-maintain the software on his system.
-</abstract>
<include href="hb-working-portage.xml"/>
</chapter>
<chapter>
<title>USE flags</title>
-<abstract>
-USE-flags are a very important aspect of Gentoo. In this chapter, you learn to
-work with USE-flags and understand how USE-flags interact with your system.
-</abstract>
<include href="hb-working-use.xml"/>
</chapter>
<chapter>
<title>Portage Features</title>
-<abstract>
-Discover the features Portage has, such as support for distributed compiling,
-ccache and more.
-</abstract>
<include href="hb-working-features.xml"/>
</chapter>
<chapter>
<title>Initscripts</title>
-<abstract>
-Gentoo uses a special initscript format which, amongst other features, allows
-dependency-driven decisions and virtual initscripts. This chapter explains all
-these aspects and explains how to deal with these scripts.
-</abstract>
<include href="hb-working-rcscripts.xml"/>
</chapter>
<chapter>
<title>Environment Variables</title>
-<abstract>
-With Gentoo you can easily manage the environment variables for your system.
-This chapter explains how you do that, and also describes frequently used
-variables.
-</abstract>
<include href="hb-working-variables.xml"/>
</chapter>
</part>
@@ -324,49 +269,26 @@
<chapter>
<title>Files and Directories</title>
-<abstract>
-Once you want to know Portage in-depth you need to know where it stores its
-files and data.
-</abstract>
<include href="hb-portage-files.xml"/>
</chapter>
<chapter>
<title>Configuring through Variables</title>
-<abstract>
-Portage is completely configurable through various variables you can set in the
-configuration file or as environment variable.
-</abstract>
<include href="hb-portage-configuration.xml"/>
</chapter>
<chapter>
<title>Mixing Software Branches</title>
-<abstract>
-Gentoo provides software separated in several branches, depending on stability
-and architectural support. "Mixing Software Branches" inform you how these
-branches can be configured and how you can override this separation
-individually.
-</abstract>
<include href="hb-portage-branches.xml"/>
</chapter>
<chapter>
<title>Additional Portage Tools</title>
-<abstract>
-Portage comes with a few extra tools that might make your Gentoo experience even
-better. Read on to discover how to use dispatch-conf and other tools.
-</abstract>
<include href="hb-portage-tools.xml"/>
</chapter>
<chapter>
<title>Diverting from the Official Tree</title>
-<abstract>
-"Diverting from the Official Tree" gives you some tips and tricks on how to use
-your own Portage tree, how to synchronise only the categories you want, inject
-packages and more.
-</abstract>
<include href="hb-portage-diverttree.xml"/>
</chapter>
</part>
@@ -377,52 +299,31 @@
<chapter>
<title>Getting Started</title>
-<abstract>
-A guide to quickly get your network interface up and running in most common
-environments.
-</abstract>
<include href="hb-net-start.xml"/>
</chapter>
<chapter>
<title>Advanced Configuration</title>
-<abstract>
-Here we learn about how the configuration works - you need to know this
-before we learn about modular networking.
-</abstract>
<include href="hb-net-advanced.xml"/>
</chapter>
<chapter>
<title>Modular Networking</title>
-<abstract>
-Gentoo provides you flexible networking - here you are told about choosing
-different DHCP clients, setting up bonding, bridging, VLANs and more.
-</abstract>
<include href="hb-net-modules.xml"/>
</chapter>
<chapter>
<title>Wireless Networking</title>
-<abstract>
-Wireless isn't straight-forward. Hopefully we'll get you working!
-</abstract>
<include href="hb-net-wireless.xml"/>
</chapter>
<chapter>
<title>Adding Functionality</title>
-<abstract>
-If you're feeling adventurous, you can add your own functions to networking.
-</abstract>
<include href="hb-net-functions.xml"/>
</chapter>
<chapter>
<title>Network Management</title>
-<abstract>
-For laptop users or people who move their computer around different networks.
-</abstract>
<include href="hb-net-management.xml"/>
</chapter>
</part>
1.118 xml/htdocs/doc/en/handbook/handbook-mips.xml
file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/handbook-mips.xml?rev=1.118&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/handbook-mips.xml?rev=1.118&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/handbook-mips.xml?r1=1.117&r2=1.118
Index: handbook-mips.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/handbook-mips.xml,v
retrieving revision 1.117
retrieving revision 1.118
diff -u -r1.117 -r1.118
--- handbook-mips.xml 10 Oct 2006 20:00:46 -0000 1.117
+++ handbook-mips.xml 28 Oct 2006 09:17:54 -0000 1.118
@@ -1,7 +1,7 @@
<?xml version='1.0' encoding='UTF-8'?>
<!DOCTYPE book SYSTEM "/dtd/book.dtd">
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/handbook-mips.xml,v 1.117 2006/10/10 20:00:46 neysx Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/handbook-mips.xml,v 1.118 2006/10/28 09:17:54 neysx Exp $ -->
<book link="/doc/en/handbook/handbook-mips.xml">
<title>Gentoo Linux/MIPS Handbook</title>
@@ -140,10 +140,6 @@
<chapter>
<title>About the Gentoo Linux Installation</title>
-<abstract>
-This chapter introduces you to the installation approach documented in this
-part.
-</abstract>
<include href="hb-install-about.xml"/>
</chapter>
@@ -158,10 +154,6 @@
<chapter>
<title>Configuring your Network</title>
-<abstract>
-To be able to download the latest source code, you will need to setup
-networking.
-</abstract>
<include href="hb-install-network.xml"/>
</chapter>
@@ -204,20 +196,11 @@
<chapter>
<title>Configuring your System</title>
-<abstract>
-You need to edit some important configuration files. In this chapter
-you receive an overview of these files and an explanation on how to
-proceed.
-</abstract>
<include href="hb-install-config.xml"/>
</chapter>
<chapter>
<title>Installing Necessary System Tools</title>
-<abstract>
-As mentioned before, Gentoo is about choices. In this chapter we help you
-choose and install some important tools.
-</abstract>
<include href="hb-install-tools.xml"/>
</chapter>
@@ -233,18 +216,11 @@
<chapter>
<title>Finalizing your Gentoo Installation</title>
-<abstract>
-You're almost done. We'll just create one (or more) users for your
-system.
-</abstract>
<include href="hb-install-finalise.xml"/>
</chapter>
<chapter>
<title>Where to go from here?</title>
-<abstract>
-Now you have your Gentoo system, but what's next?
-</abstract>
<include href="hb-install-next.xml"/>
</chapter>
</part>
@@ -258,48 +234,26 @@
<chapter>
<title>A Portage Introduction</title>
-<abstract>
-This chapter explains the "simple" steps a user definitely needs to know to
-maintain the software on his system.
-</abstract>
<include href="hb-working-portage.xml"/>
</chapter>
<chapter>
<title>USE flags</title>
-<abstract>
-USE-flags are a very important aspect of Gentoo. In this chapter, you learn to
-work with USE-flags and understand how USE-flags interact with your system.
-</abstract>
<include href="hb-working-use.xml"/>
</chapter>
<chapter>
<title>Portage Features</title>
-<abstract>
-Discover the features Portage has, such as support for distributed compiling,
-ccache and more.
-</abstract>
<include href="hb-working-features.xml"/>
</chapter>
<chapter>
<title>Initscripts</title>
-<abstract>
-Gentoo uses a special initscript format which, amongst other features, allows
-dependency-driven decisions and virtual initscripts. This chapter explains all
-these aspects and explains how to deal with these scripts.
-</abstract>
<include href="hb-working-rcscripts.xml"/>
</chapter>
<chapter>
<title>Environment Variables</title>
-<abstract>
-With Gentoo you can easily manage the environment variables for your system.
-This chapter explains how you do that, and also describes frequently used
-variables.
-</abstract>
<include href="hb-working-variables.xml"/>
</chapter>
</part>
@@ -313,49 +267,26 @@
<chapter>
<title>Files and Directories</title>
-<abstract>
-Once you want to know Portage in-depth you need to know where it stores its
-files and data.
-</abstract>
<include href="hb-portage-files.xml"/>
</chapter>
<chapter>
<title>Configuring through Variables</title>
-<abstract>
-Portage is completely configurable through various variables you can set in the
-configuration file or as environment variable.
-</abstract>
<include href="hb-portage-configuration.xml"/>
</chapter>
<chapter>
<title>Mixing Software Branches</title>
-<abstract>
-Gentoo provides software separated in several branches, depending on stability
-and architectural support. "Mixing Software Branches" inform you how these
-branches can be configured and how you can override this separation
-individually.
-</abstract>
<include href="hb-portage-branches.xml"/>
</chapter>
<chapter>
<title>Additional Portage Tools</title>
-<abstract>
-Portage comes with a few extra tools that might make your Gentoo experience even
-better. Read on to discover how to use dispatch-conf and other tools.
-</abstract>
<include href="hb-portage-tools.xml"/>
</chapter>
<chapter>
<title>Diverting from the Official Tree</title>
-<abstract>
-"Diverting from the Official Tree" gives you some tips and tricks on how to use
-your own Portage tree, how to synchronise only the categories you want, inject
-packages and more.
-</abstract>
<include href="hb-portage-diverttree.xml"/>
</chapter>
</part>
@@ -366,52 +297,31 @@
<chapter>
<title>Getting Started</title>
-<abstract>
-A guide to quickly get your network interface up and running in most common
-environments.
-</abstract>
<include href="hb-net-start.xml"/>
</chapter>
<chapter>
<title>Advanced Configuration</title>
-<abstract>
-Here we learn about how the configuration works - you need to know this
-before we learn about modular networking.
-</abstract>
<include href="hb-net-advanced.xml"/>
</chapter>
<chapter>
<title>Modular Networking</title>
-<abstract>
-Gentoo provides you flexible networking - here you are told about choosing
-different DHCP clients, setting up bonding, bridging, VLANs and more.
-</abstract>
<include href="hb-net-modules.xml"/>
</chapter>
<chapter>
<title>Wireless Networking</title>
-<abstract>
-Wireless isn't straight-forward. Hopefully we'll get you working!
-</abstract>
<include href="hb-net-wireless.xml"/>
</chapter>
<chapter>
<title>Adding Functionality</title>
-<abstract>
-If you're feeling adventurous, you can add your own functions to networking.
-</abstract>
<include href="hb-net-functions.xml"/>
</chapter>
<chapter>
<title>Network Management</title>
-<abstract>
-For laptop users or people who move their computer around different networks.
-</abstract>
<include href="hb-net-management.xml"/>
</chapter>
</part>
1.147 xml/htdocs/doc/en/handbook/handbook-ppc.xml
file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/handbook-ppc.xml?rev=1.147&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/handbook-ppc.xml?rev=1.147&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/handbook-ppc.xml?r1=1.146&r2=1.147
Index: handbook-ppc.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/handbook-ppc.xml,v
retrieving revision 1.146
retrieving revision 1.147
diff -u -r1.146 -r1.147
--- handbook-ppc.xml 10 Oct 2006 20:00:46 -0000 1.146
+++ handbook-ppc.xml 28 Oct 2006 09:17:54 -0000 1.147
@@ -1,7 +1,7 @@
<?xml version='1.0' encoding='UTF-8'?>
<!DOCTYPE book SYSTEM "/dtd/book.dtd">
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/handbook-ppc.xml,v 1.146 2006/10/10 20:00:46 neysx Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/handbook-ppc.xml,v 1.147 2006/10/28 09:17:54 neysx Exp $ -->
<book link="/doc/en/handbook/handbook-ppc.xml">
<title>Gentoo Linux PPC Handbook</title>
@@ -143,10 +143,6 @@
<chapter>
<title>About the Gentoo Linux Installation</title>
-<abstract>
-This chapter introduces you to the installation approach documented in this
-part.
-</abstract>
<include href="hb-install-about.xml"/>
</chapter>
@@ -162,10 +158,6 @@
<chapter>
<title>Configuring your Network</title>
-<abstract>
-To be able to download the latest source code, you will need to setup
-networking.
-</abstract>
<include href="hb-install-network.xml"/>
</chapter>
@@ -180,20 +172,11 @@
<chapter>
<title>Installing the Gentoo Installation Files</title>
-<abstract>
-Gentoo installs work through a stage3 archive. In this chapter we describe
-how you extract a stage3 archive and configure Portage.
-</abstract>
<include href="hb-install-stage.xml"/>
</chapter>
<chapter>
<title>Installing the Gentoo Base System</title>
-<abstract>
-After installing and configuring a stage3, the eventual result is that you
-have a Gentoo base system at your disposal. This chapter describes how
-to progress to that state.
-</abstract>
<include href="hb-install-system.xml"/>
</chapter>
@@ -208,20 +191,11 @@
<chapter>
<title>Configuring your System</title>
-<abstract>
-You need to edit some important configuration files. In this chapter
-you receive an overview of these files and an explanation on how to
-proceed.
-</abstract>
<include href="hb-install-config.xml"/>
</chapter>
<chapter>
<title>Installing Necessary System Tools</title>
-<abstract>
-As mentioned before, Gentoo is about choices. In this chapter we help you
-choose and install some important tools.
-</abstract>
<include href="hb-install-tools.xml"/>
</chapter>
@@ -238,18 +212,11 @@
<chapter>
<title>Finalizing your Gentoo Installation</title>
-<abstract>
-You're almost done. We'll just create one (or more) users for your
-system.
-</abstract>
<include href="hb-install-finalise.xml"/>
</chapter>
<chapter>
<title>Where to go from here?</title>
-<abstract>
-Now you have your Gentoo system, but what's next?
-</abstract>
<include href="hb-install-next.xml"/>
</chapter>
</part>
@@ -263,48 +230,26 @@
<chapter>
<title>A Portage Introduction</title>
-<abstract>
-This chapter explains the "simple" steps a user definitely needs to know to
-maintain the software on his system.
-</abstract>
<include href="hb-working-portage.xml"/>
</chapter>
<chapter>
<title>USE flags</title>
-<abstract>
-USE-flags are a very important aspect of Gentoo. In this chapter, you learn to
-work with USE-flags and understand how USE-flags interact with your system.
-</abstract>
<include href="hb-working-use.xml"/>
</chapter>
<chapter>
<title>Portage Features</title>
-<abstract>
-Discover the features Portage has, such as support for distributed compiling,
-ccache and more.
-</abstract>
<include href="hb-working-features.xml"/>
</chapter>
<chapter>
<title>Initscripts</title>
-<abstract>
-Gentoo uses a special initscript format which, amongst other features, allows
-dependency-driven decisions and virtual initscripts. This chapter explains all
-these aspects and explains how to deal with these scripts.
-</abstract>
<include href="hb-working-rcscripts.xml"/>
</chapter>
<chapter>
<title>Environment Variables</title>
-<abstract>
-With Gentoo you can easily manage the environment variables for your system.
-This chapter explains how you do that, and also describes frequently used
-variables.
-</abstract>
<include href="hb-working-variables.xml"/>
</chapter>
</part>
@@ -318,49 +263,26 @@
<chapter>
<title>Files and Directories</title>
-<abstract>
-Once you want to know Portage in-depth you need to know where it stores its
-files and data.
-</abstract>
<include href="hb-portage-files.xml"/>
</chapter>
<chapter>
<title>Configuring through Variables</title>
-<abstract>
-Portage is completely configurable through various variables you can set in the
-configuration file or as environment variable.
-</abstract>
<include href="hb-portage-configuration.xml"/>
</chapter>
<chapter>
<title>Mixing Software Branches</title>
-<abstract>
-Gentoo provides software separated in several branches, depending on stability
-and architectural support. "Mixing Software Branches" inform you how these
-branches can be configured and how you can override this separation
-individually.
-</abstract>
<include href="hb-portage-branches.xml"/>
</chapter>
<chapter>
<title>Additional Portage Tools</title>
-<abstract>
-Portage comes with a few extra tools that might make your Gentoo experience even
-better. Read on to discover how to use dispatch-conf and other tools.
-</abstract>
<include href="hb-portage-tools.xml"/>
</chapter>
<chapter>
<title>Diverting from the Official Tree</title>
-<abstract>
-"Diverting from the Official Tree" gives you some tips and tricks on how to use
-your own Portage tree, how to synchronise only the categories you want, inject
-packages and more.
-</abstract>
<include href="hb-portage-diverttree.xml"/>
</chapter>
</part>
@@ -371,52 +293,31 @@
<chapter>
<title>Getting Started</title>
-<abstract>
-A guide to quickly get your network interface up and running in most common
-environments.
-</abstract>
<include href="hb-net-start.xml"/>
</chapter>
<chapter>
<title>Advanced Configuration</title>
-<abstract>
-Here we learn about how the configuration works - you need to know this
-before we learn about modular networking.
-</abstract>
<include href="hb-net-advanced.xml"/>
</chapter>
<chapter>
<title>Modular Networking</title>
-<abstract>
-Gentoo provides you flexible networking - here you are told about choosing
-different DHCP clients, setting up bonding, bridging, VLANs and more.
-</abstract>
<include href="hb-net-modules.xml"/>
</chapter>
<chapter>
<title>Wireless Networking</title>
-<abstract>
-Wireless isn't straight-forward. Hopefully we'll get you working!
-</abstract>
<include href="hb-net-wireless.xml"/>
</chapter>
<chapter>
<title>Adding Functionality</title>
-<abstract>
-If you're feeling adventurous, you can add your own functions to networking.
-</abstract>
<include href="hb-net-functions.xml"/>
</chapter>
<chapter>
<title>Network Management</title>
-<abstract>
-For laptop users or people who move their computer around different networks.
-</abstract>
<include href="hb-net-management.xml"/>
</chapter>
</part>
1.68 xml/htdocs/doc/en/handbook/handbook-ppc64.xml
file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/handbook-ppc64.xml?rev=1.68&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/handbook-ppc64.xml?rev=1.68&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/handbook-ppc64.xml?r1=1.67&r2=1.68
Index: handbook-ppc64.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/handbook-ppc64.xml,v
retrieving revision 1.67
retrieving revision 1.68
diff -u -r1.67 -r1.68
--- handbook-ppc64.xml 10 Oct 2006 20:00:46 -0000 1.67
+++ handbook-ppc64.xml 28 Oct 2006 09:17:54 -0000 1.68
@@ -1,7 +1,7 @@
<?xml version='1.0' encoding='UTF-8'?>
<!DOCTYPE book SYSTEM "/dtd/book.dtd">
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/handbook-ppc64.xml,v 1.67 2006/10/10 20:00:46 neysx Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/handbook-ppc64.xml,v 1.68 2006/10/28 09:17:54 neysx Exp $ -->
<book link="/doc/en/handbook/handbook-ppc64.xml">
<title>Gentoo Linux PPC64 Handbook</title>
@@ -136,10 +136,6 @@
<chapter>
<title>About the Gentoo Linux Installation</title>
-<abstract>
-This chapter introduces you to the installation approach documented in this
-part.
-</abstract>
<include href="hb-install-about.xml"/>
</chapter>
@@ -155,10 +151,6 @@
<chapter>
<title>Configuring your Network</title>
-<abstract>
-To be able to download the latest source code, you will need to setup
-networking.
-</abstract>
<include href="hb-install-network.xml"/>
</chapter>
@@ -173,20 +165,11 @@
<chapter>
<title>Installing the Gentoo Installation Files</title>
-<abstract>
-Gentoo installs work through a stage3 archive. In this chapter we describe
-how you extract a stage3 archive and configure Portage.
-</abstract>
<include href="hb-install-stage.xml"/>
</chapter>
<chapter>
<title>Installing the Gentoo Base System</title>
-<abstract>
-After installing and configuring a stage3, the eventual result is that you
-have a Gentoo base system at your disposal. This chapter describes how
-to progress to that state.
-</abstract>
<include href="hb-install-system.xml"/>
</chapter>
@@ -201,20 +184,11 @@
<chapter>
<title>Configuring your System</title>
-<abstract>
-You need to edit some important configuration files. In this chapter
-you receive an overview of these files and an explanation on how to
-proceed.
-</abstract>
<include href="hb-install-config.xml"/>
</chapter>
<chapter>
<title>Installing Necessary System Tools</title>
-<abstract>
-As mentioned before, Gentoo is about choices. In this chapter we help you
-choose and install some important tools.
-</abstract>
<include href="hb-install-tools.xml"/>
</chapter>
@@ -232,18 +206,11 @@
<chapter>
<title>Finalizing your Gentoo Installation</title>
-<abstract>
-You're almost done. We'll just create one (or more) users for your
-system.
-</abstract>
<include href="hb-install-finalise.xml"/>
</chapter>
<chapter>
<title>Where to go from here?</title>
-<abstract>
-Now you have your Gentoo system, but what's next?
-</abstract>
<include href="hb-install-next.xml"/>
</chapter>
</part>
@@ -257,48 +224,26 @@
<chapter>
<title>A Portage Introduction</title>
-<abstract>
-This chapter explains the "simple" steps a user definitely needs to know to
-maintain the software on his system.
-</abstract>
<include href="hb-working-portage.xml"/>
</chapter>
<chapter>
<title>USE flags</title>
-<abstract>
-USE-flags are a very important aspect of Gentoo. In this chapter, you learn to
-work with USE-flags and understand how USE-flags interact with your system.
-</abstract>
<include href="hb-working-use.xml"/>
</chapter>
<chapter>
<title>Portage Features</title>
-<abstract>
-Discover the features Portage has, such as support for distributed compiling,
-ccache and more.
-</abstract>
<include href="hb-working-features.xml"/>
</chapter>
<chapter>
<title>Initscripts</title>
-<abstract>
-Gentoo uses a special initscript format which, amongst other features, allows
-dependency-driven decisions and virtual initscripts. This chapter explains all
-these aspects and explains how to deal with these scripts.
-</abstract>
<include href="hb-working-rcscripts.xml"/>
</chapter>
<chapter>
<title>Environment Variables</title>
-<abstract>
-With Gentoo you can easily manage the environment variables for your system.
-This chapter explains how you do that, and also describes frequently used
-variables.
-</abstract>
<include href="hb-working-variables.xml"/>
</chapter>
</part>
@@ -312,49 +257,26 @@
<chapter>
<title>Files and Directories</title>
-<abstract>
-Once you want to know Portage in-depth you need to know where it stores its
-files and data.
-</abstract>
<include href="hb-portage-files.xml"/>
</chapter>
<chapter>
<title>Configuring through Variables</title>
-<abstract>
-Portage is completely configurable through various variables you can set in the
-configuration file or as environment variable.
-</abstract>
<include href="hb-portage-configuration.xml"/>
</chapter>
<chapter>
<title>Mixing Software Branches</title>
-<abstract>
-Gentoo provides software separated in several branches, depending on stability
-and architectural support. "Mixing Software Branches" inform you how these
-branches can be configured and how you can override this separation
-individually.
-</abstract>
<include href="hb-portage-branches.xml"/>
</chapter>
<chapter>
<title>Additional Portage Tools</title>
-<abstract>
-Portage comes with a few extra tools that might make your Gentoo experience even
-better. Read on to discover how to use dispatch-conf and other tools.
-</abstract>
<include href="hb-portage-tools.xml"/>
</chapter>
<chapter>
<title>Diverting from the Official Tree</title>
-<abstract>
-"Diverting from the Official Tree" gives you some tips and tricks on how to use
-your own Portage tree, how to synchronise only the categories you want, inject
-packages and more.
-</abstract>
<include href="hb-portage-diverttree.xml"/>
</chapter>
</part>
@@ -365,52 +287,31 @@
<chapter>
<title>Getting Started</title>
-<abstract>
-A guide to quickly get your network interface up and running in most common
-environments.
-</abstract>
<include href="hb-net-start.xml"/>
</chapter>
<chapter>
<title>Advanced Configuration</title>
-<abstract>
-Here we learn about how the configuration works - you need to know this
-before we learn about modular networking.
-</abstract>
<include href="hb-net-advanced.xml"/>
</chapter>
<chapter>
<title>Modular Networking</title>
-<abstract>
-Gentoo provides you flexible networking - here you are told about choosing
-different DHCP clients, setting up bonding, bridging, VLANs and more.
-</abstract>
<include href="hb-net-modules.xml"/>
</chapter>
<chapter>
<title>Wireless Networking</title>
-<abstract>
-Wireless isn't straight-forward. Hopefully we'll get you working!
-</abstract>
<include href="hb-net-wireless.xml"/>
</chapter>
<chapter>
<title>Adding Functionality</title>
-<abstract>
-If you're feeling adventurous, you can add your own functions to networking.
-</abstract>
<include href="hb-net-functions.xml"/>
</chapter>
<chapter>
<title>Network Management</title>
-<abstract>
-For laptop users or people who move their computer around different networks.
-</abstract>
<include href="hb-net-management.xml"/>
</chapter>
</part>
1.129 xml/htdocs/doc/en/handbook/handbook-sparc.xml
file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/handbook-sparc.xml?rev=1.129&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/handbook-sparc.xml?rev=1.129&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/handbook-sparc.xml?r1=1.128&r2=1.129
Index: handbook-sparc.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/handbook-sparc.xml,v
retrieving revision 1.128
retrieving revision 1.129
diff -u -r1.128 -r1.129
--- handbook-sparc.xml 10 Oct 2006 20:00:46 -0000 1.128
+++ handbook-sparc.xml 28 Oct 2006 09:17:54 -0000 1.129
@@ -1,7 +1,7 @@
<?xml version='1.0' encoding='UTF-8'?>
<!DOCTYPE book SYSTEM "/dtd/book.dtd">
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/handbook-sparc.xml,v 1.128 2006/10/10 20:00:46 neysx Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/handbook-sparc.xml,v 1.129 2006/10/28 09:17:54 neysx Exp $ -->
<book link="/doc/en/handbook/handbook-sparc.xml">
<title>Gentoo Linux SPARC Handbook</title>
@@ -136,10 +136,6 @@
<chapter>
<title>About the Gentoo Linux Installation</title>
-<abstract>
-This chapter introduces you to the installation approach documented in this
-part.
-</abstract>
<include href="hb-install-about.xml"/>
</chapter>
@@ -155,10 +151,6 @@
<chapter>
<title>Configuring your Network</title>
-<abstract>
-To be able to download the latest source code, you will need to setup
-networking.
-</abstract>
<include href="hb-install-network.xml"/>
</chapter>
@@ -173,20 +165,11 @@
<chapter>
<title>Installing the Gentoo Installation Files</title>
-<abstract>
-Gentoo installs work through a stage3 archive. In this chapter we
-describe how you extract the stage3 archive and configure Portage.
-</abstract>
<include href="hb-install-stage.xml"/>
</chapter>
<chapter>
<title>Installing the Gentoo Base System</title>
-<abstract>
-After installing and configuring a stage3, the eventual result is that you
-have a Gentoo base system at your disposal. This chapter describes how
-to progress to that state.
-</abstract>
<include href="hb-install-system.xml"/>
</chapter>
@@ -201,20 +184,11 @@
<chapter>
<title>Configuring your System</title>
-<abstract>
-You need to edit some important configuration files. In this chapter
-you receive an overview of these files and an explanation on how to
-proceed.
-</abstract>
<include href="hb-install-config.xml"/>
</chapter>
<chapter>
<title>Installing Necessary System Tools</title>
-<abstract>
-As mentioned before, Gentoo is about choices. In this chapter we help you
-choose and install some important tools.
-</abstract>
<include href="hb-install-tools.xml"/>
</chapter>
@@ -230,18 +204,11 @@
<chapter>
<title>Finalizing your Gentoo Installation</title>
-<abstract>
-You're almost done. We'll just create one (or more) users for your
-system.
-</abstract>
<include href="hb-install-finalise.xml"/>
</chapter>
<chapter>
<title>Where to go from here?</title>
-<abstract>
-Now you have your Gentoo system, but what's next?
-</abstract>
<include href="hb-install-next.xml"/>
</chapter>
</part>
@@ -255,48 +222,26 @@
<chapter>
<title>A Portage Introduction</title>
-<abstract>
-This chapter explains the "simple" steps a user definitely needs to know to
-maintain the software on his system.
-</abstract>
<include href="hb-working-portage.xml"/>
</chapter>
<chapter>
<title>USE flags</title>
-<abstract>
-USE-flags are a very important aspect of Gentoo. In this chapter, you learn to
-work with USE-flags and understand how USE-flags interact with your system.
-</abstract>
<include href="hb-working-use.xml"/>
</chapter>
<chapter>
<title>Portage Features</title>
-<abstract>
-Discover the features Portage has, such as support for distributed compiling,
-ccache and more.
-</abstract>
<include href="hb-working-features.xml"/>
</chapter>
<chapter>
<title>Initscripts</title>
-<abstract>
-Gentoo uses a special initscript format which, amongst other features, allows
-dependency-driven decisions and virtual initscripts. This chapter explains all
-these aspects and explains how to deal with these scripts.
-</abstract>
<include href="hb-working-rcscripts.xml"/>
</chapter>
<chapter>
<title>Environment Variables</title>
-<abstract>
-With Gentoo you can easily manage the environment variables for your system.
-This chapter explains how you do that, and also describes frequently used
-variables.
-</abstract>
<include href="hb-working-variables.xml"/>
</chapter>
</part>
@@ -310,49 +255,26 @@
<chapter>
<title>Files and Directories</title>
-<abstract>
-Once you want to know Portage in-depth you need to know where it stores its
-files and data.
-</abstract>
<include href="hb-portage-files.xml"/>
</chapter>
<chapter>
<title>Configuring through Variables</title>
-<abstract>
-Portage is completely configurable through various variables you can set in the
-configuration file or as environment variable.
-</abstract>
<include href="hb-portage-configuration.xml"/>
</chapter>
<chapter>
<title>Mixing Software Branches</title>
-<abstract>
-Gentoo provides software separated in several branches, depending on stability
-and architectural support. "Mixing Software Branches" inform you how these
-branches can be configured and how you can override this separation
-individually.
-</abstract>
<include href="hb-portage-branches.xml"/>
</chapter>
<chapter>
<title>Additional Portage Tools</title>
-<abstract>
-Portage comes with a few extra tools that might make your Gentoo experience even
-better. Read on to discover how to use dispatch-conf and other tools.
-</abstract>
<include href="hb-portage-tools.xml"/>
</chapter>
<chapter>
<title>Diverting from the Official Tree</title>
-<abstract>
-"Diverting from the Official Tree" gives you some tips and tricks on how to use
-your own Portage tree, how to synchronise only the categories you want, inject
-packages and more.
-</abstract>
<include href="hb-portage-diverttree.xml"/>
</chapter>
</part>
@@ -363,52 +285,31 @@
<chapter>
<title>Getting Started</title>
-<abstract>
-A guide to quickly get your network interface up and running in most common
-environments.
-</abstract>
<include href="hb-net-start.xml"/>
</chapter>
<chapter>
<title>Advanced Configuration</title>
-<abstract>
-Here we learn about how the configuration works - you need to know this
-before we learn about modular networking.
-</abstract>
<include href="hb-net-advanced.xml"/>
</chapter>
<chapter>
<title>Modular Networking</title>
-<abstract>
-Gentoo provides you flexible networking - here you are told about choosing
-different DHCP clients, setting up bonding, bridging, VLANs and more.
-</abstract>
<include href="hb-net-modules.xml"/>
</chapter>
<chapter>
<title>Wireless Networking</title>
-<abstract>
-Wireless isn't straight-forward. Hopefully we'll get you working!
-</abstract>
<include href="hb-net-wireless.xml"/>
</chapter>
<chapter>
<title>Adding Functionality</title>
-<abstract>
-If you're feeling adventurous, you can add your own functions to networking.
-</abstract>
<include href="hb-net-functions.xml"/>
</chapter>
<chapter>
<title>Network Management</title>
-<abstract>
-For laptop users or people who move their computer around different networks.
-</abstract>
<include href="hb-net-management.xml"/>
</chapter>
</part>
1.156 xml/htdocs/doc/en/handbook/handbook-x86.xml
file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/handbook-x86.xml?rev=1.156&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/handbook-x86.xml?rev=1.156&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/handbook-x86.xml?r1=1.155&r2=1.156
Index: handbook-x86.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/handbook-x86.xml,v
retrieving revision 1.155
retrieving revision 1.156
diff -u -r1.155 -r1.156
--- handbook-x86.xml 10 Oct 2006 20:00:46 -0000 1.155
+++ handbook-x86.xml 28 Oct 2006 09:17:54 -0000 1.156
@@ -1,7 +1,7 @@
<?xml version='1.0' encoding='UTF-8'?>
<!DOCTYPE book SYSTEM "/dtd/book.dtd">
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/handbook-x86.xml,v 1.155 2006/10/10 20:00:46 neysx Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/handbook-x86.xml,v 1.156 2006/10/28 09:17:54 neysx Exp $ -->
<book link="/doc/en/handbook/handbook-x86.xml">
<title>Gentoo Linux x86 Handbook</title>
@@ -151,85 +151,46 @@
<chapter>
<title>About the Gentoo Linux Installation</title>
-<abstract>
-This chapter introduces you to the installation approach documented in this
-part.
-</abstract>
<include href="hb-install-about.xml"/>
</chapter>
<chapter>
<title>Choosing the Right Installation Medium</title>
-<abstract>
-You can install Gentoo in many ways. This chapter explains how to install
-Gentoo using the minimal Installation CD although installation through the
-Installer LiveCD is possible as well.
-</abstract>
<include href="hb-install-x86+amd64-medium.xml"/>
</chapter>
<chapter>
<title>Configuring your Network</title>
-<abstract>
-To be able to download the latest source code, you will need to setup
-networking.
-</abstract>
<include href="hb-install-network.xml"/>
</chapter>
<chapter>
<title>Preparing the Disks</title>
-<abstract>
-To be able to install Gentoo, you must create the necessary partitions.
-This chapter describes how to partition a disk for future usage.
-</abstract>
<include href="hb-install-x86+amd64-disk.xml"/>
</chapter>
<chapter>
<title>Installing the Gentoo Installation Files</title>
-<abstract>
-Gentoo installs work through a stage3 archive. In this chapter we
-describe how you extract the stage3 archive and configure Portage.
-</abstract>
<include href="hb-install-stage.xml"/>
</chapter>
<chapter>
<title>Installing the Gentoo Base System</title>
-<abstract>
-After installing and configuring a stage3, the eventual result is that you
-have a Gentoo base system at your disposal. This chapter describes how
-to progress to that state.
-</abstract>
<include href="hb-install-system.xml"/>
</chapter>
<chapter>
<title>Configuring the Kernel</title>
-<abstract>
-The Linux kernel is the core of every distribution. This chapter
-explains how to configure your kernel.
-</abstract>
<include href="hb-install-x86+amd64-kernel.xml"/>
</chapter>
<chapter>
<title>Configuring your System</title>
-<abstract>
-You need to edit some important configuration files. In this chapter
-you receive an overview of these files and an explanation on how to
-proceed.
-</abstract>
<include href="hb-install-config.xml"/>
</chapter>
<chapter>
<title>Installing Necessary System Tools</title>
-<abstract>
-As mentioned before, Gentoo is about choices. In this chapter we help you
-choose and install some important tools.
-</abstract>
<include href="hb-install-tools.xml"/>
</chapter>
@@ -245,18 +206,11 @@
<chapter>
<title>Finalizing your Gentoo Installation</title>
-<abstract>
-You're almost done. We'll just create one (or more) users for your
-system.
-</abstract>
<include href="hb-install-finalise.xml"/>
</chapter>
<chapter>
<title>Where to go from here?</title>
-<abstract>
-Now you have your Gentoo system, but what's next?
-</abstract>
<include href="hb-install-next.xml"/>
</chapter>
</part>
@@ -270,48 +224,26 @@
<chapter>
<title>A Portage Introduction</title>
-<abstract>
-This chapter explains the "simple" steps a user definitely needs to know to
-maintain the software on his system.
-</abstract>
<include href="hb-working-portage.xml"/>
</chapter>
<chapter>
<title>USE flags</title>
-<abstract>
-USE-flags are a very important aspect of Gentoo. In this chapter, you learn to
-work with USE-flags and understand how USE-flags interact with your system.
-</abstract>
<include href="hb-working-use.xml"/>
</chapter>
<chapter>
<title>Portage Features</title>
-<abstract>
-Discover the features Portage has, such as support for distributed compiling,
-ccache and more.
-</abstract>
<include href="hb-working-features.xml"/>
</chapter>
<chapter>
<title>Initscripts</title>
-<abstract>
-Gentoo uses a special initscript format which, amongst other features, allows
-dependency-driven decisions and virtual initscripts. This chapter explains all
-these aspects and explains how to deal with these scripts.
-</abstract>
<include href="hb-working-rcscripts.xml"/>
</chapter>
<chapter>
<title>Environment Variables</title>
-<abstract>
-With Gentoo you can easily manage the environment variables for your system.
-This chapter explains how you do that, and also describes frequently used
-variables.
-</abstract>
<include href="hb-working-variables.xml"/>
</chapter>
</part>
@@ -325,49 +257,26 @@
<chapter>
<title>Files and Directories</title>
-<abstract>
-Once you want to know Portage in-depth you need to know where it stores its
-files and data.
-</abstract>
<include href="hb-portage-files.xml"/>
</chapter>
<chapter>
<title>Configuring through Variables</title>
-<abstract>
-Portage is completely configurable through various variables you can set in the
-configuration file or as environment variable.
-</abstract>
<include href="hb-portage-configuration.xml"/>
</chapter>
<chapter>
<title>Mixing Software Branches</title>
-<abstract>
-Gentoo provides software separated in several branches, depending on stability
-and architectural support. "Mixing Software Branches" inform you how these
-branches can be configured and how you can override this separation
-individually.
-</abstract>
<include href="hb-portage-branches.xml"/>
</chapter>
<chapter>
<title>Additional Portage Tools</title>
-<abstract>
-Portage comes with a few extra tools that might make your Gentoo experience even
-better. Read on to discover how to use dispatch-conf and other tools.
-</abstract>
<include href="hb-portage-tools.xml"/>
</chapter>
<chapter>
<title>Diverting from the Official Tree</title>
-<abstract>
-"Diverting from the Official Tree" gives you some tips and tricks on how to use
-your own Portage tree, how to synchronise only the categories you want, inject
-packages and more.
-</abstract>
<include href="hb-portage-diverttree.xml"/>
</chapter>
</part>
@@ -378,52 +287,31 @@
<chapter>
<title>Getting Started</title>
-<abstract>
-A guide to quickly get your network interface up and running in most common
-environments.
-</abstract>
<include href="hb-net-start.xml"/>
</chapter>
<chapter>
<title>Advanced Configuration</title>
-<abstract>
-Here we learn about how the configuration works - you need to know this
-before we learn about modular networking.
-</abstract>
<include href="hb-net-advanced.xml"/>
</chapter>
<chapter>
<title>Modular Networking</title>
-<abstract>
-Gentoo provides you flexible networking - here you are told about choosing
-different DHCP clients, setting up bonding, bridging, VLANs and more.
-</abstract>
<include href="hb-net-modules.xml"/>
</chapter>
<chapter>
<title>Wireless Networking</title>
-<abstract>
-Wireless isn't straight-forward. Hopefully we'll get you working!
-</abstract>
<include href="hb-net-wireless.xml"/>
</chapter>
<chapter>
<title>Adding Functionality</title>
-<abstract>
-If you're feeling adventurous, you can add your own functions to networking.
-</abstract>
<include href="hb-net-functions.xml"/>
</chapter>
<chapter>
<title>Network Management</title>
-<abstract>
-For laptop users or people who move their computer around different networks.
-</abstract>
<include href="hb-net-management.xml"/>
</chapter>
</part>
1.41 xml/htdocs/doc/en/handbook/hb-install-about.xml
file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-about.xml?rev=1.41&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-about.xml?rev=1.41&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-about.xml?r1=1.40&r2=1.41
Index: hb-install-about.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-about.xml,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -r1.40 -r1.41
--- hb-install-about.xml 1 Sep 2006 12:08:11 -0000 1.40
+++ hb-install-about.xml 28 Oct 2006 09:17:54 -0000 1.41
@@ -4,10 +4,15 @@
<!-- The content of this document is licensed under the CC-BY-SA license -->
<!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-about.xml,v 1.40 2006/09/01 12:08:11 nightmorph Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-about.xml,v 1.41 2006/10/28 09:17:54 neysx Exp $ -->
<sections>
+<abstract>
+This chapter introduces you to the installation approach documented in this
+handbook.
+</abstract>
+
<version>7.1</version>
<date>2006-09-01</date>
1.86 xml/htdocs/doc/en/handbook/hb-install-config.xml
file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-config.xml?rev=1.86&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-config.xml?rev=1.86&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-config.xml?r1=1.85&r2=1.86
Index: hb-install-config.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-config.xml,v
retrieving revision 1.85
retrieving revision 1.86
diff -u -r1.85 -r1.86
--- hb-install-config.xml 21 Oct 2006 01:13:51 -0000 1.85
+++ hb-install-config.xml 28 Oct 2006 09:17:54 -0000 1.86
@@ -4,10 +4,16 @@
<!-- The content of this document is licensed under the CC-BY-SA license -->
<!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-config.xml,v 1.85 2006/10/21 01:13:51 nightmorph Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-config.xml,v 1.86 2006/10/28 09:17:54 neysx Exp $ -->
<sections>
+<abstract>
+You need to edit some important configuration files. In this chapter
+you receive an overview of these files and an explanation on how to
+proceed.
+</abstract>
+
<version>7.4</version>
<date>2006-10-20</date>
1.46 xml/htdocs/doc/en/handbook/hb-install-finalise.xml
file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-finalise.xml?rev=1.46&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-finalise.xml?rev=1.46&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-finalise.xml?r1=1.45&r2=1.46
Index: hb-install-finalise.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-finalise.xml,v
retrieving revision 1.45
retrieving revision 1.46
diff -u -r1.45 -r1.46
--- hb-install-finalise.xml 30 Aug 2006 22:52:28 -0000 1.45
+++ hb-install-finalise.xml 28 Oct 2006 09:17:54 -0000 1.46
@@ -4,10 +4,15 @@
<!-- The content of this document is licensed under the CC-BY-SA license -->
<!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-finalise.xml,v 1.45 2006/08/30 22:52:28 nightmorph Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-finalise.xml,v 1.46 2006/10/28 09:17:54 neysx Exp $ -->
<sections>
+<abstract>
+You're almost done. We'll just create one (or more) users for your
+system.
+</abstract>
+
<version>7.0</version>
<date>2006-08-30</date>
1.50 xml/htdocs/doc/en/handbook/hb-install-network.xml
file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-network.xml?rev=1.50&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-network.xml?rev=1.50&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-network.xml?r1=1.49&r2=1.50
Index: hb-install-network.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-network.xml,v
retrieving revision 1.49
retrieving revision 1.50
diff -u -r1.49 -r1.50
--- hb-install-network.xml 30 Aug 2006 22:52:28 -0000 1.49
+++ hb-install-network.xml 28 Oct 2006 09:17:54 -0000 1.50
@@ -4,10 +4,15 @@
<!-- The content of this document is licensed under the CC-BY-SA license -->
<!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-network.xml,v 1.49 2006/08/30 22:52:28 nightmorph Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-network.xml,v 1.50 2006/10/28 09:17:54 neysx Exp $ -->
<sections>
+<abstract>
+To be able to download the latest source code, you will need to setup
+networking.
+</abstract>
+
<version>3.0</version>
<date>2006-08-30</date>
1.25 xml/htdocs/doc/en/handbook/hb-install-next.xml
file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-next.xml?rev=1.25&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-next.xml?rev=1.25&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-next.xml?r1=1.24&r2=1.25
Index: hb-install-next.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-next.xml,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -r1.24 -r1.25
--- hb-install-next.xml 30 Aug 2006 22:52:28 -0000 1.24
+++ hb-install-next.xml 28 Oct 2006 09:17:54 -0000 1.25
@@ -4,10 +4,14 @@
<!-- The content of this document is licensed under the CC-BY-SA license -->
<!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-next.xml,v 1.24 2006/08/30 22:52:28 nightmorph Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-next.xml,v 1.25 2006/10/28 09:17:54 neysx Exp $ -->
<sections>
+<abstract>
+Now you have your Gentoo system, but what's next?
+</abstract>
+
<version>7.0</version>
<date>2006-08-30</date>
1.101 xml/htdocs/doc/en/handbook/hb-install-stage.xml
file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-stage.xml?rev=1.101&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-stage.xml?rev=1.101&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-stage.xml?r1=1.100&r2=1.101
Index: hb-install-stage.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-stage.xml,v
retrieving revision 1.100
retrieving revision 1.101
diff -u -r1.100 -r1.101
--- hb-install-stage.xml 8 Sep 2006 12:53:13 -0000 1.100
+++ hb-install-stage.xml 28 Oct 2006 09:17:54 -0000 1.101
@@ -4,10 +4,15 @@
<!-- The content of this document is licensed under the CC-BY-SA license -->
<!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-stage.xml,v 1.100 2006/09/08 12:53:13 rane Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-stage.xml,v 1.101 2006/10/28 09:17:54 neysx Exp $ -->
<sections>
+<abstract>
+Gentoo installs work through a stage3 archive. In this chapter we
+describe how you extract the stage3 archive and configure Portage.
+</abstract>
+
<version>7.1</version>
<date>2006-09-07</date>
1.101 xml/htdocs/doc/en/handbook/hb-install-system.xml
file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-system.xml?rev=1.101&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-system.xml?rev=1.101&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-system.xml?r1=1.100&r2=1.101
Index: hb-install-system.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-system.xml,v
retrieving revision 1.100
retrieving revision 1.101
diff -u -r1.100 -r1.101
--- hb-install-system.xml 8 Oct 2006 19:38:11 -0000 1.100
+++ hb-install-system.xml 28 Oct 2006 09:17:55 -0000 1.101
@@ -4,10 +4,16 @@
<!-- The content of this document is licensed under the CC-BY-SA license -->
<!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-system.xml,v 1.100 2006/10/08 19:38:11 nightmorph Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-system.xml,v 1.101 2006/10/28 09:17:55 neysx Exp $ -->
<sections>
+<abstract>
+After installing and configuring a stage3, the eventual result is that you
+have a Gentoo base system at your disposal. This chapter describes how
+to progress to that state.
+</abstract>
+
<version>7.2</version>
<date>2006-10-08</date>
1.43 xml/htdocs/doc/en/handbook/hb-install-tools.xml
file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-tools.xml?rev=1.43&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-tools.xml?rev=1.43&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-tools.xml?r1=1.42&r2=1.43
Index: hb-install-tools.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-tools.xml,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -r1.42 -r1.43
--- hb-install-tools.xml 8 Sep 2006 11:50:52 -0000 1.42
+++ hb-install-tools.xml 28 Oct 2006 09:17:55 -0000 1.43
@@ -4,10 +4,15 @@
<!-- The content of this document is licensed under the CC-BY-SA license -->
<!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-tools.xml,v 1.42 2006/09/08 11:50:52 nightmorph Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-tools.xml,v 1.43 2006/10/28 09:17:55 neysx Exp $ -->
<sections>
+<abstract>
+As mentioned before, Gentoo is about choices. In this chapter we help you
+choose and install some important tools.
+</abstract>
+
<version>7.1</version>
<date>2006-09-08</date>
1.4 xml/htdocs/doc/en/handbook/hb-install-x86+amd64-disk.xml
file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-disk.xml?rev=1.4&view=markup
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
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
Index: hb-install-x86+amd64-disk.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-disk.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- hb-install-x86+amd64-disk.xml 30 Aug 2006 22:52:28 -0000 1.3
+++ hb-install-x86+amd64-disk.xml 28 Oct 2006 09:17:55 -0000 1.4
@@ -4,10 +4,15 @@
<!-- The content of this document is licensed under the CC-BY-SA license -->
<!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
-<!-- $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 $ -->
+<!-- $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 $ -->
<sections>
+<abstract>
+To be able to install Gentoo, you must create the necessary partitions.
+This chapter describes how to partition a disk for future usage.
+</abstract>
+
<version>4.0</version>
<date>2006-08-30</date>
1.6 xml/htdocs/doc/en/handbook/hb-install-x86+amd64-kernel.xml
file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-kernel.xml?rev=1.6&view=markup
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
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
Index: hb-install-x86+amd64-kernel.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-kernel.xml,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- hb-install-x86+amd64-kernel.xml 30 Aug 2006 22:52:28 -0000 1.5
+++ hb-install-x86+amd64-kernel.xml 28 Oct 2006 09:17:55 -0000 1.6
@@ -4,10 +4,15 @@
<!-- The content of this document is licensed under the CC-BY-SA license -->
<!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
-<!-- $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 $ -->
+<!-- $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 $ -->
<sections>
+<abstract>
+The Linux kernel is the core of every distribution. This chapter
+explains how to configure your kernel.
+</abstract>
+
<version>4.0</version>
<date>2006-08-30</date>
1.5 xml/htdocs/doc/en/handbook/hb-install-x86+amd64-medium.xml
file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-medium.xml?rev=1.5&view=markup
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
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
Index: hb-install-x86+amd64-medium.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-x86+amd64-medium.xml,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- hb-install-x86+amd64-medium.xml 24 Oct 2006 17:22:14 -0000 1.4
+++ hb-install-x86+amd64-medium.xml 28 Oct 2006 09:17:55 -0000 1.5
@@ -4,10 +4,16 @@
<!-- The content of this document is licensed under the CC-BY-SA license -->
<!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
-<!-- $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 $ -->
+<!-- $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 $ -->
<sections>
+<abstract>
+You can install Gentoo in many ways. This chapter explains how to install
+Gentoo using the minimal Installation CD although installation through the
+Installer LiveCD is possible as well.
+</abstract>
+
<version>4.0</version>
<date>2006-08-30</date>
1.13 xml/htdocs/doc/en/handbook/hb-net-advanced.xml
file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-net-advanced.xml?rev=1.13&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-net-advanced.xml?rev=1.13&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-net-advanced.xml?r1=1.12&r2=1.13
Index: hb-net-advanced.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-net-advanced.xml,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- hb-net-advanced.xml 30 Aug 2006 22:52:28 -0000 1.12
+++ hb-net-advanced.xml 28 Oct 2006 09:17:55 -0000 1.13
@@ -4,10 +4,15 @@
<!-- The content of this document is licensed under the CC-BY-SA license -->
<!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-net-advanced.xml,v 1.12 2006/08/30 22:52:28 nightmorph Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-net-advanced.xml,v 1.13 2006/10/28 09:17:55 neysx Exp $ -->
<sections>
+<abstract>
+Here we learn about how the configuration works - you need to know this
+before we learn about modular networking.
+</abstract>
+
<version>7.0</version>
<date>2006-08-30</date>
1.9 xml/htdocs/doc/en/handbook/hb-net-functions.xml
file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-net-functions.xml?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-net-functions.xml?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-net-functions.xml?r1=1.8&r2=1.9
Index: hb-net-functions.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-net-functions.xml,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- hb-net-functions.xml 30 Aug 2006 22:52:28 -0000 1.8
+++ hb-net-functions.xml 28 Oct 2006 09:17:55 -0000 1.9
@@ -4,10 +4,14 @@
<!-- The content of this document is licensed under the CC-BY-SA license -->
<!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-net-functions.xml,v 1.8 2006/08/30 22:52:28 nightmorph Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-net-functions.xml,v 1.9 2006/10/28 09:17:55 neysx Exp $ -->
<sections>
+<abstract>
+If you're feeling adventurous, you can add your own functions to networking.
+</abstract>
+
<version>7.0</version>
<date>2006-08-30</date>
1.8 xml/htdocs/doc/en/handbook/hb-net-management.xml
file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-net-management.xml?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-net-management.xml?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-net-management.xml?r1=1.7&r2=1.8
Index: hb-net-management.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-net-management.xml,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- hb-net-management.xml 30 Aug 2006 22:52:28 -0000 1.7
+++ hb-net-management.xml 28 Oct 2006 09:17:55 -0000 1.8
@@ -4,10 +4,14 @@
<!-- The content of this document is licensed under the CC-BY-SA license -->
<!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-net-management.xml,v 1.7 2006/08/30 22:52:28 nightmorph Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-net-management.xml,v 1.8 2006/10/28 09:17:55 neysx Exp $ -->
<sections>
+<abstract>
+For laptop users or people who move their computer around different networks.
+</abstract>
+
<version>7.0</version>
<date>2006-08-30</date>
1.19 xml/htdocs/doc/en/handbook/hb-net-modules.xml
file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-net-modules.xml?rev=1.19&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-net-modules.xml?rev=1.19&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-net-modules.xml?r1=1.18&r2=1.19
Index: hb-net-modules.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-net-modules.xml,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- hb-net-modules.xml 30 Aug 2006 22:52:28 -0000 1.18
+++ hb-net-modules.xml 28 Oct 2006 09:17:55 -0000 1.19
@@ -4,10 +4,15 @@
<!-- The content of this document is licensed under the CC-BY-SA license -->
<!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-net-modules.xml,v 1.18 2006/08/30 22:52:28 nightmorph Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-net-modules.xml,v 1.19 2006/10/28 09:17:55 neysx Exp $ -->
<sections>
+<abstract>
+Gentoo provides you flexible networking - here you are told about choosing
+different DHCP clients, setting up bonding, bridging, VLANs and more.
+</abstract>
+
<version>7.0</version>
<date>2006-08-30</date>
1.7 xml/htdocs/doc/en/handbook/hb-net-start.xml
file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-net-start.xml?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-net-start.xml?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-net-start.xml?r1=1.6&r2=1.7
Index: hb-net-start.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-net-start.xml,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- hb-net-start.xml 30 Aug 2006 22:52:28 -0000 1.6
+++ hb-net-start.xml 28 Oct 2006 09:17:55 -0000 1.7
@@ -4,10 +4,15 @@
<!-- The content of this document is licensed under the CC-BY-SA license -->
<!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-net-start.xml,v 1.6 2006/08/30 22:52:28 nightmorph Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-net-start.xml,v 1.7 2006/10/28 09:17:55 neysx Exp $ -->
<sections>
+<abstract>
+A guide to quickly get your network interface up and running in most common
+environments.
+</abstract>
+
<version>7.0</version>
<date>2006-08-30</date>
1.13 xml/htdocs/doc/en/handbook/hb-net-wireless.xml
file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-net-wireless.xml?rev=1.13&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-net-wireless.xml?rev=1.13&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-net-wireless.xml?r1=1.12&r2=1.13
Index: hb-net-wireless.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-net-wireless.xml,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- hb-net-wireless.xml 30 Aug 2006 22:52:28 -0000 1.12
+++ hb-net-wireless.xml 28 Oct 2006 09:17:55 -0000 1.13
@@ -4,10 +4,14 @@
<!-- The content of this document is licensed under the CC-BY-SA license -->
<!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-net-wireless.xml,v 1.12 2006/08/30 22:52:28 nightmorph Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-net-wireless.xml,v 1.13 2006/10/28 09:17:55 neysx Exp $ -->
<sections>
+<abstract>
+Wireless isn't straight-forward. Hopefully we'll get you working!
+</abstract>
+
<version>7.0</version>
<date>2006-08-30</date>
1.15 xml/htdocs/doc/en/handbook/hb-portage-branches.xml
file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-portage-branches.xml?rev=1.15&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-portage-branches.xml?rev=1.15&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-portage-branches.xml?r1=1.14&r2=1.15
Index: hb-portage-branches.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-portage-branches.xml,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- hb-portage-branches.xml 1 Aug 2006 17:35:05 -0000 1.14
+++ hb-portage-branches.xml 28 Oct 2006 09:17:55 -0000 1.15
@@ -4,10 +4,17 @@
<!-- The content of this document is licensed under the CC-BY-SA license -->
<!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-portage-branches.xml,v 1.14 2006/08/01 17:35:05 swift Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-portage-branches.xml,v 1.15 2006/10/28 09:17:55 neysx Exp $ -->
<sections>
+<abstract>
+Gentoo provides software separated in several branches, depending on stability
+and architectural support. "Mixing Software Branches" inform you how these
+branches can be configured and how you can override this separation
+individually.
+</abstract>
+
<version>1.7</version>
<date>2006-08-01</date>
1.11 xml/htdocs/doc/en/handbook/hb-portage-configuration.xml
file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-portage-configuration.xml?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-portage-configuration.xml?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-portage-configuration.xml?r1=1.10&r2=1.11
Index: hb-portage-configuration.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-portage-configuration.xml,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- hb-portage-configuration.xml 14 Mar 2006 19:29:29 -0000 1.10
+++ hb-portage-configuration.xml 28 Oct 2006 09:17:55 -0000 1.11
@@ -4,10 +4,15 @@
<!-- The content of this document is licensed under the CC-BY-SA license -->
<!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-portage-configuration.xml,v 1.10 2006/03/14 19:29:29 neysx Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-portage-configuration.xml,v 1.11 2006/10/28 09:17:55 neysx Exp $ -->
<sections>
+<abstract>
+Portage is completely configurable through various variables you can set in the
+configuration file or as environment variable.
+</abstract>
+
<version>1.4</version>
<date>2005-01-22</date>
1.12 xml/htdocs/doc/en/handbook/hb-portage-diverttree.xml
file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-portage-diverttree.xml?rev=1.12&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-portage-diverttree.xml?rev=1.12&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-portage-diverttree.xml?r1=1.11&r2=1.12
Index: hb-portage-diverttree.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-portage-diverttree.xml,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- hb-portage-diverttree.xml 14 Mar 2006 19:29:29 -0000 1.11
+++ hb-portage-diverttree.xml 28 Oct 2006 09:17:55 -0000 1.12
@@ -4,10 +4,16 @@
<!-- The content of this document is licensed under the CC-BY-SA license -->
<!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-portage-diverttree.xml,v 1.11 2006/03/14 19:29:29 neysx Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-portage-diverttree.xml,v 1.12 2006/10/28 09:17:55 neysx Exp $ -->
<sections>
+<abstract>
+"Diverting from the Official Tree" gives you some tips and tricks on how to use
+your own Portage tree, how to synchronise only the categories you want, inject
+packages and more.
+</abstract>
+
<version>1.4</version>
<date>2005-11-25</date>
1.12 xml/htdocs/doc/en/handbook/hb-portage-files.xml
file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-portage-files.xml?rev=1.12&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-portage-files.xml?rev=1.12&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-portage-files.xml?r1=1.11&r2=1.12
Index: hb-portage-files.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-portage-files.xml,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- hb-portage-files.xml 14 Mar 2006 19:29:29 -0000 1.11
+++ hb-portage-files.xml 28 Oct 2006 09:17:55 -0000 1.12
@@ -4,10 +4,15 @@
<!-- The content of this document is licensed under the CC-BY-SA license -->
<!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-portage-files.xml,v 1.11 2006/03/14 19:29:29 neysx Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-portage-files.xml,v 1.12 2006/10/28 09:17:55 neysx Exp $ -->
<sections>
+<abstract>
+Once you want to know Portage in-depth you need to know where it stores its
+files and data.
+</abstract>
+
<version>1.7</version>
<date>2005-06-27</date>
1.9 xml/htdocs/doc/en/handbook/hb-portage-tools.xml
file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-portage-tools.xml?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-portage-tools.xml?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-portage-tools.xml?r1=1.8&r2=1.9
Index: hb-portage-tools.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-portage-tools.xml,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- hb-portage-tools.xml 14 Mar 2006 19:29:29 -0000 1.8
+++ hb-portage-tools.xml 28 Oct 2006 09:17:55 -0000 1.9
@@ -4,10 +4,15 @@
<!-- The content of this document is licensed under the CC-BY-SA license -->
<!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-portage-tools.xml,v 1.8 2006/03/14 19:29:29 neysx Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-portage-tools.xml,v 1.9 2006/10/28 09:17:55 neysx Exp $ -->
<sections>
+<abstract>
+Portage comes with a few extra tools that might make your Gentoo experience even
+better. Read on to discover how to use dispatch-conf and other tools.
+</abstract>
+
<version>1.4</version>
<date>2005-07-28</date>
1.33 xml/htdocs/doc/en/handbook/hb-working-features.xml
file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-working-features.xml?rev=1.33&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-working-features.xml?rev=1.33&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-working-features.xml?r1=1.32&r2=1.33
Index: hb-working-features.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-working-features.xml,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -r1.32 -r1.33
--- hb-working-features.xml 17 Oct 2006 02:28:45 -0000 1.32
+++ hb-working-features.xml 28 Oct 2006 09:17:55 -0000 1.33
@@ -4,10 +4,15 @@
<!-- The content of this document is licensed under the CC-BY-SA license -->
<!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-working-features.xml,v 1.32 2006/10/17 02:28:45 nightmorph Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-working-features.xml,v 1.33 2006/10/28 09:17:55 neysx Exp $ -->
<sections>
+<abstract>
+Discover the features Portage has, such as support for distributed compiling,
+ccache and more.
+</abstract>
+
<version>1.29</version>
<date>2006-10-16</date>
1.60 xml/htdocs/doc/en/handbook/hb-working-portage.xml
file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-working-portage.xml?rev=1.60&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-working-portage.xml?rev=1.60&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-working-portage.xml?r1=1.59&r2=1.60
Index: hb-working-portage.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-working-portage.xml,v
retrieving revision 1.59
retrieving revision 1.60
diff -u -r1.59 -r1.60
--- hb-working-portage.xml 4 Sep 2006 11:21:06 -0000 1.59
+++ hb-working-portage.xml 28 Oct 2006 09:17:55 -0000 1.60
@@ -4,10 +4,15 @@
<!-- The content of this document is licensed under the CC-BY-SA license -->
<!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-working-portage.xml,v 1.59 2006/09/04 11:21:06 nightmorph Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-working-portage.xml,v 1.60 2006/10/28 09:17:55 neysx Exp $ -->
<sections>
+<abstract>
+This chapter explains the "simple" steps a user definitely needs to know to
+maintain the software on his system.
+</abstract>
+
<version>1.54</version>
<date>2006-09-04</date>
1.27 xml/htdocs/doc/en/handbook/hb-working-rcscripts.xml
file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-working-rcscripts.xml?rev=1.27&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-working-rcscripts.xml?rev=1.27&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-working-rcscripts.xml?r1=1.26&r2=1.27
Index: hb-working-rcscripts.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-working-rcscripts.xml,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -r1.26 -r1.27
--- hb-working-rcscripts.xml 7 Sep 2006 08:23:02 -0000 1.26
+++ hb-working-rcscripts.xml 28 Oct 2006 09:17:55 -0000 1.27
@@ -4,10 +4,16 @@
<!-- The content of this document is licensed under the CC-BY-SA license -->
<!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-working-rcscripts.xml,v 1.26 2006/09/07 08:23:02 nightmorph Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-working-rcscripts.xml,v 1.27 2006/10/28 09:17:55 neysx Exp $ -->
<sections>
+<abstract>
+Gentoo uses a special initscript format which, amongst other features, allows
+dependency-driven decisions and virtual initscripts. This chapter explains all
+these aspects and explains how to deal with these scripts.
+</abstract>
+
<version>1.22</version>
<date>2006-09-07</date>
1.44 xml/htdocs/doc/en/handbook/hb-working-use.xml
file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-working-use.xml?rev=1.44&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-working-use.xml?rev=1.44&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-working-use.xml?r1=1.43&r2=1.44
Index: hb-working-use.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-working-use.xml,v
retrieving revision 1.43
retrieving revision 1.44
diff -u -r1.43 -r1.44
--- hb-working-use.xml 8 Oct 2006 19:38:11 -0000 1.43
+++ hb-working-use.xml 28 Oct 2006 09:17:55 -0000 1.44
@@ -4,10 +4,15 @@
<!-- The content of this document is licensed under the CC-BY-SA license -->
<!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-working-use.xml,v 1.43 2006/10/08 19:38:11 nightmorph Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-working-use.xml,v 1.44 2006/10/28 09:17:55 neysx Exp $ -->
<sections>
+<abstract>
+USE-flags are a very important aspect of Gentoo. In this chapter, you learn to
+work with USE-flags and understand how USE-flags interact with your system.
+</abstract>
+
<version>1.35</version>
<date>2006-10-08</date>
1.20 xml/htdocs/doc/en/handbook/hb-working-variables.xml
file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-working-variables.xml?rev=1.20&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-working-variables.xml?rev=1.20&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-working-variables.xml?r1=1.19&r2=1.20
Index: hb-working-variables.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-working-variables.xml,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- hb-working-variables.xml 28 Mar 2006 04:29:38 -0000 1.19
+++ hb-working-variables.xml 28 Oct 2006 09:17:55 -0000 1.20
@@ -4,10 +4,16 @@
<!-- The content of this document is licensed under the CC-BY-SA license -->
<!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-working-variables.xml,v 1.19 2006/03/28 04:29:38 nightmorph Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-working-variables.xml,v 1.20 2006/10/28 09:17:55 neysx Exp $ -->
<sections>
+<abstract>
+With Gentoo you can easily manage the environment variables for your system.
+This chapter explains how you do that, and also describes frequently used
+variables.
+</abstract>
+
<version>1.14</version>
<date>2005-09-28</date>
--
gentoo-doc-cvs@gentoo.org mailing list
^ permalink raw reply [relevance 99%]
Results 1-1 of 1 | reverse | options above
-- pct% links below jump to the message on this page, permalinks otherwise --
2006-10-28 9:17 99% [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 Xavier Neys
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox