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-macos.xml
Date: Wed, 09 Jan 2008 18:23:30
Message-Id: E1JCfaD-0002R7-Tb@stork.gentoo.org
1 grobian 08/01/09 18:23:21
2
3 Modified: bootstrap-macos.xml
4 Log:
5 remove trails of 'world', as we don't need it any more
6
7 Revision Changes Path
8 1.24 xml/htdocs/proj/en/gentoo-alt/prefix/bootstrap-macos.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/gentoo-alt/prefix/bootstrap-macos.xml?rev=1.24&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/gentoo-alt/prefix/bootstrap-macos.xml?rev=1.24&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/gentoo-alt/prefix/bootstrap-macos.xml?r1=1.23&r2=1.24
13
14 Index: bootstrap-macos.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/gentoo-alt/prefix/bootstrap-macos.xml,v
17 retrieving revision 1.23
18 retrieving revision 1.24
19 diff -u -r1.23 -r1.24
20 --- bootstrap-macos.xml 9 Jan 2008 18:08:42 -0000 1.23
21 +++ bootstrap-macos.xml 9 Jan 2008 18:23:21 -0000 1.24
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-macos.xml,v 1.23 2008/01/09 18:08:42 grobian Exp $ -->
26 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/gentoo-alt/prefix/bootstrap-macos.xml,v 1.24 2008/01/09 18:23:21 grobian Exp $ -->
27
28 <guide link="/proj/en/gentoo-alt/prefix/bootstrap-macos.xml" lang="en">
29 <title>Gentoo Prefixed Portage Bootstrap Process for Mac OS X</title>
30 @@ -266,7 +266,7 @@
31 </note>
32 <p>
33 To really do this properly, after emerging <c>system</c>, one
34 - should re-emerge <c>world</c>, because now all packages can
35 + should re-emerge <c>system</c>, because now all packages can
36 be compiled with all tools from the prefix, instead of based
37 on tools in the system root. Before you do though, this is
38 the good time to set your general <c>USE</c>-flags, such as
39 @@ -293,8 +293,6 @@
40 <p>
41 Since we're about to rebuild our system for the last time, we
42 can unset all hacks we made to help the bootstrap process.
43 - This time we emerge <c>world</c> to include the packages
44 - necessary for <c>subversion</c>.
45 </p>
46 <pre caption="Unsetting LDFLAGS and CPPFLAGS variables">
47 $ <i>unset LDFLAGS</i>
48
49
50
51 --
52 gentoo-commits@l.g.o mailing list