Gentoo Archives: gentoo-doc-cvs

From: Josh Saddler <nightmorph@×××××××××××.org>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] cvs commit: hb-install-config.xml
Date: Tue, 12 Sep 2006 20:44:49
Message-Id: 20060912200702.6C6D964CDE@smtp.gentoo.org
1 nightmorph 06/09/12 20:07:02
2
3 Modified: hb-install-config.xml
4 Log:
5 Properly added domainname information, see bug 147358
6
7 Revision Changes Path
8 1.2 xml/htdocs/doc/en/handbook/2006.1/hb-install-config.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/2006.1/hb-install-config.xml?rev=1.2&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/2006.1/hb-install-config.xml?rev=1.2&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/2006.1/hb-install-config.xml?r1=1.1&r2=1.2
13
14 Index: hb-install-config.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2006.1/hb-install-config.xml,v
17 retrieving revision 1.1
18 retrieving revision 1.2
19 diff -u -r1.1 -r1.2
20 --- hb-install-config.xml 30 Aug 2006 20:17:31 -0000 1.1
21 +++ hb-install-config.xml 12 Sep 2006 20:07:02 -0000 1.2
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.1/hb-install-config.xml,v 1.1 2006/08/30 20:17:31 nightmorph Exp $ -->
27 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2006.1/hb-install-config.xml,v 1.2 2006/09/12 20:07:02 nightmorph Exp $ -->
28
29 <sections>
30
31 -<version>7.0</version>
32 -<date>2006-08-30</date>
33 +<version>7.1</version>
34 +<date>2006-09-12</date>
35
36 <section>
37 <title>Filesystem Information</title>
38 @@ -190,7 +190,7 @@
39 </pre>
40
41 <p>
42 -Second we set the domainname:
43 +Second we set the domainname in <path>/etc/conf.d/net</path>:
44 </p>
45
46 <pre caption="Setting the domainname">
47
48
49
50 --
51 gentoo-doc-cvs@g.o mailing list