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.xml
Date: Thu, 07 Jan 2010 14:14:15
Message-Id: E1NSt7t-0004bc-K6@stork.gentoo.org
1 grobian 10/01/07 14:14:13
2
3 Modified: bootstrap.xml
4 Log:
5 Fauli's been working very hard, give him a cookie -- enable link to FreeBSD bootstrap document
6
7 Revision Changes Path
8 1.44 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.44&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/gentoo-alt/prefix/bootstrap.xml?rev=1.44&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/gentoo-alt/prefix/bootstrap.xml?r1=1.43&r2=1.44
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.43
18 retrieving revision 1.44
19 diff -u -r1.43 -r1.44
20 --- bootstrap.xml 29 Jul 2009 23:29:58 -0000 1.43
21 +++ bootstrap.xml 7 Jan 2010 14:14:13 -0000 1.44
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.43 2009/07/29 23:29:58 darkside Exp $ -->
26 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/gentoo-alt/prefix/bootstrap.xml,v 1.44 2010/01/07 14:14:13 grobian 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.8</version>
35 - <date>2009-07-29</date>
36 + <version>1.9</version>
37 + <date>2010-01-07</date>
38
39 <chapter>
40 <title>Bootstrapping in general</title>
41 @@ -81,6 +81,11 @@
42 </uri>
43 </li>
44 <li>
45 + <uri link="bootstrap-freebsd.xml">
46 + Bootstrap process for FreeBSD users
47 + </uri>
48 + </li>
49 + <li>
50 <uri link="http://distfiles.gentoo.org/experimental/prefix/x86-interix/">
51 ISO images and Documentation for the Windows (Interix)
52 port of Gentoo Prefix
53 @@ -89,11 +94,6 @@
54 <!--
55 this is non-supported, non-working garbage currently
56 <li>
57 - <uri link="bootstrap-freebsd.xml">
58 - Bootstrap process for FreeBSD users
59 - </uri>
60 - </li>
61 - <li>
62 <uri link="bootstrap-linux.xml">
63 Bootstrap process for Linux users
64 </uri>