Gentoo Archives: gentoo-commits

From: "Jeremy Olexa (darkside)" <darkside@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in xml/htdocs/proj/en/gentoo-alt/prefix: bootstrap.xml
Date: Wed, 29 Jul 2009 23:30:01
Message-Id: E1MWIas-0003v3-KN@stork.gentoo.org
1 darkside 09/07/29 23:29:58
2
3 Modified: bootstrap.xml
4 Log:
5 Fix typo, thanks to Louis-Frédéric Feuillette on gentoo-alt ML
6
7 Revision Changes Path
8 1.43 xml/htdocs/proj/en/gentoo-alt/prefix/bootstrap.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/gentoo-alt/prefix/bootstrap.xml?rev=1.43&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/gentoo-alt/prefix/bootstrap.xml?rev=1.43&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/gentoo-alt/prefix/bootstrap.xml?r1=1.42&r2=1.43
13
14 Index: bootstrap.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/gentoo-alt/prefix/bootstrap.xml,v
17 retrieving revision 1.42
18 retrieving revision 1.43
19 diff -u -r1.42 -r1.43
20 --- bootstrap.xml 15 Feb 2009 10:31:32 -0000 1.42
21 +++ bootstrap.xml 29 Jul 2009 23:29:58 -0000 1.43
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.xml,v 1.42 2009/02/15 10:31:32 grobian Exp $ -->
26 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/gentoo-alt/prefix/bootstrap.xml,v 1.43 2009/07/29 23:29:58 darkside Exp $ -->
27
28 <guide link="/proj/en/gentoo-alt/prefix/bootstrap.xml" lang="en">
29 <title>Gentoo Prefix Bootstrap Process</title>
30 @@ -19,8 +19,8 @@
31 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
32 <license/>
33
34 - <version>1.7</version>
35 - <date>2009-02-15</date>
36 + <version>1.8</version>
37 + <date>2009-07-29</date>
38
39 <chapter>
40 <title>Bootstrapping in general</title>
41 @@ -35,7 +35,7 @@
42 guides for Mac OS X and Solaris systems. If you have another
43 system, you best go with the Solaris guide. Systems known to
44 work are various Linux systems and FreeBSD. Note that for
45 - systems were <c>bash</c> is missing, you need to bootstrap it
46 + systems where <c>bash</c> is missing, you need to bootstrap it
47 first with the <c>bootstrap-bash.sh</c> script. It can be
48 found next to <c>bootstrap-prefix.sh</c> as indicated by the
49 guides. Windows users can get directly up to speed using the