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-solaris.xml bootstrap.xml techdocs.xml
Date: Fri, 24 Jan 2014 20:36:37
Message-Id: 20140124203631.F09602004C@flycatcher.gentoo.org
1 grobian 14/01/24 20:36:31
2
3 Modified: bootstrap-solaris.xml bootstrap.xml techdocs.xml
4 Log:
5 Update repository URL once again
6
7 Revision Changes Path
8 1.105 xml/htdocs/proj/en/gentoo-alt/prefix/bootstrap-solaris.xml
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/gentoo-alt/prefix/bootstrap-solaris.xml?rev=1.105&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/gentoo-alt/prefix/bootstrap-solaris.xml?rev=1.105&content-type=text/plain
12 diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/gentoo-alt/prefix/bootstrap-solaris.xml?r1=1.104&r2=1.105
13
14 Index: bootstrap-solaris.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/gentoo-alt/prefix/bootstrap-solaris.xml,v
17 retrieving revision 1.104
18 retrieving revision 1.105
19 diff -u -r1.104 -r1.105
20 --- bootstrap-solaris.xml 14 Jan 2014 14:44:59 -0000 1.104
21 +++ bootstrap-solaris.xml 24 Jan 2014 20:36:31 -0000 1.105
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-solaris.xml,v 1.104 2014/01/14 14:44:59 grobian Exp $ -->
26 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/gentoo-alt/prefix/bootstrap-solaris.xml,v 1.105 2014/01/24 20:36:31 grobian Exp $ -->
27
28 <guide lang="en">
29 <title>Gentoo Prefix Bootstrap Process for UNIX-like systems</title>
30 @@ -19,8 +19,8 @@
31 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
32 <license/>
33
34 - <version>1.72</version>
35 - <date>2014-01-14</date>
36 + <version>1.73</version>
37 + <date>2014-01-24</date>
38
39 <chapter>
40 <title>Bootstrapping</title>
41 @@ -162,11 +162,11 @@
42 <p>
43 Now the <c>PATH</c> is set, start with downloading the
44 bootstrap script from
45 - <uri>http://prefix.gentooexperimental.org/hg/prefix-overlay/raw-file/default/scripts/bootstrap-prefix.sh</uri>.
46 + <uri>http://prefix.gentooexperimental.org/hg/prefix-tree/raw-file/default/scripts/bootstrap-prefix.sh</uri>.
47 This script needs bash. If you don't have bash on your system
48 (typically BSD users don't), you'll have to bootstrap bash
49 first, using
50 - <uri>http://prefix.gentooexperimental.org/hg/prefix-overlay/raw-file/default/scripts/bootstrap-bash.sh</uri>.
51 + <uri>http://prefix.gentooexperimental.org/hg/prefix-tree/raw-file/default/scripts/bootstrap-bash.sh</uri>.
52 You can use <c>wget</c>, <c>curl</c> or <c>ftp</c> if they are
53 available. Downloading them with a web-browser is also fine.
54 </p>
55
56
57
58 1.55 xml/htdocs/proj/en/gentoo-alt/prefix/bootstrap.xml
59
60 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/gentoo-alt/prefix/bootstrap.xml?rev=1.55&view=markup
61 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/gentoo-alt/prefix/bootstrap.xml?rev=1.55&content-type=text/plain
62 diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/gentoo-alt/prefix/bootstrap.xml?r1=1.54&r2=1.55
63
64 Index: bootstrap.xml
65 ===================================================================
66 RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/gentoo-alt/prefix/bootstrap.xml,v
67 retrieving revision 1.54
68 retrieving revision 1.55
69 diff -u -r1.54 -r1.55
70 --- bootstrap.xml 14 Jan 2014 14:44:59 -0000 1.54
71 +++ bootstrap.xml 24 Jan 2014 20:36:31 -0000 1.55
72 @@ -1,6 +1,6 @@
73 <?xml version="1.0" encoding="UTF-8"?>
74 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
75 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/gentoo-alt/prefix/bootstrap.xml,v 1.54 2014/01/14 14:44:59 grobian Exp $ -->
76 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/gentoo-alt/prefix/bootstrap.xml,v 1.55 2014/01/24 20:36:31 grobian Exp $ -->
77
78 <guide lang="en">
79 <title>Gentoo Prefix Bootstrap Process</title>
80 @@ -19,8 +19,8 @@
81 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
82 <license/>
83
84 - <version>1.95</version>
85 - <date>2014-01-14</date>
86 + <version>1.96</version>
87 + <date>2014-01-24</date>
88
89 <chapter>
90 <title>Bootstrapping in general</title>
91 @@ -93,7 +93,7 @@
92 <c>bash</c> are the *BSD systems such as FreeBSD.
93 If you don't have <c>bash</c> installed, download the
94 <c>bootstrap-bash.sh</c> script from
95 - <uri>http://prefix.gentooexperimental.org/hg/prefix-overlay/raw-file/default/scripts/bootstrap-bash.sh</uri>.
96 + <uri>http://prefix.gentooexperimental.org/hg/prefix-tree/raw-file/default/scripts/bootstrap-bash.sh</uri>.
97 You can use <c>wget</c>, <c>curl</c>, <c>fetch</c> or
98 <c>ftp</c> if they are available. Downloading the script with
99 a web-browser, and/or copying via scp/ftp/NFS is also fine.
100 @@ -113,7 +113,7 @@
101
102 <p>
103 Download the Gentoo Prefix bootstrap script from
104 - <uri>http://prefix.gentooexperimental.org/hg/prefix-overlay/raw-file/default/scripts/bootstrap-prefix.sh</uri>.
105 + <uri>http://prefix.gentooexperimental.org/hg/prefix-tree/raw-file/default/scripts/bootstrap-prefix.sh</uri>.
106 Like mentioned above, you can use various ways to obtain the
107 script and get it to a place where you can execute it. Once
108 in position, preform the following commands:
109
110
111
112 1.22 xml/htdocs/proj/en/gentoo-alt/prefix/techdocs.xml
113
114 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/gentoo-alt/prefix/techdocs.xml?rev=1.22&view=markup
115 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/gentoo-alt/prefix/techdocs.xml?rev=1.22&content-type=text/plain
116 diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/gentoo-alt/prefix/techdocs.xml?r1=1.21&r2=1.22
117
118 Index: techdocs.xml
119 ===================================================================
120 RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/gentoo-alt/prefix/techdocs.xml,v
121 retrieving revision 1.21
122 retrieving revision 1.22
123 diff -u -r1.21 -r1.22
124 --- techdocs.xml 14 Jan 2014 14:44:59 -0000 1.21
125 +++ techdocs.xml 24 Jan 2014 20:36:31 -0000 1.22
126 @@ -1,6 +1,6 @@
127 <?xml version="1.0" encoding="UTF-8"?>
128 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
129 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/gentoo-alt/prefix/techdocs.xml,v 1.21 2014/01/14 14:44:59 grobian Exp $ -->
130 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/gentoo-alt/prefix/techdocs.xml,v 1.22 2014/01/24 20:36:31 grobian Exp $ -->
131
132 <guide lang="en">
133 <title>Gentoo Prefix Techdocs</title>
134 @@ -18,8 +18,8 @@
135 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
136 <license/>
137
138 - <version>1.29</version>
139 - <date>2014-01-14</date>
140 + <version>1.30</version>
141 + <date>2014-01-24</date>
142
143 <chapter>
144 <title>Changes to Portage</title>
145 @@ -101,7 +101,7 @@
146 Since the Gentoo Linux Portage tree is not always compatible
147 with Gentoo Prefix, an overlay has been created, which is
148 currently hosted on
149 - <uri>http://prefix.gentooexperimental.org/hg/prefix-overlay/file</uri>.
150 + <uri>http://prefix.gentooexperimental.org/hg/prefix-tree/file</uri>.
151 This overlay is really overlaid on the main Gentoo Portage
152 tree, and provided as such to Prefix users from the Prefix
153 rsync mirror.