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 1FOBYQ-0007AF-6J for garchives@archives.gentoo.org; Tue, 28 Mar 2006 10:36:02 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.6/8.13.5) with SMTP id k2SAa3LP002877; Tue, 28 Mar 2006 10:36:03 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 k2SAa2be011969 for ; Tue, 28 Mar 2006 10:36:02 GMT Message-Id: <200603281036.k2SAa2be011969@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 1FOBYP-0002Mx-J2 for gentoo-doc-cvs@lists.gentoo.org; Tue, 28 Mar 2006 10:36:01 +0000 Received: by lark (sSMTP sendmail emulation); Tue, 28 Mar 2006 10:36:00 +0000 From: "Xavier Neys" Date: Tue, 28 Mar 2006 10:36:00 +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: ba7ddddf-a627-4bca-8f8e-33a045488654 X-Archives-Hash: 23fe40355e24dff71f7ab88f305301b3 neysx 06/03/28 10:36:00 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.3 xml/htdocs/doc/en/handbook/2006.0/hb-install-config.xml file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2006.0/hb-install-config.xml?rev=1.3&content-type=text/x-cvsweb-markup&cvsroot=gentoo plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2006.0/hb-install-config.xml?rev=1.3&content-type=text/plain&cvsroot=gentoo diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2006.0/hb-install-config.xml.diff?r1=1.2&r2=1.3&cvsroot=gentoo Index: hb-install-config.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2006.0/hb-install-config.xml,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- hb-install-config.xml 27 Feb 2006 00:37:17 -0000 1.2 +++ hb-install-config.xml 28 Mar 2006 10:36:00 -0000 1.3 @@ -4,12 +4,12 @@ - + -6.0 -2006-02-27 +6.1 +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