Gentoo Archives: gentoo-doc-cvs

From: Joshua Saddler <nightmorph@××××××××××××.org>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] cvs commit: hb-install-mips-system.xml hb-install-system.xml
Date: Tue, 08 Apr 2008 06:50:59
Message-Id: E1Jj7fU-0008Dh-21@stork.gentoo.org
1 nightmorph 08/04/08 06:50:56
2
3 Modified: hb-install-mips-system.xml hb-install-system.xml
4 Log:
5 prevent portage from being added to world, since it's already in system, by using --oneshot. also bumped the MIPS system up to the same major version number as the other files. shoulda done this already, but at least it's done now.
6
7 Revision Changes Path
8 1.7 xml/htdocs/doc/en/handbook/hb-install-mips-system.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-mips-system.xml?rev=1.7&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-mips-system.xml?rev=1.7&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-mips-system.xml?r1=1.6&r2=1.7
13
14 Index: hb-install-mips-system.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-mips-system.xml,v
17 retrieving revision 1.6
18 retrieving revision 1.7
19 diff -u -r1.6 -r1.7
20 --- hb-install-mips-system.xml 24 Oct 2007 13:18:26 -0000 1.6
21 +++ hb-install-mips-system.xml 8 Apr 2008 06:50:55 -0000 1.7
22 @@ -4,12 +4,12 @@
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-mips-system.xml,v 1.6 2007/10/24 13:18:26 neysx Exp $ -->
27 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-mips-system.xml,v 1.7 2008/04/08 06:50:55 nightmorph Exp $ -->
28
29 <sections>
30
31 -<version>8.2</version>
32 -<date>2007-10-24</date>
33 +<version>9.0</version>
34 +<date>2008-04-07</date>
35
36 <section>
37 <title>Chrooting</title>
38 @@ -113,7 +113,7 @@
39
40 <p>
41 If you are warned that a new Portage version is available and that you should
42 -update Portage, you should do it now using <c>emerge portage</c> command.
43 +update Portage, you should do it now using <c>emerge --oneshot portage</c>.
44 </p>
45
46 </body>
47
48
49
50 1.110 xml/htdocs/doc/en/handbook/hb-install-system.xml
51
52 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-system.xml?rev=1.110&view=markup
53 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-system.xml?rev=1.110&content-type=text/plain
54 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-system.xml?r1=1.109&r2=1.110
55
56 Index: hb-install-system.xml
57 ===================================================================
58 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-system.xml,v
59 retrieving revision 1.109
60 retrieving revision 1.110
61 diff -u -r1.109 -r1.110
62 --- hb-install-system.xml 1 Apr 2008 08:53:46 -0000 1.109
63 +++ hb-install-system.xml 8 Apr 2008 06:50:55 -0000 1.110
64 @@ -4,7 +4,7 @@
65 <!-- The content of this document is licensed under the CC-BY-SA license -->
66 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
67
68 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-system.xml,v 1.109 2008/04/01 08:53:46 nightmorph Exp $ -->
69 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-system.xml,v 1.110 2008/04/08 06:50:55 nightmorph Exp $ -->
70
71 <sections>
72
73 @@ -14,8 +14,8 @@
74 to progress to that state.
75 </abstract>
76
77 -<version>9.0</version>
78 -<date>2008-04-01</date>
79 +<version>9.1</version>
80 +<date>2008-04-07</date>
81
82 <section>
83 <title>Chrooting</title>
84 @@ -179,7 +179,7 @@
85
86 <p>
87 If you are warned that a new Portage version is available and that you should
88 -update Portage, you should do it now using <c>emerge portage</c> command.
89 +update Portage, you should do it now using <c>emerge --oneshot portage</c>.
90 </p>
91
92 </body>
93
94
95
96 --
97 gentoo-doc-cvs@l.g.o mailing list