Gentoo Archives: gentoo-doc-cvs

From: swift <swift@×××××××××××.org>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] cvs commit: hb-install-config.xml
Date: Wed, 23 Aug 2006 19:32:17
Message-Id: 20060823193202.5A92AB40B7@smtp.gentoo.org
1 swift 06/08/23 19:31:54
2
3 Modified: hb-install-config.xml
4 Log:
5 Link to net.lo instead of net.eth0
6
7 Revision Changes Path
8 1.5 xml/htdocs/doc/en/handbook/draft/2006.1/hb-install-config.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/2006.1/hb-install-config.xml?rev=1.5&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/2006.1/hb-install-config.xml?rev=1.5&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/2006.1/hb-install-config.xml?r1=1.4&r2=1.5
13
14 Index: hb-install-config.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2006.1/hb-install-config.xml,v
17 retrieving revision 1.4
18 retrieving revision 1.5
19 diff -u -r1.4 -r1.5
20 --- hb-install-config.xml 13 Aug 2006 10:32:22 -0000 1.4
21 +++ hb-install-config.xml 23 Aug 2006 19:31:54 -0000 1.5
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/draft/2006.1/hb-install-config.xml,v 1.4 2006/08/13 10:32:22 rane Exp $ -->
27 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2006.1/hb-install-config.xml,v 1.5 2006/08/23 19:31:54 swift Exp $ -->
28
29 <sections>
30
31 -<version>6.4</version>
32 -<date>2006-08-11</date>
33 +<version>6.5</version>
34 +<date>2006-08-23</date>
35
36 <section>
37 <title>Filesystem Information</title>
38 @@ -323,7 +323,7 @@
39
40 <pre caption="Creating extra initscripts">
41 # <i>cd /etc/init.d</i>
42 -# <i>ln -s net.eth0 net.eth1</i>
43 +# <i>ln -s net.lo net.eth1</i>
44 # <i>rc-update add net.eth1 default</i>
45 </pre>
46
47
48
49
50 --
51 gentoo-doc-cvs@g.o mailing list