swift 05/06/09 07:33:59
Modified: xml/htdocs/doc/en/handbook/2005.0 handbook-alpha.xml
handbook-amd64.xml handbook-hppa.xml
handbook-ppc.xml handbook-sparc.xml
handbook-x86.xml hb-install-next.xml
Log:
#88188 - New baselayout -> new part on the Gentoo Handbook
Revision Changes Path
1.3 +62 -3 xml/htdocs/doc/en/handbook/2005.0/handbook-alpha.xml
file :
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.0/handbook-alpha.xml?rev=1.3&content-type=text/x-cvsweb-markup&cvsroot=gentoo
plain:
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.0/handbook-alpha.xml?rev=1.3&content-type=text/plain&cvsroot=gentoo
diff :
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.0/handbook-alpha.xml.diff?r1=1.2&r2=1.3&cvsroot=gentoo
Index: handbook-alpha.xml
===================================================================
RCS file:
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.0/handbook-alpha.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- handbook-alpha.xml 28 Mar 2005 08:20:02 -0000 1.2
+++ handbook-alpha.xml 9 Jun 2005 07:33:59 -0000 1.3
@@ -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/2005.0/handbook-alpha.xml,v 1.2
2005/03/28 08:20:02 swift Exp $ -->
+<!-- $Header:
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.0/handbook-alpha.xml,v 1.3
2005/06/09 07:33:59 swift Exp $ -->
<book link="handbook-alpha.xml">
<title>Gentoo Linux 2005.0 Alpha Handbook</title>
@@ -10,6 +10,9 @@
<mail link="[EMAIL PROTECTED]">Sven Vermeulen</mail>
</author>
<author title="Author">
+ <mail link="[EMAIL PROTECTED]">Roy Marples</mail>
+</author>
+<author title="Author">
<mail link="[EMAIL PROTECTED]">Daniel Robbins</mail>
</author>
<author title="Author">
@@ -113,8 +116,8 @@
<!-- See http://creativecommons.org/licenses/by-sa/2.0 -->
<license/>
-<version>4.00</version>
-<date>2005-03-15</date>
+<version>4.1</version>
+<date>2005-06-09</date>
<part>
<title>Installing Gentoo</title>
@@ -354,4 +357,60 @@
</chapter>
</part>
+<part>
+<title>Gentoo Network Configuration</title>
+<abstract>A comprehensive guide to Networking in Gentoo.</abstract>
+
+<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>
+
</book>
1.3 +62 -3 xml/htdocs/doc/en/handbook/2005.0/handbook-amd64.xml
file :
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.0/handbook-amd64.xml?rev=1.3&content-type=text/x-cvsweb-markup&cvsroot=gentoo
plain:
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.0/handbook-amd64.xml?rev=1.3&content-type=text/plain&cvsroot=gentoo
diff :
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.0/handbook-amd64.xml.diff?r1=1.2&r2=1.3&cvsroot=gentoo
Index: handbook-amd64.xml
===================================================================
RCS file:
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.0/handbook-amd64.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- handbook-amd64.xml 28 Mar 2005 08:20:02 -0000 1.2
+++ handbook-amd64.xml 9 Jun 2005 07:33:59 -0000 1.3
@@ -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/2005.0/handbook-amd64.xml,v 1.2
2005/03/28 08:20:02 swift Exp $ -->
+<!-- $Header:
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.0/handbook-amd64.xml,v 1.3
2005/06/09 07:33:59 swift Exp $ -->
<book link="handbook-amd64.xml">
<title>Gentoo Linux 2005.0 AMD64 Handbook</title>
@@ -10,6 +10,9 @@
<mail link="[EMAIL PROTECTED]">Sven Vermeulen</mail>
</author>
<author title="Author">
+ <mail link="[EMAIL PROTECTED]">Roy Marples</mail>
+</author>
+<author title="Author">
<mail link="[EMAIL PROTECTED]">Daniel Robbins</mail>
</author>
<author title="Author">
@@ -113,8 +116,8 @@
<!-- See http://creativecommons.org/licenses/by-sa/2.0 -->
<license/>
-<version>4.00</version>
-<date>2005-01-04</date>
+<version>4.1</version>
+<date>2005-06-09</date>
<part>
<title>Installing Gentoo</title>
@@ -353,4 +356,60 @@
</chapter>
</part>
+<part>
+<title>Gentoo Network Configuration</title>
+<abstract>A comprehensive guide to Networking in Gentoo.</abstract>
+
+<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>
+
</book>
1.3 +62 -3 xml/htdocs/doc/en/handbook/2005.0/handbook-hppa.xml
file :
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.0/handbook-hppa.xml?rev=1.3&content-type=text/x-cvsweb-markup&cvsroot=gentoo
plain:
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.0/handbook-hppa.xml?rev=1.3&content-type=text/plain&cvsroot=gentoo
diff :
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.0/handbook-hppa.xml.diff?r1=1.2&r2=1.3&cvsroot=gentoo
Index: handbook-hppa.xml
===================================================================
RCS file:
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.0/handbook-hppa.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- handbook-hppa.xml 28 Mar 2005 08:20:02 -0000 1.2
+++ handbook-hppa.xml 9 Jun 2005 07:33:59 -0000 1.3
@@ -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/2005.0/handbook-hppa.xml,v 1.2
2005/03/28 08:20:02 swift Exp $ -->
+<!-- $Header:
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.0/handbook-hppa.xml,v 1.3
2005/06/09 07:33:59 swift Exp $ -->
<book link="handbook-hppa.xml">
<title>Gentoo Linux 2005.0 HPPA Handbook</title>
@@ -10,6 +10,9 @@
<mail link="[EMAIL PROTECTED]">Sven Vermeulen</mail>
</author>
<author title="Author">
+ <mail link="[EMAIL PROTECTED]">Roy Marples</mail>
+</author>
+<author title="Author">
<mail link="[EMAIL PROTECTED]">Daniel Robbins</mail>
</author>
<author title="Author">
@@ -113,8 +116,8 @@
<!-- See http://creativecommons.org/licenses/by-sa/2.0 -->
<license/>
-<version>4.00</version>
-<date>2005-01-04</date>
+<version>4.1</version>
+<date>2005-06-09</date>
<part>
<title>Installing Gentoo</title>
@@ -353,4 +356,60 @@
</chapter>
</part>
+<part>
+<title>Gentoo Network Configuration</title>
+<abstract>A comprehensive guide to Networking in Gentoo.</abstract>
+
+<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>
+
</book>
1.3 +62 -3 xml/htdocs/doc/en/handbook/2005.0/handbook-ppc.xml
file :
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.0/handbook-ppc.xml?rev=1.3&content-type=text/x-cvsweb-markup&cvsroot=gentoo
plain:
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.0/handbook-ppc.xml?rev=1.3&content-type=text/plain&cvsroot=gentoo
diff :
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.0/handbook-ppc.xml.diff?r1=1.2&r2=1.3&cvsroot=gentoo
Index: handbook-ppc.xml
===================================================================
RCS file:
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.0/handbook-ppc.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- handbook-ppc.xml 28 Mar 2005 08:20:02 -0000 1.2
+++ handbook-ppc.xml 9 Jun 2005 07:33:59 -0000 1.3
@@ -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/2005.0/handbook-ppc.xml,v 1.2
2005/03/28 08:20:02 swift Exp $ -->
+<!-- $Header:
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.0/handbook-ppc.xml,v 1.3
2005/06/09 07:33:59 swift Exp $ -->
<book link="handbook-ppc.xml">
<title>Gentoo Linux 2005.0 PPC Handbook</title>
@@ -10,6 +10,9 @@
<mail link="[EMAIL PROTECTED]">Sven Vermeulen</mail>
</author>
<author title="Author">
+ <mail link="[EMAIL PROTECTED]">Roy Marples</mail>
+</author>
+<author title="Author">
<mail link="[EMAIL PROTECTED]">Daniel Robbins</mail>
</author>
<author title="Author">
@@ -116,8 +119,8 @@
<!-- See http://creativecommons.org/licenses/by-sa/2.0 -->
<license/>
-<version>4.00</version>
-<date>2005-03-19</date>
+<version>4.1</version>
+<date>2005-06-09</date>
<part>
<title>Installing Gentoo</title>
@@ -357,4 +360,60 @@
</chapter>
</part>
+<part>
+<title>Gentoo Network Configuration</title>
+<abstract>A comprehensive guide to Networking in Gentoo.</abstract>
+
+<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>
+
</book>
1.3 +62 -3 xml/htdocs/doc/en/handbook/2005.0/handbook-sparc.xml
file :
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.0/handbook-sparc.xml?rev=1.3&content-type=text/x-cvsweb-markup&cvsroot=gentoo
plain:
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.0/handbook-sparc.xml?rev=1.3&content-type=text/plain&cvsroot=gentoo
diff :
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.0/handbook-sparc.xml.diff?r1=1.2&r2=1.3&cvsroot=gentoo
Index: handbook-sparc.xml
===================================================================
RCS file:
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.0/handbook-sparc.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- handbook-sparc.xml 28 Mar 2005 08:20:02 -0000 1.2
+++ handbook-sparc.xml 9 Jun 2005 07:33:59 -0000 1.3
@@ -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/2005.0/handbook-sparc.xml,v 1.2
2005/03/28 08:20:02 swift Exp $ -->
+<!-- $Header:
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.0/handbook-sparc.xml,v 1.3
2005/06/09 07:33:59 swift Exp $ -->
<book link="handbook-sparc.xml">
<title>Gentoo Linux 2005.0 SPARC Handbook</title>
@@ -10,6 +10,9 @@
<mail link="[EMAIL PROTECTED]">Sven Vermeulen</mail>
</author>
<author title="Author">
+ <mail link="[EMAIL PROTECTED]">Roy Marples</mail>
+</author>
+<author title="Author">
<mail link="[EMAIL PROTECTED]">Daniel Robbins</mail>
</author>
<author title="Author">
@@ -113,8 +116,8 @@
<!-- See http://creativecommons.org/licenses/by-sa/2.0 -->
<license/>
-<version>4.00</version>
-<date>2005-01-04</date>
+<version>4.1</version>
+<date>2005-06-09</date>
<part>
<title>Installing Gentoo</title>
@@ -353,4 +356,60 @@
</chapter>
</part>
+<part>
+<title>Gentoo Network Configuration</title>
+<abstract>A comprehensive guide to Networking in Gentoo.</abstract>
+
+<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>
+
</book>
1.3 +62 -3 xml/htdocs/doc/en/handbook/2005.0/handbook-x86.xml
file :
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.0/handbook-x86.xml?rev=1.3&content-type=text/x-cvsweb-markup&cvsroot=gentoo
plain:
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.0/handbook-x86.xml?rev=1.3&content-type=text/plain&cvsroot=gentoo
diff :
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.0/handbook-x86.xml.diff?r1=1.2&r2=1.3&cvsroot=gentoo
Index: handbook-x86.xml
===================================================================
RCS file:
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.0/handbook-x86.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- handbook-x86.xml 28 Mar 2005 08:20:02 -0000 1.2
+++ handbook-x86.xml 9 Jun 2005 07:33:59 -0000 1.3
@@ -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/2005.0/handbook-x86.xml,v 1.2
2005/03/28 08:20:02 swift Exp $ -->
+<!-- $Header:
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.0/handbook-x86.xml,v 1.3
2005/06/09 07:33:59 swift Exp $ -->
<book link="handbook-x86.xml">
<title>Gentoo Linux 2005.0 x86 Handbook</title>
@@ -10,6 +10,9 @@
<mail link="[EMAIL PROTECTED]">Sven Vermeulen</mail>
</author>
<author title="Author">
+ <mail link="[EMAIL PROTECTED]">Roy Marples</mail>
+</author>
+<author title="Author">
<mail link="[EMAIL PROTECTED]">Daniel Robbins</mail>
</author>
<author title="Author">
@@ -113,8 +116,8 @@
<!-- See http://creativecommons.org/licenses/by-sa/2.0 -->
<license/>
-<version>4.00</version>
-<date>2005-01-04</date>
+<version>4.1</version>
+<date>2005-06-09</date>
<part>
<title>Installing Gentoo</title>
@@ -353,4 +356,60 @@
</chapter>
</part>
+<part>
+<title>Gentoo Network Configuration</title>
+<abstract>A comprehensive guide to Networking in Gentoo.</abstract>
+
+<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>
+
</book>
1.4 +13 -9 xml/htdocs/doc/en/handbook/2005.0/hb-install-next.xml
file :
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.0/hb-install-next.xml?rev=1.4&content-type=text/x-cvsweb-markup&cvsroot=gentoo
plain:
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.0/hb-install-next.xml?rev=1.4&content-type=text/plain&cvsroot=gentoo
diff :
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.0/hb-install-next.xml.diff?r1=1.3&r2=1.4&cvsroot=gentoo
Index: hb-install-next.xml
===================================================================
RCS file:
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.0/hb-install-next.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- hb-install-next.xml 1 Jun 2005 15:43:47 -0000 1.3
+++ hb-install-next.xml 9 Jun 2005 07:33:59 -0000 1.4
@@ -4,12 +4,12 @@
<!-- The content of this document is licensed under the CC-BY-SA license -->
<!-- See http://creativecommons.org/licenses/by-sa/1.0 -->
-<!-- $Header:
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.0/hb-install-next.xml,v 1.3
2005/06/01 15:43:47 neysx Exp $ -->
+<!-- $Header:
/var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.0/hb-install-next.xml,v 1.4
2005/06/09 07:33:59 swift Exp $ -->
<sections>
-<version>4.1</version>
-<date>2005-06-01</date>
+<version>4.2</version>
+<date>2005-06-09</date>
<section>
<title>Documentation</title>
@@ -85,16 +85,20 @@
during the installation.
</p>
-<!--
<p>
The following changes need to happen right after having updated your system
(and
-before rebooting).
+before rebooting):
</p>
--->
-<p>
-There have been no important changes since 2005.0 yet.
-</p>
+<ul>
+ <li>
+ The <c>baselayout</c> package has received major updates, including on the
+ <uri link="?part=4">Gentoo Network Configuration</uri> aspect. The changes
+ include a new syntax for the <path>/etc/conf.d/net</path> file although the
+ old syntax is still supported. You are advised to change to the new one in
+ time.
+ </li>
+</ul>
</body>
</subsection>
--
[email protected] mailing list