Gentoo Archives: gentoo-commits

From: "Fabian Groffen (grobian)" <grobian@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-linux.xml bootstrap-macos.xml bootstrap-solaris.xml
Date: Thu, 25 Oct 2007 20:29:33
Message-Id: E1Il9KZ-00086Q-06@stork.gentoo.org
1 grobian 07/10/25 20:29:26
2
3 Modified: bootstrap-freebsd.xml bootstrap-linux.xml
4 bootstrap-macos.xml bootstrap-solaris.xml
5 Log:
6 Since genone's sets got into Portage, world doesn't include system any more, so emerge both to retain the same behaviour as before.
7
8 Revision Changes Path
9 1.4 xml/htdocs/proj/en/gentoo-alt/prefix/bootstrap-freebsd.xml
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/gentoo-alt/prefix/bootstrap-freebsd.xml?rev=1.4&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/gentoo-alt/prefix/bootstrap-freebsd.xml?rev=1.4&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/gentoo-alt/prefix/bootstrap-freebsd.xml?r1=1.3&r2=1.4
14
15 Index: bootstrap-freebsd.xml
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/gentoo-alt/prefix/bootstrap-freebsd.xml,v
18 retrieving revision 1.3
19 retrieving revision 1.4
20 diff -u -r1.3 -r1.4
21 --- bootstrap-freebsd.xml 24 Oct 2007 08:52:35 -0000 1.3
22 +++ bootstrap-freebsd.xml 25 Oct 2007 20:29:26 -0000 1.4
23 @@ -1,6 +1,6 @@
24 <?xml version="1.0" encoding="UTF-8"?>
25 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
26 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/gentoo-alt/prefix/bootstrap-freebsd.xml,v 1.3 2007/10/24 08:52:35 grobian Exp $ -->
27 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/gentoo-alt/prefix/bootstrap-freebsd.xml,v 1.4 2007/10/25 20:29:26 grobian Exp $ -->
28
29 <guide link="/proj/en/gentoo-alt/prefix/bootstrap-freebsd.xml" lang="en">
30 <title>Gentoo Prefixed Portage Bootstrap Process for FreeBSD</title>
31 @@ -298,7 +298,7 @@
32 <pre caption="Unsetting LDFLAGS and CPPFLAGS variables">
33 $ <i>unset LDFLAGS</i>
34 $ <i>unset CPPFLAGS</i>
35 -$ <i>emerge -e world</i>
36 +$ <i>emerge -e system world</i>
37 </pre>
38 <note>
39 tcsh users can use <c>unsetenv LDFLAGS</c> and alike for
40
41
42
43 1.10 xml/htdocs/proj/en/gentoo-alt/prefix/bootstrap-linux.xml
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/gentoo-alt/prefix/bootstrap-linux.xml?rev=1.10&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/gentoo-alt/prefix/bootstrap-linux.xml?rev=1.10&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/gentoo-alt/prefix/bootstrap-linux.xml?r1=1.9&r2=1.10
48
49 Index: bootstrap-linux.xml
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/gentoo-alt/prefix/bootstrap-linux.xml,v
52 retrieving revision 1.9
53 retrieving revision 1.10
54 diff -u -r1.9 -r1.10
55 --- bootstrap-linux.xml 24 Oct 2007 08:52:35 -0000 1.9
56 +++ bootstrap-linux.xml 25 Oct 2007 20:29:26 -0000 1.10
57 @@ -1,6 +1,6 @@
58 <?xml version="1.0" encoding="UTF-8"?>
59 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
60 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/gentoo-alt/prefix/bootstrap-linux.xml,v 1.9 2007/10/24 08:52:35 grobian Exp $ -->
61 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/gentoo-alt/prefix/bootstrap-linux.xml,v 1.10 2007/10/25 20:29:26 grobian Exp $ -->
62
63 <guide link="/proj/en/gentoo-alt/prefix/bootstrap-linux.xml" lang="en">
64 <title>Gentoo Prefixed Portage Bootstrap Process for Linux</title>
65 @@ -286,7 +286,7 @@
66 <pre caption="Unsetting LDFLAGS and CPPFLAGS variables">
67 $ <i>unset LDFLAGS</i>
68 $ <i>unset CPPFLAGS</i>
69 -$ <i>emerge -e world</i>
70 +$ <i>emerge -e system world</i>
71 </pre>
72 <note>
73 tcsh users can use <c>unsetenv LDFLAGS</c> and alike for
74
75
76
77 1.17 xml/htdocs/proj/en/gentoo-alt/prefix/bootstrap-macos.xml
78
79 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/gentoo-alt/prefix/bootstrap-macos.xml?rev=1.17&view=markup
80 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/gentoo-alt/prefix/bootstrap-macos.xml?rev=1.17&content-type=text/plain
81 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/gentoo-alt/prefix/bootstrap-macos.xml?r1=1.16&r2=1.17
82
83 Index: bootstrap-macos.xml
84 ===================================================================
85 RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/gentoo-alt/prefix/bootstrap-macos.xml,v
86 retrieving revision 1.16
87 retrieving revision 1.17
88 diff -u -r1.16 -r1.17
89 --- bootstrap-macos.xml 24 Oct 2007 08:52:35 -0000 1.16
90 +++ bootstrap-macos.xml 25 Oct 2007 20:29:26 -0000 1.17
91 @@ -1,6 +1,6 @@
92 <?xml version="1.0" encoding="UTF-8"?>
93 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
94 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/gentoo-alt/prefix/bootstrap-macos.xml,v 1.16 2007/10/24 08:52:35 grobian Exp $ -->
95 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/gentoo-alt/prefix/bootstrap-macos.xml,v 1.17 2007/10/25 20:29:26 grobian Exp $ -->
96
97 <guide link="/proj/en/gentoo-alt/prefix/bootstrap-macos.xml" lang="en">
98 <title>Gentoo Prefixed Portage Bootstrap Process for Mac OS X</title>
99 @@ -307,7 +307,7 @@
100 <pre caption="Unsetting LDFLAGS and CPPFLAGS variables">
101 $ <i>unset LDFLAGS</i>
102 $ <i>unset CPPFLAGS</i>
103 -$ <i>emerge -e world</i>
104 +$ <i>emerge -e system world</i>
105 </pre>
106 <note>
107 tcsh users can use <c>unsetenv LDFLAGS</c> and alike for
108
109
110
111 1.17 xml/htdocs/proj/en/gentoo-alt/prefix/bootstrap-solaris.xml
112
113 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/gentoo-alt/prefix/bootstrap-solaris.xml?rev=1.17&view=markup
114 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/gentoo-alt/prefix/bootstrap-solaris.xml?rev=1.17&content-type=text/plain
115 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/gentoo-alt/prefix/bootstrap-solaris.xml?r1=1.16&r2=1.17
116
117 Index: bootstrap-solaris.xml
118 ===================================================================
119 RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/gentoo-alt/prefix/bootstrap-solaris.xml,v
120 retrieving revision 1.16
121 retrieving revision 1.17
122 diff -u -r1.16 -r1.17
123 --- bootstrap-solaris.xml 24 Oct 2007 08:52:35 -0000 1.16
124 +++ bootstrap-solaris.xml 25 Oct 2007 20:29:26 -0000 1.17
125 @@ -1,6 +1,6 @@
126 <?xml version="1.0" encoding="UTF-8"?>
127 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
128 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/gentoo-alt/prefix/bootstrap-solaris.xml,v 1.16 2007/10/24 08:52:35 grobian Exp $ -->
129 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/gentoo-alt/prefix/bootstrap-solaris.xml,v 1.17 2007/10/25 20:29:26 grobian Exp $ -->
130
131 <guide link="/proj/en/gentoo-alt/prefix/bootstrap-solaris.xml" lang="en">
132 <title>Gentoo Prefixed Portage Bootstrap Process for Solaris</title>
133 @@ -316,7 +316,7 @@
134 <pre caption="Unsetting LDFLAGS and CPPFLAGS variables">
135 $ <i>unset LDFLAGS</i>
136 $ <i>unset CPPFLAGS</i>
137 -$ <i>emerge -e world</i>
138 +$ <i>emerge -e system world</i>
139 </pre>
140 <note>
141 tcsh users can use <c>unsetenv LDFLAGS</c> and alike for
142
143
144
145 --
146 gentoo-commits@g.o mailing list