Gentoo Archives: gentoo-doc-cvs

From: swift <swift@×××××××××××.org>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] cvs commit: gentoo-x86-quickinstall.xml
Date: Sat, 20 Aug 2005 14:57:38
Message-Id: 200508201457.j7KEvAHS026410@robin.gentoo.org
1 swift 05/08/20 14:57:18
2
3 Modified: xml/htdocs/doc/en gentoo-x86-quickinstall.xml
4 Log:
5 Adding in copying of distfiles for network less installations
6
7 Revision Changes Path
8 1.47 +9 -3 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.47&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.47&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.46&r2=1.47&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.46
18 retrieving revision 1.47
19 diff -u -r1.46 -r1.47
20 --- gentoo-x86-quickinstall.xml 12 Aug 2005 17:57:03 -0000 1.46
21 +++ gentoo-x86-quickinstall.xml 20 Aug 2005 14:57:18 -0000 1.47
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.46 2005/08/12 17:57:03 fox2mike Exp $ -->
25 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-x86-quickinstall.xml,v 1.47 2005/08/20 14:57:18 swift Exp $ -->
26
27 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
28
29 @@ -21,8 +21,8 @@
30 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
31 <license/>
32
33 -<version>2.6</version>
34 -<date>2005-08-12</date>
35 +<version>2.7</version>
36 +<date>2005-08-20</date>
37
38 <chapter>
39 <title>Quick Install Guide</title>
40 @@ -122,6 +122,12 @@
41 </p>
42
43 <p>
44 +For a network less installation, copy over the source code files from
45 +<path>/mnt/cdrom/distfiles/</path> to
46 +<path>/mnt/gentoo/usr/portage/distfiles/</path>.
47 +</p>
48 +
49 +<p>
50 Edit <path>/mnt/gentoo/etc/make.conf</path> to suit your needs (USE flag, CFLAGS
51 and CXXFLAGS). You can use the <c>nano</c> editor for this.
52 </p>
53
54
55
56 --
57 gentoo-doc-cvs@g.o mailing list