Note: Due to technical difficulties, the Archives are currently not up to date.
GMANE provides an alternative service for most mailing lists. c.f. bug 424647
List Archive: gentoo-commits
darkside 09/04/08 13:44:13
Modified: bootstrap-macos.xml
Log:
match bootstrap-solaris wrt removing man pages - done in bootstrap-prefix.sh automatically now
Revision Changes Path
1.39 xml/htdocs/proj/en/gentoo-alt/prefix/bootstrap-macos.xml
file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/gentoo-alt/prefix/bootstrap-macos.xml?rev=1.39&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/gentoo-alt/prefix/bootstrap-macos.xml?rev=1.39&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/gentoo-alt/prefix/bootstrap-macos.xml?r1=1.38&r2=1.39
Index: bootstrap-macos.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/gentoo-alt/prefix/bootstrap-macos.xml,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -r1.38 -r1.39
--- bootstrap-macos.xml 8 Mar 2009 11:43:58 -0000 1.38
+++ bootstrap-macos.xml 8 Apr 2009 13:44:13 -0000 1.39
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/gentoo-alt/prefix/bootstrap-macos.xml,v 1.38 2009/03/08 11:43:58 grobian Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/gentoo-alt/prefix/bootstrap-macos.xml,v 1.39 2009/04/08 13:44:13 darkside Exp $ -->
<guide link="/proj/en/gentoo-alt/prefix/bootstrap-macos.xml" lang="en">
<title>Gentoo Prefix Bootstrap Process for Mac OS X</title>
@@ -19,8 +19,8 @@
<!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
<license/>
- <version>1.15</version>
- <date>2009-03-08</date>
+ <version>1.16</version>
+ <date>2009-04-08</date>
<chapter>
<title>Bootstrapping on OS X</title>
@@ -210,7 +210,6 @@
bootstrapped Portage can be overwritten.
</p>
<pre caption="emerge portage">
-$ <i>rm $EPREFIX/usr/share/man/man1/{env-update,quickpkg,dispatch-conf,repoman,emerge,emaint,ebuild,etc-update}.1</i>
$ <i>env FEATURES="-collision-protect" emerge --oneshot portage</i>
</pre>
<p>
|
|