Gentoo Archives: gentoo-doc-cvs

From: Xavier Neys <neysx@×××××××××××.org>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] cvs commit: gentoo-sparc-quickinstall.xml
Date: Thu, 18 May 2006 13:43:50
Message-Id: 20060518134421.11938642C8@smtp.gentoo.org
1 neysx 06/05/18 13:44:20
2
3 Modified: gentoo-sparc-quickinstall.xml
4 Log:
5 #132924 s/iface_eth0/config_eth0/
6
7 Revision Changes Path
8 1.18 xml/htdocs/doc/en/gentoo-sparc-quickinstall.xml
9
10 file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/gentoo-sparc-quickinstall.xml?rev=1.18&content-type=text/x-cvsweb-markup&cvsroot=gentoo
11 plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/gentoo-sparc-quickinstall.xml?rev=1.18&content-type=text/plain&cvsroot=gentoo
12 diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/gentoo-sparc-quickinstall.xml.diff?r1=1.17&r2=1.18&cvsroot=gentoo
13
14 Index: gentoo-sparc-quickinstall.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-sparc-quickinstall.xml,v
17 retrieving revision 1.17
18 retrieving revision 1.18
19 diff -u -r1.17 -r1.18
20 --- gentoo-sparc-quickinstall.xml 8 Jan 2006 18:22:15 -0000 1.17
21 +++ gentoo-sparc-quickinstall.xml 18 May 2006 13:44:20 -0000 1.18
22 @@ -1,5 +1,5 @@
23 <?xml version='1.0' encoding="UTF-8"?>
24 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-sparc-quickinstall.xml,v 1.17 2006/01/08 18:22:15 fox2mike Exp $ -->
25 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-sparc-quickinstall.xml,v 1.18 2006/05/18 13:44:20 neysx Exp $ -->
26
27 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
28
29 @@ -20,8 +20,8 @@
30 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
31 <license/>
32
33 -<version>1.10</version>
34 -<date>2006-01-08</date>
35 +<version>1.11</version>
36 +<date>2006-05-18</date>
37
38 <chapter>
39 <title>Sparc Quick Install Reference</title>
40 @@ -210,7 +210,7 @@
41 </pre>
42
43 <pre caption = "Set up Networking">
44 -(Setup networking; dhcp-users should set iface_eth0="dhcp") # <i>nano -w /etc/conf.d/net</i>
45 +(Setup networking; dhcp-users should set config_eth0="dhcp") # <i>nano -w /etc/conf.d/net</i>
46 (List modules to be loaded at startup) # <i>nano -w /etc/modules.autoload.d/kernel-<comment>&lt;version&gt;</comment></i>
47 (start networking automatically at boot) # <i>rc-update add net.eth0 default</i>
48 (Only if you have multiple network interfaces:)
49 @@ -260,4 +260,3 @@
50 </section>
51 </chapter>
52 </guide>
53 -
54
55
56
57 --
58 gentoo-doc-cvs@g.o mailing list