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-linux.xml bootstrap-macos.xml bootstrap-solaris.xml
Date: Fri, 07 Sep 2007 18:39:30
Message-Id: E1ITib5-0002xz-FI@stork.gentoo.org
1 grobian 07/09/07 18:30:27
2
3 Modified: bootstrap-linux.xml bootstrap-macos.xml
4 bootstrap-solaris.xml
5 Log:
6 Fix various typos as pointed out by Elias Pipping
7
8 Revision Changes Path
9 1.4 xml/htdocs/proj/en/gentoo-alt/prefix/bootstrap-linux.xml
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/gentoo-alt/prefix/bootstrap-linux.xml?rev=1.4&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/gentoo-alt/prefix/bootstrap-linux.xml?rev=1.4&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/gentoo-alt/prefix/bootstrap-linux.xml?r1=1.3&r2=1.4
14
15 Index: bootstrap-linux.xml
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/gentoo-alt/prefix/bootstrap-linux.xml,v
18 retrieving revision 1.3
19 retrieving revision 1.4
20 diff -u -r1.3 -r1.4
21 --- bootstrap-linux.xml 7 Sep 2007 17:56:14 -0000 1.3
22 +++ bootstrap-linux.xml 7 Sep 2007 18:30:26 -0000 1.4
23 @@ -1,6 +1,6 @@
24 <?xml version="1.0" encoding="UTF-8"?>
25 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
26 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/gentoo-alt/prefix/bootstrap-linux.xml,v 1.3 2007/09/07 17:56:14 grobian Exp $ -->
27 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/gentoo-alt/prefix/bootstrap-linux.xml,v 1.4 2007/09/07 18:30:26 grobian Exp $ -->
28
29 <guide link="/proj/en/gentoo-alt/prefix/bootstrap-linux.xml" lang="en">
30 <title>Gentoo Prefixed Portage Bootstrap Process for Linux</title>
31 @@ -50,9 +50,9 @@
32 compiled into working executables.
33 </p>
34 <p>
35 - The first step is to chose a path to install into. We refer
36 + The first step is to choose a path to install into. We refer
37 to this path as "prefix path", stored in the variable
38 - <c>$EPREFIX</c>. A suggestion for your prefix path is
39 + <c>EPREFIX</c>. A suggestion for your prefix path is
40 <path>$HOME/gentoo</path>.
41 Whatever you chose, make sure you set it in your environment:
42 </p>
43 @@ -91,8 +91,8 @@
44 </pre>
45 <note>Please note that <c>python</c> is installed in
46 <path>$EPREFIX/tmp</path>! You can skip bootstrapping
47 - python if you already have a working Python 2.4 in your
48 - path.</note>
49 + python if you already have a working Python 2.4 or better in
50 + your path.</note>
51 <p>
52 The script will setup the <path>$EPREFIX</path>
53 directory, download a portage tree snapshot, unpack it and
54
55
56
57 1.13 xml/htdocs/proj/en/gentoo-alt/prefix/bootstrap-macos.xml
58
59 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/gentoo-alt/prefix/bootstrap-macos.xml?rev=1.13&view=markup
60 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/gentoo-alt/prefix/bootstrap-macos.xml?rev=1.13&content-type=text/plain
61 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/gentoo-alt/prefix/bootstrap-macos.xml?r1=1.12&r2=1.13
62
63 Index: bootstrap-macos.xml
64 ===================================================================
65 RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/gentoo-alt/prefix/bootstrap-macos.xml,v
66 retrieving revision 1.12
67 retrieving revision 1.13
68 diff -u -r1.12 -r1.13
69 --- bootstrap-macos.xml 7 Sep 2007 15:38:27 -0000 1.12
70 +++ bootstrap-macos.xml 7 Sep 2007 18:30:26 -0000 1.13
71 @@ -1,6 +1,6 @@
72 <?xml version="1.0" encoding="UTF-8"?>
73 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
74 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/gentoo-alt/prefix/bootstrap-macos.xml,v 1.12 2007/09/07 15:38:27 grobian Exp $ -->
75 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/gentoo-alt/prefix/bootstrap-macos.xml,v 1.13 2007/09/07 18:30:26 grobian Exp $ -->
76
77 <guide link="/proj/en/gentoo-alt/prefix/bootstrap-macos.xml" lang="en">
78 <title>Gentoo Prefixed Portage Bootstrap Process for Mac OS X</title>
79 @@ -55,9 +55,9 @@
80 <c>gcc_select 3.3</c> as root.
81 </p>
82 <p>
83 - The first step is to chose a path to install into. We refer
84 + The first step is to choose a path to install into. We refer
85 to this path as "prefix path", stored in the variable
86 - <c>$EPREFIX</c>. Some suggestions for your prefix path are
87 + <c>EPREFIX</c>. Some suggestions for your prefix path are
88 <path>$HOME/Gentoo</path> or <path>$HOME/Library/Gentoo</path>.
89 Whatever you chose, make sure you set it in your environment:
90 </p>
91
92
93
94 1.14 xml/htdocs/proj/en/gentoo-alt/prefix/bootstrap-solaris.xml
95
96 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/gentoo-alt/prefix/bootstrap-solaris.xml?rev=1.14&view=markup
97 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/gentoo-alt/prefix/bootstrap-solaris.xml?rev=1.14&content-type=text/plain
98 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/gentoo-alt/prefix/bootstrap-solaris.xml?r1=1.13&r2=1.14
99
100 Index: bootstrap-solaris.xml
101 ===================================================================
102 RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/gentoo-alt/prefix/bootstrap-solaris.xml,v
103 retrieving revision 1.13
104 retrieving revision 1.14
105 diff -u -r1.13 -r1.14
106 --- bootstrap-solaris.xml 7 Sep 2007 15:38:27 -0000 1.13
107 +++ bootstrap-solaris.xml 7 Sep 2007 18:30:26 -0000 1.14
108 @@ -1,6 +1,6 @@
109 <?xml version="1.0" encoding="UTF-8"?>
110 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
111 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/gentoo-alt/prefix/bootstrap-solaris.xml,v 1.13 2007/09/07 15:38:27 grobian Exp $ -->
112 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/gentoo-alt/prefix/bootstrap-solaris.xml,v 1.14 2007/09/07 18:30:26 grobian Exp $ -->
113
114 <guide link="/proj/en/gentoo-alt/prefix/bootstrap-solaris.xml" lang="en">
115 <title>Gentoo Prefixed Portage Bootstrap Process for Solaris</title>
116 @@ -58,9 +58,9 @@
117 <path>/usr/sfw/bin</path>.
118 </note>
119 <p>
120 - The first step is to chose a path to install into. We refer
121 + The first step is to choose a path to install into. We refer
122 to this path as "prefix path", stored in the variable
123 - <c>$EPREFIX</c>. Some suggestion for your prefix path is
124 + <c>EPREFIX</c>. Some suggestion for your prefix path is
125 <path>$HOME/gentoo</path>.
126 Whatever you chose, make sure you set it in your environment:
127 </p>
128
129
130
131 --
132 gentoo-commits@g.o mailing list