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: Mon, 29 Oct 2007 08:44:13
Message-Id: E1ImQEB-0003ci-Eg@stork.gentoo.org
1 grobian 07/10/29 08:44:07
2
3 Modified: bootstrap-macos.xml
4 Log:
5 Make a note that we cannot bootstrap on OSX Leopard properly because Apple keeps some vital sources for itself
6
7 Revision Changes Path
8 1.18 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.18&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/gentoo-alt/prefix/bootstrap-macos.xml?rev=1.18&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.17&r2=1.18
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.17
18 retrieving revision 1.18
19 diff -u -r1.17 -r1.18
20 --- bootstrap-macos.xml 25 Oct 2007 20:29:26 -0000 1.17
21 +++ bootstrap-macos.xml 29 Oct 2007 08:44:06 -0000 1.18
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.17 2007/10/25 20:29:26 grobian Exp $ -->
26 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/gentoo-alt/prefix/bootstrap-macos.xml,v 1.18 2007/10/29 08:44:06 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 @@ -41,6 +41,11 @@
31 PPC and x86 architectures. Tests on PPC Panther were
32 successful, but the platform itself isn't fully supported.
33 </p>
34 + <note>
35 + Bootstrapping on OS X 10.5 Leopard unfortunately is NOT
36 + working at the moment. Please bear with us while we wait for
37 + Apple to finally release their sources.
38 + </note>
39 </body>
40 </section><!-- }}} -->
41
42
43
44
45 --
46 gentoo-commits@g.o mailing list