Gentoo Archives: gentoo-doc-cvs

From: "Sven Vermeulen (swift)" <swift@g.o>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] gentoo commit in xml/htdocs/doc/en/handbook: hb-install-system.xml
Date: Tue, 17 Dec 2013 11:46:17
Message-Id: 20131217114612.C0D922004B@flycatcher.gentoo.org
1 swift 13/12/17 11:46:12
2
3 Modified: hb-install-system.xml
4 Log:
5 Fix bug #492730 - Add blurb about portage recommending upgrades (users can wait until after installation for this)
6
7 Revision Changes Path
8 1.139 xml/htdocs/doc/en/handbook/hb-install-system.xml
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-system.xml?rev=1.139&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-system.xml?rev=1.139&content-type=text/plain
12 diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-system.xml?r1=1.138&r2=1.139
13
14 Index: hb-install-system.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-system.xml,v
17 retrieving revision 1.138
18 retrieving revision 1.139
19 diff -u -r1.138 -r1.139
20 --- hb-install-system.xml 4 Dec 2013 12:30:05 -0000 1.138
21 +++ hb-install-system.xml 17 Dec 2013 11:46:12 -0000 1.139
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-install-system.xml,v 1.138 2013/12/04 12:30:05 swift Exp $ -->
27 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-system.xml,v 1.139 2013/12/17 11:46:12 swift Exp $ -->
28
29 <sections>
30
31 @@ -14,8 +14,8 @@
32 to progress to that state.
33 </abstract>
34
35 -<version>30</version>
36 -<date>2013-12-04</date>
37 +<version>31</version>
38 +<date>2013-12-17</date>
39
40 <section>
41 <title>Chrooting</title>
42 @@ -174,6 +174,15 @@
43 # <i>emerge-webrsync</i>
44 </pre>
45
46 +<p>
47 +From this point onward, Portage might mention that certain updates are
48 +recommended to be executed. This is because certain system packages
49 +installed through the stage3 file might have newer versions available,
50 +and Portage is now aware of this because a new Portage snapshot is installed.
51 +You can safely ignore this for now and update after the Gentoo installation
52 +has finished.
53 +</p>
54 +
55 </body>
56 </subsection>
57 <subsection>