neysx 06/05/18 13:44:20 Modified: gentoo-sparc-quickinstall.xml Log: #132924 s/iface_eth0/config_eth0/
Revision Changes Path 1.18 xml/htdocs/doc/en/gentoo-sparc-quickinstall.xml file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/gentoo-sparc-quickinstall.xml?rev=1.18&content-type=text/x-cvsweb-markup&cvsroot=gentoo plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/gentoo-sparc-quickinstall.xml?rev=1.18&content-type=text/plain&cvsroot=gentoo diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/gentoo-sparc-quickinstall.xml.diff?r1=1.17&r2=1.18&cvsroot=gentoo Index: gentoo-sparc-quickinstall.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-sparc-quickinstall.xml,v retrieving revision 1.17 retrieving revision 1.18 diff -u -r1.17 -r1.18 --- gentoo-sparc-quickinstall.xml 8 Jan 2006 18:22:15 -0000 1.17 +++ gentoo-sparc-quickinstall.xml 18 May 2006 13:44:20 -0000 1.18 @@ -1,5 +1,5 @@ <?xml version='1.0' encoding="UTF-8"?> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-sparc-quickinstall.xml,v 1.17 2006/01/08 18:22:15 fox2mike Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-sparc-quickinstall.xml,v 1.18 2006/05/18 13:44:20 neysx Exp $ --> <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> @@ -20,8 +20,8 @@ <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> <license/> -<version>1.10</version> -<date>2006-01-08</date> +<version>1.11</version> +<date>2006-05-18</date> <chapter> <title>Sparc Quick Install Reference</title> @@ -210,7 +210,7 @@ </pre> <pre caption = "Set up Networking"> -(Setup networking; dhcp-users should set iface_eth0="dhcp") # <i>nano -w /etc/conf.d/net</i> +(Setup networking; dhcp-users should set config_eth0="dhcp") # <i>nano -w /etc/conf.d/net</i> (List modules to be loaded at startup) # <i>nano -w /etc/modules.autoload.d/kernel-<comment><version></comment></i> (start networking automatically at boot) # <i>rc-update add net.eth0 default</i> (Only if you have multiple network interfaces:) @@ -260,4 +260,3 @@ </section> </chapter> </guide> - -- [email protected] mailing list
