swift 06/08/23 19:31:53 Modified: hb-install-config.xml Log: Link to net.lo instead of net.eth0
Revision Changes Path 1.80 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.80&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-config.xml?rev=1.80&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-config.xml?r1=1.79&r2=1.80 Index: hb-install-config.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-config.xml,v retrieving revision 1.79 retrieving revision 1.80 diff -u -r1.79 -r1.80 --- hb-install-config.xml 2 Aug 2006 21:28:12 -0000 1.79 +++ hb-install-config.xml 23 Aug 2006 19:31:53 -0000 1.80 @@ -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/hb-install-config.xml,v 1.79 2006/08/02 21:28:12 neysx Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-config.xml,v 1.80 2006/08/23 19:31:53 swift Exp $ --> <sections> -<version>2.20</version> -<date>2006-07-28</date> +<version>2.21</version> +<date>2006-08-23</date> <section> <title>Filesystem Information</title> @@ -351,7 +351,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
