nightmorph 07/01/03 20:12:08 Modified: hb-net-modules.xml Log: fixed dhcpcd pros/cons for bug 159610
Revision Changes Path 1.20 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.20&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-net-modules.xml?rev=1.20&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-net-modules.xml?r1=1.19&r2=1.20 Index: hb-net-modules.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-net-modules.xml,v retrieving revision 1.19 retrieving revision 1.20 diff -u -r1.19 -r1.20 --- hb-net-modules.xml 28 Oct 2006 09:17:55 -0000 1.19 +++ hb-net-modules.xml 3 Jan 2007 20:12:08 -0000 1.20 @@ -4,7 +4,7 @@ <!-- 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.19 2006/10/28 09:17:55 neysx Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-net-modules.xml,v 1.20 2007/01/03 20:12:08 nightmorph Exp $ --> <sections> @@ -13,8 +13,8 @@ different DHCP clients, setting up bonding, bridging, VLANs and more. </abstract> -<version>7.0</version> -<date>2006-08-30</date> +<version>7.1</version> +<date>2006-01-04</date> <section> <title>Network Modules</title> @@ -135,12 +135,10 @@ <ti><c>dhcpcd</c></ti> <ti><c>net-misc/dhcpcd</c></ti> <ti> - Long time Gentoo default, no reliance on outside tools - </ti> - <ti> - No longer maintained upstream, can be slow at times, does not daemonize - when lease is infinite + Long time Gentoo default, no reliance on outside tools, actively developed + by Gentoo </ti> + <ti>Can be slow at times, does not yet daemonize when lease is infinite</ti> </tr> <tr> <ti><c>pump</c></ti> -- [email protected] mailing list
