From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.54) id 1FOBYN-0001vB-9x for garchives@archives.gentoo.org; Tue, 28 Mar 2006 10:35:59 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.6/8.13.5) with SMTP id k2SAa1pj026737; Tue, 28 Mar 2006 10:36:01 GMT Received: from smtp.gentoo.org (smtp.gentoo.org [134.68.220.30]) by robin.gentoo.org (8.13.6/8.13.5) with ESMTP id k2SAa1eu016370 for ; Tue, 28 Mar 2006 10:36:01 GMT Message-Id: <200603281036.k2SAa1eu016370@robin.gentoo.org> Received: from lark.gentoo.osuosl.org ([140.211.166.177] helo=lark) by smtp.gentoo.org with smtp (Exim 4.54) id 1FOBYO-0000Cz-G3 for gentoo-doc-cvs@lists.gentoo.org; Tue, 28 Mar 2006 10:36:00 +0000 Received: by lark (sSMTP sendmail emulation); Tue, 28 Mar 2006 10:35:59 +0000 From: "Xavier Neys" Date: Tue, 28 Mar 2006 10:35:59 +0000 To: gentoo-doc-cvs@lists.gentoo.org Subject: [gentoo-doc-cvs] cvs commit: hb-install-config.xml Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-doc-cvs@gentoo.org Reply-to: docs-team@lists.gentoo.org X-Archives-Salt: 81fa2ac7-9463-4df8-89dc-0f4a79946d42 X-Archives-Hash: 30203f39ca26c6ef57f8d5ec85f39574 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 @@ - + -2.17 -2006-02-27 +2.18 +2006-03-28
Filesystem Information @@ -211,14 +211,6 @@ NISDOMAIN="my-nisdomain" -

-Now add the domainname script to the default runlevel: -

- -
-# rc-update add domainname default
-
- -- gentoo-doc-cvs@gentoo.org mailing list