Gentoo Archives: gentoo-doc-cvs

From: Xavier Neys <neysx@×××××××××××.org>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] cvs commit: hb-install-config.xml
Date: Tue, 28 Mar 2006 10:36:02
Message-Id: 200603281036.k2SAa2be011969@robin.gentoo.org
1 neysx 06/03/28 10:36:00
2
3 Modified: hb-install-config.xml
4 Log:
5 #127414 domainname is now in boot runlevel, no need to add it to default anymore
6
7 Revision Changes Path
8 1.3 xml/htdocs/doc/en/handbook/2006.0/hb-install-config.xml
9
10 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
11 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
12 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
13
14 Index: hb-install-config.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2006.0/hb-install-config.xml,v
17 retrieving revision 1.2
18 retrieving revision 1.3
19 diff -u -r1.2 -r1.3
20 --- hb-install-config.xml 27 Feb 2006 00:37:17 -0000 1.2
21 +++ hb-install-config.xml 28 Mar 2006 10:36:00 -0000 1.3
22 @@ -4,12 +4,12 @@
23 <!-- The content of this document is licensed under the CC-BY-SA license -->
24 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
25
26 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2006.0/hb-install-config.xml,v 1.2 2006/02/27 00:37:17 fox2mike Exp $ -->
27 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2006.0/hb-install-config.xml,v 1.3 2006/03/28 10:36:00 neysx Exp $ -->
28
29 <sections>
30
31 -<version>6.0</version>
32 -<date>2006-02-27</date>
33 +<version>6.1</version>
34 +<date>2006-03-28</date>
35
36 <section>
37 <title>Filesystem Information</title>
38 @@ -211,14 +211,6 @@
39 NISDOMAIN="<i>my-nisdomain</i>"
40 </pre>
41
42 -<p>
43 -Now add the <c>domainname</c> script to the default runlevel:
44 -</p>
45 -
46 -<pre caption="Adding domainname to the default runlevel">
47 -# <i>rc-update add domainname default</i>
48 -</pre>
49 -
50 </body>
51 </subsection>
52 <subsection>
53
54
55
56 --
57 gentoo-doc-cvs@g.o mailing list