Gentoo Archives: gentoo-doc-cvs

From: Sven Vermeulen <swift@×××××××××××.org>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] cvs commit: gentoo-x86-quickinstall.xml
Date: Sun, 10 Jul 2005 20:28:03
Message-Id: 200507102027.j6AKRIgJ030074@robin.gentoo.org
1 swift 05/07/10 20:27:33
2
3 Modified: xml/htdocs/doc/en gentoo-x86-quickinstall.xml
4 Log:
5 Add in reference to resolv.conf
6
7 Revision Changes Path
8 1.39 +4 -4 xml/htdocs/doc/en/gentoo-x86-quickinstall.xml
9
10 file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/gentoo-x86-quickinstall.xml?rev=1.39&content-type=text/x-cvsweb-markup&cvsroot=gentoo
11 plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/gentoo-x86-quickinstall.xml?rev=1.39&content-type=text/plain&cvsroot=gentoo
12 diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/gentoo-x86-quickinstall.xml.diff?r1=1.38&r2=1.39&cvsroot=gentoo
13
14 Index: gentoo-x86-quickinstall.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-x86-quickinstall.xml,v
17 retrieving revision 1.38
18 retrieving revision 1.39
19 diff -u -r1.38 -r1.39
20 --- gentoo-x86-quickinstall.xml 5 Jul 2005 15:32:12 -0000 1.38
21 +++ gentoo-x86-quickinstall.xml 10 Jul 2005 20:27:33 -0000 1.39
22 @@ -1,5 +1,5 @@
23 <?xml version='1.0' encoding="UTF-8"?>
24 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-x86-quickinstall.xml,v 1.38 2005/07/05 15:32:12 swift Exp $ -->
25 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-x86-quickinstall.xml,v 1.39 2005/07/10 20:27:33 swift Exp $ -->
26
27 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
28
29 @@ -19,8 +19,8 @@
30
31 <license/>
32
33 -<version>2.0</version>
34 -<date>2005-07-05</date>
35 +<version>2.1</version>
36 +<date>2005-07-10</date>
37
38 <chapter>
39 <title>Quick Install Guide</title>
40 @@ -222,7 +222,7 @@
41 <p>
42 Edit <path>/etc/conf.d/hostname</path> and <path>/etc/conf.d/domainname</path>,
43 run <c>rc-update&nbsp;add&nbsp;domainname&nbsp;default</c> and edit
44 -<path>/etc/conf.d/net</path> to configure your network. Add the <c>net.eth0</c>
45 +<path>/etc/conf.d/net</path> and <path>/etc/resolv.conf</path> to configure your network. Add the <c>net.eth0</c>
46 initscript to the default runlevel. If you have multiple NICs, symlink them
47 to the <c>net.eth0</c> init script and add them to the default runlevel as well.
48 </p>
49
50
51
52 --
53 gentoo-doc-cvs@g.o mailing list