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: Sun, 02 May 2010 15:50:25
Message-Id: 20100502154948.3725E2C239@corvid.gentoo.org
1 grobian 10/05/02 15:49:48
2
3 Modified: bootstrap-macos.xml
4 Log:
5 remove deprecated case sensitivity note that was an issue when we had an SVN based tree as opposed to the rsync based tree we have nowadays
6
7 Revision Changes Path
8 1.49 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.49&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/gentoo-alt/prefix/bootstrap-macos.xml?rev=1.49&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.48&r2=1.49
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.48
18 retrieving revision 1.49
19 diff -u -r1.48 -r1.49
20 --- bootstrap-macos.xml 2 May 2010 15:25:47 -0000 1.48
21 +++ bootstrap-macos.xml 2 May 2010 15:49:48 -0000 1.49
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.48 2010/05/02 15:25:47 grobian Exp $ -->
26 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/gentoo-alt/prefix/bootstrap-macos.xml,v 1.49 2010/05/02 15:49:48 grobian Exp $ -->
27
28 <guide link="/proj/en/gentoo-alt/prefix/bootstrap-macos.xml" lang="en">
29 <title>Gentoo Prefix Bootstrap Process for Mac OS X</title>
30 @@ -216,13 +216,6 @@
31 <pre caption="Updating the tree">
32 $ <i>emerge --sync</i>
33 </pre>
34 - <note>
35 - The Prefix Portage tree assumes a <e>case-sensitive
36 - filesystem</e>. Mac OS X doesn't use this by default. If
37 - you experience weird errors while updating or checking out
38 - the Prefix tree with subversion, check if your filesystem is
39 - case-sensitive.
40 - </note>
41 <p>
42 Next, we let Portage emerge all packages that complete a
43 system install that we eventually need to finalise this Prefix