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
Date: Thu, 21 Feb 2008 17:18:06
Message-Id: E1JSF3R-0000lp-PW@stork.gentoo.org
1 grobian 08/02/21 17:17:53
2
3 Modified: bootstrap-linux.xml
4 Log:
5 Add a note that bootstrapping on Linux is most certainly broken.
6
7 Revision Changes Path
8 1.20 xml/htdocs/proj/en/gentoo-alt/prefix/bootstrap-linux.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/gentoo-alt/prefix/bootstrap-linux.xml?rev=1.20&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/gentoo-alt/prefix/bootstrap-linux.xml?rev=1.20&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/gentoo-alt/prefix/bootstrap-linux.xml?r1=1.19&r2=1.20
13
14 Index: bootstrap-linux.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/gentoo-alt/prefix/bootstrap-linux.xml,v
17 retrieving revision 1.19
18 retrieving revision 1.20
19 diff -u -r1.19 -r1.20
20 --- bootstrap-linux.xml 9 Jan 2008 18:33:14 -0000 1.19
21 +++ bootstrap-linux.xml 21 Feb 2008 17:17:53 -0000 1.20
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-linux.xml,v 1.19 2008/01/09 18:33:14 grobian Exp $ -->
26 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/gentoo-alt/prefix/bootstrap-linux.xml,v 1.20 2008/02/21 17:17:53 grobian Exp $ -->
27
28 <guide link="/proj/en/gentoo-alt/prefix/bootstrap-linux.xml" lang="en">
29 <title>Gentoo Prefixed Portage Bootstrap Process for Linux</title>
30 @@ -47,6 +47,16 @@
31 <section><!-- {{{ Bootstrapping -->
32 <title>Bootstrapping</title>
33 <body>
34 + <note>
35 + As there are many Linux distributions, this guide will almost
36 + certainly not be correct for you. Use it as a guideline only,
37 + and feel free to be creative with the order of packages when
38 + problems arise. Also look at the directions in the Mac OS X
39 + and Solaris bootstrap guides when you have trouble, as they
40 + might help you to get past problems. Unfortunately there is
41 + no single bootstrap document that can describe the wide
42 + variety of Linux distributions available.
43 + </note>
44 <p>
45 As prerequisite, you need a GCC compiler, the GNU binutils
46 linker and system headers, such that source code can be
47
48
49
50 --
51 gentoo-commits@l.g.o mailing list