swift 06/08/23 19:31:54 Modified: hb-install-config.xml Log: Link to net.lo instead of net.eth0
Revision Changes Path 1.5 xml/htdocs/doc/en/handbook/draft/2006.1/hb-install-config.xml file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/2006.1/hb-install-config.xml?rev=1.5&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/2006.1/hb-install-config.xml?rev=1.5&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/2006.1/hb-install-config.xml?r1=1.4&r2=1.5 Index: hb-install-config.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2006.1/hb-install-config.xml,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- hb-install-config.xml 13 Aug 2006 10:32:22 -0000 1.4 +++ hb-install-config.xml 23 Aug 2006 19:31:54 -0000 1.5 @@ -4,12 +4,12 @@ <!-- 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/draft/2006.1/hb-install-config.xml,v 1.4 2006/08/13 10:32:22 rane Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2006.1/hb-install-config.xml,v 1.5 2006/08/23 19:31:54 swift Exp $ --> <sections> -<version>6.4</version> -<date>2006-08-11</date> +<version>6.5</version> +<date>2006-08-23</date> <section> <title>Filesystem Information</title> @@ -323,7 +323,7 @@ <pre caption="Creating extra initscripts"> # <i>cd /etc/init.d</i> -# <i>ln -s net.eth0 net.eth1</i> +# <i>ln -s net.lo net.eth1</i> # <i>rc-update add net.eth1 default</i> </pre> -- [email protected] mailing list
