neysx 06/03/28 10:35:59 Modified: hb-install-config.xml Log: #127414 domainname is now in boot runlevel, no need to add it to default anymore
Revision Changes Path 1.76 xml/htdocs/doc/en/handbook/hb-install-config.xml file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-install-config.xml?rev=1.76&content-type=text/x-cvsweb-markup&cvsroot=gentoo plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-install-config.xml?rev=1.76&content-type=text/plain&cvsroot=gentoo diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-install-config.xml.diff?r1=1.75&r2=1.76&cvsroot=gentoo Index: hb-install-config.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-config.xml,v retrieving revision 1.75 retrieving revision 1.76 diff -u -r1.75 -r1.76 --- hb-install-config.xml 27 Feb 2006 00:55:34 -0000 1.75 +++ hb-install-config.xml 28 Mar 2006 10:35:59 -0000 1.76 @@ -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.75 2006/02/27 00:55:34 fox2mike Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-config.xml,v 1.76 2006/03/28 10:35:59 neysx Exp $ --> <sections> -<version>2.17</version> -<date>2006-02-27</date> +<version>2.18</version> +<date>2006-03-28</date> <section> <title>Filesystem Information</title> @@ -211,14 +211,6 @@ NISDOMAIN="<i>my-nisdomain</i>" </pre> -<p> -Now add the <c>domainname</c> script to the default runlevel: -</p> - -<pre caption="Adding domainname to the default runlevel"> -# <i>rc-update add domainname default</i> -</pre> - </body> </subsection> <subsection> -- [email protected] mailing list
