Gentoo Archives: gentoo-commits

From: "Jeremy Olexa (darkside)" <darkside@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in xml/htdocs/proj/en/gentoo-alt/prefix: bootstrap-freebsd.xml bootstrap-solaris.xml
Date: Tue, 20 Apr 2010 21:05:38
Message-Id: 20100420210534.CE4CE2C04B@corvid.gentoo.org
1 darkside 10/04/20 21:05:34
2
3 Modified: bootstrap-freebsd.xml bootstrap-solaris.xml
4 Log:
5 Fix omission from last commit, no longer need to unset USE
6
7 Revision Changes Path
8 1.26 xml/htdocs/proj/en/gentoo-alt/prefix/bootstrap-freebsd.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/gentoo-alt/prefix/bootstrap-freebsd.xml?rev=1.26&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/gentoo-alt/prefix/bootstrap-freebsd.xml?rev=1.26&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/gentoo-alt/prefix/bootstrap-freebsd.xml?r1=1.25&r2=1.26
13
14 Index: bootstrap-freebsd.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/gentoo-alt/prefix/bootstrap-freebsd.xml,v
17 retrieving revision 1.25
18 retrieving revision 1.26
19 diff -u -r1.25 -r1.26
20 --- bootstrap-freebsd.xml 20 Apr 2010 20:32:18 -0000 1.25
21 +++ bootstrap-freebsd.xml 20 Apr 2010 21:05:34 -0000 1.26
22 @@ -1,6 +1,6 @@
23 <?xml version="1.0" encoding="UTF-8"?>
24 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
25 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/gentoo-alt/prefix/bootstrap-freebsd.xml,v 1.25 2010/04/20 20:32:18 darkside Exp $ -->
26 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/gentoo-alt/prefix/bootstrap-freebsd.xml,v 1.26 2010/04/20 21:05:34 darkside Exp $ -->
27
28 <guide link="/proj/en/gentoo-alt/prefix/bootstrap-freebsd.xml" lang="en">
29 <title>Gentoo Prefix Bootstrap Process for FreeBSD</title>
30 @@ -22,7 +22,7 @@
31 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
32 <license/>
33
34 - <version>2.41</version>
35 + <version>2.42</version>
36 <date>2010-04-20</date>
37
38 <chapter>
39 @@ -256,7 +256,6 @@
40 instead of those from the host system.
41 </p>
42 <pre caption="Doing the final system installation">
43 -$ <i>unset USE</i>
44 $ <i>emerge -e system</i>
45 </pre>
46 <p>
47
48
49
50 1.57 xml/htdocs/proj/en/gentoo-alt/prefix/bootstrap-solaris.xml
51
52 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/gentoo-alt/prefix/bootstrap-solaris.xml?rev=1.57&view=markup
53 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/gentoo-alt/prefix/bootstrap-solaris.xml?rev=1.57&content-type=text/plain
54 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/gentoo-alt/prefix/bootstrap-solaris.xml?r1=1.56&r2=1.57
55
56 Index: bootstrap-solaris.xml
57 ===================================================================
58 RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/gentoo-alt/prefix/bootstrap-solaris.xml,v
59 retrieving revision 1.56
60 retrieving revision 1.57
61 diff -u -r1.56 -r1.57
62 --- bootstrap-solaris.xml 20 Apr 2010 20:32:18 -0000 1.56
63 +++ bootstrap-solaris.xml 20 Apr 2010 21:05:34 -0000 1.57
64 @@ -1,6 +1,6 @@
65 <?xml version="1.0" encoding="UTF-8"?>
66 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
67 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/gentoo-alt/prefix/bootstrap-solaris.xml,v 1.56 2010/04/20 20:32:18 darkside Exp $ -->
68 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/gentoo-alt/prefix/bootstrap-solaris.xml,v 1.57 2010/04/20 21:05:34 darkside Exp $ -->
69
70 <guide link="/proj/en/gentoo-alt/prefix/bootstrap-solaris.xml" lang="en">
71 <title>Gentoo Prefix Bootstrap Process for Solaris</title>
72 @@ -19,7 +19,7 @@
73 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
74 <license/>
75
76 - <version>1.35</version>
77 + <version>1.36</version>
78 <date>2010-04-20</date>
79
80 <chapter>
81 @@ -263,7 +263,6 @@
82 instead of those from the host system.
83 </p>
84 <pre caption="doing the final system installation">
85 -$ <i>unset USE</i>
86 $ <i>emerge -e system</i>
87 </pre>
88 <p>