Gentoo Archives: gentoo-doc-cvs

From: Josh Saddler <nightmorph@×××××××××××.org>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] cvs commit: hb-working-portage.xml
Date: Sun, 12 Nov 2006 21:28:42
Message-Id: 20061112212831.4C7B7647BD@smtp.gentoo.org
1 nightmorph 06/11/12 21:28:30
2
3 Modified: hb-working-portage.xml
4 Log:
5 reworded hb-working-portage's --update/--deep paragraph to be even more clear than crystal clear, bug 154899. thanks to jkt for discussing on irc
6
7 Revision Changes Path
8 1.61 xml/htdocs/doc/en/handbook/hb-working-portage.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-working-portage.xml?rev=1.61&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-working-portage.xml?rev=1.61&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-working-portage.xml?r1=1.60&r2=1.61
13
14 Index: hb-working-portage.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-working-portage.xml,v
17 retrieving revision 1.60
18 retrieving revision 1.61
19 diff -u -r1.60 -r1.61
20 --- hb-working-portage.xml 28 Oct 2006 09:17:55 -0000 1.60
21 +++ hb-working-portage.xml 12 Nov 2006 21:28:30 -0000 1.61
22 @@ -4,7 +4,7 @@
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/hb-working-portage.xml,v 1.60 2006/10/28 09:17:55 neysx Exp $ -->
27 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-working-portage.xml,v 1.61 2006/11/12 21:28:30 nightmorph Exp $ -->
28
29 <sections>
30
31 @@ -13,8 +13,8 @@
32 maintain the software on his system.
33 </abstract>
34
35 -<version>1.54</version>
36 -<date>2006-09-04</date>
37 +<version>1.55</version>
38 +<date>2006-11-12</date>
39
40 <section>
41 <title>Welcome to Portage</title>
42 @@ -293,8 +293,10 @@
43 <p>
44 Portage will then search for newer version of the applications you have
45 installed. However, it will only verify the versions for the applications you
46 -have explicitly installed - not the dependencies. If you want to update every
47 -single package on your system, add the <c>--deep</c> argument:
48 +have <e>explicitly</e> installed (the applications listed in
49 +<path>/var/lib/portage/world</path>) - it does not thoroughly check their
50 +dependencies. If you want to update <e>every single package</e> on your system,
51 +add the <c>--deep</c> argument:
52 </p>
53
54 <pre caption="Updating your entire system">
55
56
57
58 --
59 gentoo-doc-cvs@g.o mailing list