Gentoo Archives: gentoo-doc-cvs

From: Lukasz Damentko <rane@×××××××××××.org>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] cvs commit: gentoo-x86-quickinstall.xml
Date: Thu, 29 Jun 2006 13:28:07
Message-Id: 20060629132748.0A734644DE@smtp.gentoo.org
1 rane 06/06/29 13:27:47
2
3 Modified: gentoo-x86-quickinstall.xml
4 Log:
5 changing to emerge -vpe world instead of useless emerge -vpe
6
7 Revision Changes Path
8 1.56 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.56&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.56&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.55&r2=1.56&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.55
18 retrieving revision 1.56
19 diff -u -r1.55 -r1.56
20 --- gentoo-x86-quickinstall.xml 29 Jun 2006 12:26:23 -0000 1.55
21 +++ gentoo-x86-quickinstall.xml 29 Jun 2006 13:27:47 -0000 1.56
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.55 2006/06/29 12:26:23 rane Exp $ -->
25 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-x86-quickinstall.xml,v 1.56 2006/06/29 13:27:47 rane Exp $ -->
26
27 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
28
29 @@ -25,8 +25,8 @@
30 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
31 <license/>
32
33 -<version>3</version>
34 -<date>2006-05-15</date>
35 +<version>4</version>
36 +<date>2006-06-29</date>
37
38 <chapter>
39 <title>Introduction</title>
40 @@ -739,10 +739,10 @@
41 </pre>
42
43 <p>
44 -Now is a good time to enable or disable some USE flags. Run <c>emerge -vpe</c>
45 -to list all currently installed packages and their enabled and disabled USE
46 -flags. Either edit <path>/etc/make.conf</path> or use the following command to
47 -define the USE variable:
48 +Now is a good time to enable or disable some USE flags. Run <c>emerge -vpe
49 +world</c> to list all currently installed packages and their enabled and
50 +disabled USE flags. Either edit <path>/etc/make.conf</path> or use the
51 +following command to define the USE variable:
52 </p>
53
54 <pre caption="View USE flags in use and enable or disable some">
55
56
57
58 --
59 gentoo-doc-cvs@g.o mailing list