swift 05/07/10 20:27:33 Modified: xml/htdocs/doc/en gentoo-x86-quickinstall.xml Log: Add in reference to resolv.conf
Revision Changes Path 1.39 +4 -4 xml/htdocs/doc/en/gentoo-x86-quickinstall.xml file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/gentoo-x86-quickinstall.xml?rev=1.39&content-type=text/x-cvsweb-markup&cvsroot=gentoo plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/gentoo-x86-quickinstall.xml?rev=1.39&content-type=text/plain&cvsroot=gentoo diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/gentoo-x86-quickinstall.xml.diff?r1=1.38&r2=1.39&cvsroot=gentoo Index: gentoo-x86-quickinstall.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-x86-quickinstall.xml,v retrieving revision 1.38 retrieving revision 1.39 diff -u -r1.38 -r1.39 --- gentoo-x86-quickinstall.xml 5 Jul 2005 15:32:12 -0000 1.38 +++ gentoo-x86-quickinstall.xml 10 Jul 2005 20:27:33 -0000 1.39 @@ -1,5 +1,5 @@ <?xml version='1.0' encoding="UTF-8"?> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-x86-quickinstall.xml,v 1.38 2005/07/05 15:32:12 swift Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-x86-quickinstall.xml,v 1.39 2005/07/10 20:27:33 swift Exp $ --> <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> @@ -19,8 +19,8 @@ <license/> -<version>2.0</version> -<date>2005-07-05</date> +<version>2.1</version> +<date>2005-07-10</date> <chapter> <title>Quick Install Guide</title> @@ -222,7 +222,7 @@ <p> Edit <path>/etc/conf.d/hostname</path> and <path>/etc/conf.d/domainname</path>, run <c>rc-update add domainname default</c> and edit -<path>/etc/conf.d/net</path> to configure your network. Add the <c>net.eth0</c> +<path>/etc/conf.d/net</path> and <path>/etc/resolv.conf</path> to configure your network. Add the <c>net.eth0</c> initscript to the default runlevel. If you have multiple NICs, symlink them to the <c>net.eth0</c> init script and add them to the default runlevel as well. </p> -- [email protected] mailing list
