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 bootstrap-solaris.xml
Date: Fri, 16 May 2008 19:47:12
Message-Id: E1Jx5tU-0007uK-KC@stork.gentoo.org
1 grobian 08/05/16 19:47:08
2
3 Modified: bootstrap-macos.xml bootstrap-solaris.xml
4 Log:
5 remove subversion merging, the snapshot is an rsync image now
6
7 Revision Changes Path
8 1.33 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.33&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/gentoo-alt/prefix/bootstrap-macos.xml?rev=1.33&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.32&r2=1.33
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.32
18 retrieving revision 1.33
19 diff -u -r1.32 -r1.33
20 --- bootstrap-macos.xml 5 May 2008 15:14:02 -0000 1.32
21 +++ bootstrap-macos.xml 16 May 2008 19:47:08 -0000 1.33
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.32 2008/05/05 15:14:02 grobian Exp $ -->
26 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/gentoo-alt/prefix/bootstrap-macos.xml,v 1.33 2008/05/16 19:47:08 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 @@ -19,8 +19,8 @@
31 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
32 <license/>
33
34 - <version>1.10</version>
35 - <date>2008-05-04</date>
36 + <version>1.11</version>
37 + <date>2008-05-16</date>
38
39 <chapter>
40 <title>Bootstrapping on OS X</title>
41 @@ -219,17 +219,7 @@
42 </pre>
43 <p>
44 Before we do any further merges, we are going to update our
45 - tree. Since snapshots in Prefix are actually (anonymous) SVN
46 - checkouts of the tree, we need <c>subversion</c> to update it.
47 - </p>
48 - <pre caption="emerge subversion">
49 -$ <i>emerge --oneshot subversion</i>
50 - </pre>
51 - <p>
52 - Because Portage knows how to deal with the SVN tree, and the
53 - bootstrap script has set a correct <c>SYNC</c> variable in
54 - your <path>etc/make.conf</path>, updating the tree is done
55 - using:
56 + tree. Updating the tree is done using:
57 </p>
58 <pre caption="Updating the tree">
59 $ <i>emerge --sync</i>
60
61
62
63 1.29 xml/htdocs/proj/en/gentoo-alt/prefix/bootstrap-solaris.xml
64
65 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/gentoo-alt/prefix/bootstrap-solaris.xml?rev=1.29&view=markup
66 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/gentoo-alt/prefix/bootstrap-solaris.xml?rev=1.29&content-type=text/plain
67 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/gentoo-alt/prefix/bootstrap-solaris.xml?r1=1.28&r2=1.29
68
69 Index: bootstrap-solaris.xml
70 ===================================================================
71 RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/gentoo-alt/prefix/bootstrap-solaris.xml,v
72 retrieving revision 1.28
73 retrieving revision 1.29
74 diff -u -r1.28 -r1.29
75 --- bootstrap-solaris.xml 15 May 2008 17:29:58 -0000 1.28
76 +++ bootstrap-solaris.xml 16 May 2008 19:47:08 -0000 1.29
77 @@ -1,6 +1,6 @@
78 <?xml version="1.0" encoding="UTF-8"?>
79 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
80 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/gentoo-alt/prefix/bootstrap-solaris.xml,v 1.28 2008/05/15 17:29:58 grobian Exp $ -->
81 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/gentoo-alt/prefix/bootstrap-solaris.xml,v 1.29 2008/05/16 19:47:08 grobian Exp $ -->
82
83 <guide link="/proj/en/gentoo-alt/prefix/bootstrap-solaris.xml" lang="en">
84 <title>Gentoo Prefix Bootstrap Process for Solaris</title>
85 @@ -19,8 +19,8 @@
86 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
87 <license/>
88
89 - <version>1.10</version>
90 - <date>2008-05-15</date>
91 + <version>1.11</version>
92 + <date>2008-05-16</date>
93
94 <chapter>
95 <title>Bootstrapping on Solaris 10</title>
96 @@ -245,17 +245,7 @@
97 </pre>
98 <p>
99 Before we do any further merges, we are going to update our
100 - tree. Since snapshots in Prefix are actually (anonymous) SVN
101 - checkouts of the tree, we need <c>subversion</c> to update it.
102 - </p>
103 - <pre caption="emerge subversion">
104 -$ <i>emerge --oneshot subversion</i>
105 - </pre>
106 - <p>
107 - Because Portage knows how to deal with the SVN tree, and the
108 - bootstrap script has set a correct <c>SYNC</c> variable in
109 - your <path>etc/make.conf</path>, updating the tree is done
110 - using:
111 + tree. Updating the tree is done using:
112 </p>
113 <pre caption="Updating the tree">
114 $ <i>emerge --sync</i>
115
116
117
118 --
119 gentoo-commits@l.g.o mailing list