public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo commit in xml/htdocs/proj/en/gentoo-alt/prefix: bootstrap.xml index.xml
@ 2009-02-15 10:31 Fabian Groffen (grobian)
  0 siblings, 0 replies; 3+ messages in thread
From: Fabian Groffen (grobian) @ 2009-02-15 10:31 UTC (permalink / raw
  To: gentoo-commits

grobian     09/02/15 10:31:32

  Modified:             bootstrap.xml index.xml
  Log:
  move interix installers into bootstrap.xml document

Revision  Changes    Path
1.42                 xml/htdocs/proj/en/gentoo-alt/prefix/bootstrap.xml

file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/gentoo-alt/prefix/bootstrap.xml?rev=1.42&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/gentoo-alt/prefix/bootstrap.xml?rev=1.42&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/gentoo-alt/prefix/bootstrap.xml?r1=1.41&r2=1.42

Index: bootstrap.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/gentoo-alt/prefix/bootstrap.xml,v
retrieving revision 1.41
retrieving revision 1.42
diff -u -r1.41 -r1.42
--- bootstrap.xml	16 May 2008 19:27:07 -0000	1.41
+++ bootstrap.xml	15 Feb 2009 10:31:32 -0000	1.42
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/gentoo-alt/prefix/bootstrap.xml,v 1.41 2008/05/16 19:27:07 grobian Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/gentoo-alt/prefix/bootstrap.xml,v 1.42 2009/02/15 10:31:32 grobian Exp $ -->
 
 <guide link="/proj/en/gentoo-alt/prefix/bootstrap.xml" lang="en">
   <title>Gentoo Prefix Bootstrap Process</title>
@@ -19,8 +19,8 @@
   <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
   <license/>
 
-  <version>1.6</version>
-  <date>2007-05-16</date>
+  <version>1.7</version>
+  <date>2009-02-15</date>
 
   <chapter>
     <title>Bootstrapping in general</title>
@@ -38,7 +38,8 @@
           systems were <c>bash</c> is missing, you need to bootstrap it
           first with the <c>bootstrap-bash.sh</c> script.  It can be
           found next to <c>bootstrap-prefix.sh</c> as indicated by the
-          guides.
+          guides.  Windows users can get directly up to speed using the
+          Interix installers.
         </p>
 
       </body>
@@ -79,6 +80,12 @@
               Bootstrap process for Solaris 10 users
             </uri>
           </li>
+          <li>
+            <uri link="http://distfiles.gentoo.org/experimental/prefix/x86-interix/">
+              ISO images and Documentation for the Windows (Interix)
+              port of Gentoo Prefix
+            </uri>
+          </li>
 <!--
 this is non-supported, non-working garbage currently
           <li>



1.24                 xml/htdocs/proj/en/gentoo-alt/prefix/index.xml

file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/gentoo-alt/prefix/index.xml?rev=1.24&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/gentoo-alt/prefix/index.xml?rev=1.24&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/gentoo-alt/prefix/index.xml?r1=1.23&r2=1.24

Index: index.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/gentoo-alt/prefix/index.xml,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- index.xml	9 Feb 2009 09:51:45 -0000	1.23
+++ index.xml	15 Feb 2009 10:31:32 -0000	1.24
@@ -1,7 +1,7 @@
 <?xml version='1.0' encoding="UTF-8"?>
 <?xml-stylesheet href="/xsl/project.xsl" type="text/xsl"?>
 <?xml-stylesheet href="/xsl/guide.xsl" type="text/xsl"?>
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/gentoo-alt/prefix/index.xml,v 1.23 2009/02/09 09:51:45 mduft Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/gentoo-alt/prefix/index.xml,v 1.24 2009/02/15 10:31:32 grobian Exp $ -->
 
 <!DOCTYPE project SYSTEM "/dtd/project.dtd">
 <project>
@@ -134,10 +134,6 @@
     Frequently Asked Questions about the Gentoo Prefix project
   </resource>
 
-  <resource link="http://distfiles.gentoo.org/experimental/prefix/x86-interix/">
-    ISO images and Documentation for the Windows (Interix) port of prefix.
-  </resource>
-
 </project>
 
 <!-- vim: set expandtab ts=2 sw=2: -->






^ permalink raw reply	[flat|nested] 3+ messages in thread

* [gentoo-commits] gentoo commit in xml/htdocs/proj/en/gentoo-alt/prefix: bootstrap.xml index.xml
@ 2011-10-27 14:33 Jeremy Olexa (darkside)
  0 siblings, 0 replies; 3+ messages in thread
From: Jeremy Olexa (darkside) @ 2011-10-27 14:33 UTC (permalink / raw
  To: gentoo-commits

darkside    11/10/27 14:33:14

  Modified:             bootstrap.xml index.xml
  Log:
  Deprecate bootstap.xml page and move contents to main index so the info is easier to find. Work done by Sven Vermeulen

Revision  Changes    Path
1.48                 xml/htdocs/proj/en/gentoo-alt/prefix/bootstrap.xml

file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/gentoo-alt/prefix/bootstrap.xml?rev=1.48&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/gentoo-alt/prefix/bootstrap.xml?rev=1.48&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/gentoo-alt/prefix/bootstrap.xml?r1=1.47&r2=1.48

Index: bootstrap.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/gentoo-alt/prefix/bootstrap.xml,v
retrieving revision 1.47
retrieving revision 1.48
diff -u -r1.47 -r1.48
--- bootstrap.xml	3 May 2011 16:42:00 -0000	1.47
+++ bootstrap.xml	27 Oct 2011 14:33:14 -0000	1.48
@@ -1,8 +1,8 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/gentoo-alt/prefix/bootstrap.xml,v 1.47 2011/05/03 16:42:00 grobian Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/gentoo-alt/prefix/bootstrap.xml,v 1.48 2011/10/27 14:33:14 darkside Exp $ -->
 
-<guide link="/proj/en/gentoo-alt/prefix/bootstrap.xml" lang="en">
+<guide redirect="index.xml#doc_chap2" lang="en">
   <title>Gentoo Prefix Bootstrap Process</title>
 
 



1.44                 xml/htdocs/proj/en/gentoo-alt/prefix/index.xml

file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/gentoo-alt/prefix/index.xml?rev=1.44&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/gentoo-alt/prefix/index.xml?rev=1.44&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/gentoo-alt/prefix/index.xml?r1=1.43&r2=1.44

Index: index.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/gentoo-alt/prefix/index.xml,v
retrieving revision 1.43
retrieving revision 1.44
diff -u -r1.43 -r1.44
--- index.xml	3 May 2011 16:41:30 -0000	1.43
+++ index.xml	27 Oct 2011 14:33:14 -0000	1.44
@@ -1,435 +1,524 @@
 <?xml version='1.0' encoding="UTF-8"?>
 <?xml-stylesheet href="/xsl/project.xsl" type="text/xsl"?>
 <?xml-stylesheet href="/xsl/guide.xsl" type="text/xsl"?>
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/gentoo-alt/prefix/index.xml,v 1.43 2011/05/03 16:41:30 grobian Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/gentoo-alt/prefix/index.xml,v 1.44 2011/10/27 14:33:14 darkside Exp $ -->
 
 <!DOCTYPE project SYSTEM "/dtd/project.dtd">
 <project>
-  <name>prefix</name>
-  <longname>Gentoo Prefix</longname>
+<name>prefix</name>
+<longname>Gentoo Prefix</longname>
 
-  <date>2011-03-17</date>
+<date>2011-10-27</date>
 
-  <author title="Author">
-    <mail link="grobian@gentoo.org">Fabian Groffen</mail>
-  </author>
-
-  <description>Gentoo Prefix</description>
-
-  <longdescription>
-    <p>
-      An effort to bring the virtues of Gentoo Linux to users on
-      different operating systems, by means of installing in a "prefix".
-    </p>
-    <p>
-      Usually, Gentoo's Portage installs in the root of the filesystem
-      hierarchy, '/'.  On systems other than Gentoo Linux, this usually
-      results in problems, due to conflicts of software packages, unless
-      the OS is adapted like Gentoo/FreeBSD.
-      Instead, Gentoo Prefix installs with an offset, allowing
-      to install in another location in the filesystem hierarchy, hence
-      avoiding conflicts.  Next to this offset, Gentoo Prefix
-      runs unprivileged, meaning no root user or rights are required to
-      use it.
-    </p>
-    <p>
-      Using an offset, a "prefix", it is possible for many "alternative"
-      user groups to benefit from a large part of the packages in the
-      Gentoo Linux Portage tree.  Currently users of the following
-      systems successfully run Gentoo Prefix: Mac OS X on PPC and x86,
-      Linux on x86, x86_64 and ia64, Solaris 10 on Sparc, Sparc/64, x86
-      and x86_64, FreeBSD on x86, AIX on PPC, Interix on x86, Windows on
-      x86 (with the help of Interix) and HP-UX on PARISC and ia64.
-    </p>
-  </longdescription>
-
-  <dev role="Lead" description="maintainer Prefix Portage">grobian</dev>
-  <dev role="Developer">haubi</dev>
-  <dev role="Developer">mduft</dev>
-  <dev role="Developer">darkside</dev>
-  <dev role="Developer">abcd</dev>
-
-  <extrachapter position="devs">
-    <title>Developer Platforms</title>
-
-    <section>
-      <title>Platform Matrix</title>
-
-      <body>
-        <table>
-          <tr>
-            <th></th>
-            <th>grobian</th>
-            <th>haubi</th>
-            <th>mduft</th>
-            <th>darkside</th>
-            <th>abcd</th>
-            <th>other</th>
-            <th>support</th>
-          </tr>
-          <tr>
-            <ti align="right">x86-linux</ti>
-            <ti align="center"></ti>
-            <ti align="center">x</ti>
-            <ti align="center">x</ti>
-            <ti align="center">o</ti>
-            <ti align="center">x</ti>
-            <ti align="center"></ti>
-            <ti align="center">excellent</ti>
-          </tr>
-          <tr>
-            <ti align="right">amd64-linux</ti>
-            <ti align="center">o</ti>
-            <ti align="center">x</ti>
-            <ti align="center">o</ti>
-            <ti align="center">x</ti>
-            <ti align="center">x</ti>
-            <ti align="center"></ti>
-            <ti align="center">good</ti>
-          </tr>
-          <tr>
-            <ti align="right">ia64-linux</ti>
-            <ti align="center"></ti>
-            <ti align="center"></ti>
-            <ti align="center"></ti>
-            <ti align="center">o</ti>
-            <ti align="center"></ti>
-            <ti align="center"></ti>
-            <ti align="center">ok</ti>
-          </tr>
-          <tr>
-            <ti align="right">ppc-aix</ti>
-            <ti align="center"></ti>
-            <ti align="center">x</ti>
-            <ti align="center">o</ti>
-            <ti align="center">o</ti>
-            <ti align="center"></ti>
-            <ti align="center"></ti>
-            <ti align="center">ok</ti>
-          </tr>
-          <tr>
-            <ti align="right">x86-freebsd</ti>
-            <ti align="center"></ti>
-            <ti align="center"></ti>
-            <ti align="center"></ti>
-            <ti align="center"></ti>
-            <ti align="center"></ti>
-            <ti align="center"></ti>
-            <ti align="center">bad</ti>
-          </tr>
-          <tr>
-            <ti align="right">x64-freebsd</ti>
-            <ti align="center">o</ti>
-            <ti align="center"></ti>
-            <ti align="center"></ti>
-            <ti align="center"></ti>
-            <ti align="center"></ti>
-            <ti align="center"></ti>
-            <ti align="center">ok</ti>
-          </tr>
-          <tr>
-            <ti align="right">hppa-hpux</ti>
-            <ti align="center"></ti>
-            <ti align="center">x</ti>
-            <ti align="center">o</ti>
-            <ti align="center">o</ti>
-            <ti align="center"></ti>
-            <ti align="center"></ti>
-            <ti align="center">ok</ti>
-          </tr>
-          <tr>
-            <ti align="right">ia64-hpux</ti>
-            <ti align="center"></ti>
-            <ti align="center">x</ti>
-            <ti align="center">x</ti>
-            <ti align="center">o</ti>
-            <ti align="center"></ti>
-            <ti align="center"></ti>
-            <ti align="center">good</ti>
-          </tr>
-          <tr>
-            <ti align="right">x86-interix</ti>
-            <ti align="center"></ti>
-            <ti align="center">o</ti>
-            <ti align="center">x</ti>
-            <ti align="center"></ti>
-            <ti align="center"></ti>
-            <ti align="center"></ti>
-            <ti align="center">ok</ti>
-          </tr>
-          <tr>
-            <ti align="right">mips-irix</ti>
-            <ti align="center"></ti>
-            <ti align="center"></ti>
-            <ti align="center"></ti>
-            <ti align="center"></ti>
-            <ti align="center"></ti>
-            <ti align="center">e</ti>
-            <ti align="center">bad</ti>
-          </tr>
-          <tr>
-            <ti align="right">ppc-macos</ti>
-            <ti align="center">x</ti>
-            <ti align="center"></ti>
-            <ti align="center"></ti>
-            <ti align="center"></ti>
-            <ti align="center"></ti>
-            <ti align="center"></ti>
-            <ti align="center">ok</ti>
-          </tr>
-          <tr>
-            <ti align="right">x86-macos</ti>
-            <ti align="center">x</ti>
-            <ti align="center"></ti>
-            <ti align="center"></ti>
-            <ti align="center"></ti>
-            <ti align="center"></ti>
-            <ti align="center">a</ti>
-            <ti align="center">good</ti>
-          </tr>
-          <tr>
-            <ti align="right">x64-macos</ti>
-            <ti align="center">x</ti>
-            <ti align="center"></ti>
-            <ti align="center"></ti>
-            <ti align="center"></ti>
-            <ti align="center"></ti>
-            <ti align="center">a</ti>
-            <ti align="center">good</ti>
-          </tr>
-          <tr>
-            <ti align="right">m68k-mint</ti>
-            <ti align="center"></ti>
-            <ti align="center"></ti>
-            <ti align="center"></ti>
-            <ti align="center"></ti>
-            <ti align="center"></ti>
-            <ti align="center">a</ti>
-            <ti align="center">ok</ti>
-          </tr>
-          <tr>
-            <ti align="right">x86-netbsd</ti>
-            <ti align="center"></ti>
-            <ti align="center"></ti>
-            <ti align="center"></ti>
-            <ti align="center"></ti>
-            <ti align="center"></ti>
-            <ti align="center">v</ti>
-            <ti align="center">bad</ti>
-          </tr>
-          <tr>
-            <ti align="right">ppc-openbsd</ti>
-            <ti align="center"></ti>
-            <ti align="center"></ti>
-            <ti align="center"></ti>
-            <ti align="center"></ti>
-            <ti align="center"></ti>
-            <ti align="center">v</ti>
-            <ti align="center">bad</ti>
-          </tr>
-          <tr>
-            <ti align="right">x86-openbsd</ti>
-            <ti align="center"></ti>
-            <ti align="center"></ti>
-            <ti align="center"></ti>
-            <ti align="center"></ti>
-            <ti align="center"></ti>
-            <ti align="center">v</ti>
-            <ti align="center">bad</ti>
-          </tr>
-          <tr>
-            <ti align="right">x64-openbsd</ti>
-            <ti align="center"></ti>
-            <ti align="center"></ti>
-            <ti align="center"></ti>
-            <ti align="center"></ti>
-            <ti align="center"></ti>
-            <ti align="center">v</ti>
-            <ti align="center">bad</ti>
-          </tr>
-          <tr>
-            <ti align="right">sparc-solaris</ti>
-            <ti align="center">x</ti>
-            <ti align="center">x</ti>
-            <ti align="center">x</ti>
-            <ti align="center">o</ti>
-            <ti align="center"></ti>
-            <ti align="center">a</ti>
-            <ti align="center">excellent</ti>
-          </tr>
-          <tr>
-            <ti align="right">sparc64-solaris</ti>
-            <ti align="center">x</ti>
-            <ti align="center"></ti>
-            <ti align="center"></ti>
-            <ti align="center"></ti>
-            <ti align="center"></ti>
-            <ti align="center">a</ti>
-            <ti align="center">good</ti>
-          </tr>
-          <tr>
-            <ti align="right">x86-solaris</ti>
-            <ti align="center">x</ti>
-            <ti align="center">x</ti>
-            <ti align="center">x</ti>
-            <ti align="center">o</ti>
-            <ti align="center"></ti>
-            <ti align="center">a</ti>
-            <ti align="center">excellent</ti>
-          </tr>
-          <tr>
-            <ti align="right">x64-solaris</ti>
-            <ti align="center">x</ti>
-            <ti align="center"></ti>
-            <ti align="center"></ti>
-            <ti align="center"></ti>
-            <ti align="center"></ti>
-            <ti align="center"></ti>
-            <ti align="center">ok</ti>
-          </tr>
-          <tr>
-            <ti align="right">x86-winnt</ti>
-            <ti align="center"></ti>
-            <ti align="center">o</ti>
-            <ti align="center">x</ti>
-            <ti align="center"></ti>
-            <ti align="center"></ti>
-            <ti align="center"></ti>
-            <ti align="center">ok</ti>
-          </tr>
-        </table>
-        <p>
-          Legend:
-        </p>
-        <table>
-          <tr>
-            <th>Symbol</th>
-            <th>Meaning</th>
-          </tr>
-          <tr>
-            <ti>x</ti>
-            <ti>actively maintained by developer</ti>
-          </tr>
-          <tr>
-            <ti>o</ti>
-            <ti>accessible to developer</ti>
-          </tr>
-          <tr>
-            <ti>v</ti>
-            <ti>outdated</ti>
-          </tr>
-          <tr>
-            <ti>a</ti>
-            <ti>actively maintained by a user/contributor</ti>
-          </tr>
-          <tr>
-            <ti>e</ti>
-            <ti>experimental effort by user/contributor</ti>
-          </tr>
-        </table>
-      </body>
-    </section>
-  </extrachapter>
-
-  <extrachapter>
-    <title>Gentoo Prefix Hall of Fame</title>
-
-    <section>
-      <title>Past Developers</title>
-      <body>
-
-        <p>
-          Over time, developers come and go again.  Some mysteriously
-          disappear, others loose interest and decide to leave.  For all
-          past contributors we would like to express our gratitude
-          towards them for helping the Prefix project to become what it
-          is today.
-        </p>
-        <table>
-          <tr>
-            <th colspan="2">Past Prefix Developers</th>
-          </tr>
-          <tr>
-            <ti>ferringb</ti>
-            <ti>
-              initial Portage developer to start the Prefix branch
-            </ti>
-          </tr>
-          <tr>
-            <ti>kito</ti>
-            <ti>
-              first prototypes of Prefix using a tree, Mac OS X
-              installer, many first time engineering and development
-              tasks
-            </ti>
-          </tr>
-          <tr>
-            <ti>exg</ti>
-            <ti>
-              Prefix Portage maintainer
-            </ti>
-          </tr>
-          <tr>
-            <ti>genstef</ti>
-            <ti>import of gtk+, qt4 and X11 applications for Mac OS X</ti>
-          </tr>
-          <tr>
-            <ti>pipping</ti>
-            <ti>
-              many package additions for Perl, Python, Ruby and Java,
-              lots of Mac OS X targetted fixes and features, pioneer for
-              Darwin9 (Leopard 10.5) support
-            </ti>
-          </tr>
-          <tr>
-            <ti>drizzt</ti>
-            <ti>
-              mostly reviving Solaris 9 support, by fixing packages in
-              the tree
-            </ti>
-          </tr>
-          <tr>
-            <ti>fauli</ti>
-            <ti>
-              gave FreeBSD 8 support a boost, some Interix testing
-            </ti>
-          </tr>
-        </table>
-      </body>
-    </section>
-  </extrachapter>
-
-  <resource link="mailto:gentoo-alt@lists.gentoo.org">
-    gentoo-alt mailing lists
-  </resource>
-
-  <resource link="irc://irc.gentoo.org/#gentoo-prefix">
-    #gentoo-prefix channel on FreeNode
-  </resource>
-
-  <resource link="techdocs.xml">
-    How Gentoo Prefix works, and what changes are necessary to get
-    ebuilds working.
-  </resource>
-
-  <resource link="bootstrap.xml">
-    Bootstrapping a Gentoo Prefix system.  Howtos for Mac OS X,
-    Windows, FreeBSD 8.2 and Solaris 10 and above.
-  </resource>
-
-  <resource link="usecases.xml">
-    An article with a global overview of Gentoo Prefix, including use
-    cases examplifying who could benefit from a Prefix installation.
-  </resource>
-
-  <resource link="ecopy.xml">
-    A guide describing the tool 'ecopy' and how to use it to port packages to
-    the Prefix tree.
-  </resource>
-
-  <resource link="faq.xml">
-    Frequently Asked Questions about the Gentoo Prefix project
-  </resource>
+<author title="Author">
+  <mail link="grobian@gentoo.org">Fabian Groffen</mail>
+</author>
+
+<description>Gentoo Prefix</description>
+
+<longdescription>
+<p>
+To bring out the virtues of Gentoo Linux on different operating systems, the
+Gentoo Prefix project develops and maintains a way of installing Gentoo systems
+in a non-standard location, designated by a "prefix".
+</p>
+
+<p>
+Usually, Gentoo's Portage installs in the root of the filesystem
+hierarchy known as <path>/</path>.  On systems other than Gentoo Linux, this
+usually results in problems, due to conflicts of software packages, unless
+the OS is adapted like Gentoo/FreeBSD. Instead, Gentoo Prefix installs within
+an offset, allowing users to install Gentoo in another location in the
+filesystem hierarchy, hence avoiding conflicts.  Next to this offset, Gentoo
+Prefix runs unprivileged, meaning no root user or rights are required to
+use it.
+</p>
+
+<p>
+By using an offset (the "prefix" location), it is possible for many "alternative"
+user groups to benefit from a large part of the packages in the
+Gentoo Linux Portage tree.  Currently users of the following
+systems successfully run Gentoo Prefix: Mac OS X on PPC and x86,
+Linux on x86, x86_64 and ia64, Solaris 10 on Sparc, Sparc/64, x86
+and x86_64, FreeBSD on x86, AIX on PPC, Interix on x86, Windows on
+x86 (with the help of Interix), HP-UX on PARISC and ia64.
+</p>
+
+</longdescription>
+
+<dev role="Lead" description="maintainer Prefix Portage">grobian</dev>
+<dev role="Developer">haubi</dev>
+<dev role="Developer">mduft</dev>
+<dev role="Developer">darkside</dev>
+<dev role="Developer">abcd</dev>
+
+<extrachapter position="goals">
+<title>Getting Started</title>
+<section>
+<title>Bootstrapping</title>
+<body>
+
+<p>
+To get a prefixed Portage installed on your system, you need to go
+through a few steps we call <e>bootstrapping</e>. We currently only have
+detailed guides on Mac OS X and Solaris systems, but if you have another
+system, following the Solaris guide might be enough for you.
+The systems that are known to work with a prefixed Portage are various Linux
+systems and FreeBSD. Note that, for systems where <c>bash</c> is missing, you
+need to bootstrap it first with the <c>bootstrap-bash.sh</c> script. It can be
+found next to <c>bootstrap-prefix.sh</c> as indicated by the guides.
+</p>
+
+<p>
+Windows users can get directly up to speed using the Interix installers. 
+</p>
+
+</body>
+</section>
+<section>
+<title>Helper Scripts</title>
+<body>
+
+<p>
+To ease the setup of a prefixed Portage installation, the Gentoo Prefix project
+provides a script called <c>bootstrap-prefix.sh</c>. This script is a sort of
+kickstart in the bootstrap process, automating downloading the Portage tree,
+installing Portage and the necessary temporary helper applications. In
+addition, it tries to setup a profile and prepares those settings that it can
+deduce automatically.
+</p>
+
+<p>
+The location of the correct <c>bootstrap-prefix.sh</c> script as well as how
+and when to use it is described in each platforms' bootstrap process HOWTO.
+</p>
+
+</body>
+</section>
+<section>
+<title>HOWTO Guides</title>
+<body>
+
+<p>
+The following guides give a detailed description on how to install a prefixed
+Portage on the selected platforms.
+</p>
+
+<ul>
+  <li>
+    <uri link="bootstrap-macos.xml">Bootstrap Process for Mac OS X Users</uri>
+  </li>
+  <li>
+    <uri link="bootstrap-solaris.xml">Bootstrap Process for Solaris 10 Users</uri>
+    (this document should also be used for other, non-mentioned platforms,
+    including the various Linux distributions)
+  </li>
+  <li>
+    <uri link="bootstrap-freebsd.xml">Bootstrap Process for FreeBSD 8.x Users</uri>
+  </li>
+</ul>
+
+<p>
+Windows users can find the documentation and ISO images for the Interix port of
+Gentoo Prefix on <uri link="http://distfiles.gentoo.org/experimental/prefix/x86-prefix/">our
+mirrors</uri>.
+</p>
+
+<p>
+More documentation as well as pointers for support can be found in
+our <uri link="#doc_chap5">Resources</uri> section.
+</p>
+
+</body>
+</section>
+</extrachapter>
+
+
+<extrachapter position="devs">
+<title>Developer Platforms</title>
+
+<section>
+<title>Platform Matrix</title>
+<body>
+
+<p>
+To keep track of the supported platforms, the following matrix is maintained. 
+It also provides feedback on which developer is maintaining the platform or has
+direct access to such systems.
+</p>
+
+<table>
+<tr>
+  <th></th>
+  <th>grobian</th>
+  <th>haubi</th>
+  <th>mduft</th>
+  <th>darkside</th>
+  <th>abcd</th>
+  <th>other</th>
+  <th>support</th>
+</tr>
+<tr>
+  <ti align="right">x86-linux</ti>
+  <ti align="center"></ti>
+  <ti align="center">x</ti>
+  <ti align="center">x</ti>
+  <ti align="center">o</ti>
+  <ti align="center">x</ti>
+  <ti align="center"></ti>
+  <ti align="center">excellent</ti>
+</tr>
+<tr>
+  <ti align="right">amd64-linux</ti>
+  <ti align="center">o</ti>
+  <ti align="center">x</ti>
+  <ti align="center">o</ti>
+  <ti align="center">x</ti>
+  <ti align="center">x</ti>
+  <ti align="center"></ti>
+  <ti align="center">good</ti>
+</tr>
+<tr>
+  <ti align="right">ia64-linux</ti>
+  <ti align="center"></ti>
+  <ti align="center"></ti>
+  <ti align="center"></ti>
+  <ti align="center">o</ti>
+  <ti align="center"></ti>
+  <ti align="center"></ti>
+  <ti align="center">ok</ti>
+</tr>
+<tr>
+  <ti align="right">ppc-aix</ti>
+  <ti align="center"></ti>
+  <ti align="center">x</ti>
+  <ti align="center">o</ti>
+  <ti align="center">o</ti>
+  <ti align="center"></ti>
+  <ti align="center"></ti>
+  <ti align="center">ok</ti>
+</tr>
+<tr>
+  <ti align="right">x86-freebsd</ti>
+  <ti align="center"></ti>
+  <ti align="center"></ti>
+  <ti align="center"></ti>
+  <ti align="center"></ti>
+  <ti align="center"></ti>
+  <ti align="center"></ti>
+  <ti align="center">bad</ti>
+</tr>
+<tr>
+  <ti align="right">x64-freebsd</ti>
+  <ti align="center">o</ti>
+  <ti align="center"></ti>
+  <ti align="center"></ti>
+  <ti align="center"></ti>
+  <ti align="center"></ti>
+  <ti align="center"></ti>
+  <ti align="center">ok</ti>
+</tr>
+<tr>
+  <ti align="right">hppa-hpux</ti>
+  <ti align="center"></ti>
+  <ti align="center">x</ti>
+  <ti align="center">o</ti>
+  <ti align="center">o</ti>
+  <ti align="center"></ti>
+  <ti align="center"></ti>
+  <ti align="center">ok</ti>
+</tr>
+<tr>
+  <ti align="right">ia64-hpux</ti>
+  <ti align="center"></ti>
+  <ti align="center">x</ti>
+  <ti align="center">x</ti>
+  <ti align="center">o</ti>
+  <ti align="center"></ti>
+  <ti align="center"></ti>
+  <ti align="center">good</ti>
+</tr>
+<tr>
+  <ti align="right">x86-interix</ti>
+  <ti align="center"></ti>
+  <ti align="center">o</ti>
+  <ti align="center">x</ti>
+  <ti align="center"></ti>
+  <ti align="center"></ti>
+  <ti align="center"></ti>
+  <ti align="center">ok</ti>
+</tr>
+<tr>
+  <ti align="right">mips-irix</ti>
+  <ti align="center"></ti>
+  <ti align="center"></ti>
+  <ti align="center"></ti>
+  <ti align="center"></ti>
+  <ti align="center"></ti>
+  <ti align="center">e</ti>
+  <ti align="center">bad</ti>
+</tr>
+<tr>
+  <ti align="right">ppc-macos</ti>
+  <ti align="center">x</ti>
+  <ti align="center"></ti>
+  <ti align="center"></ti>
+  <ti align="center"></ti>
+  <ti align="center"></ti>
+  <ti align="center"></ti>
+  <ti align="center">ok</ti>
+</tr>
+<tr>
+  <ti align="right">x86-macos</ti>
+  <ti align="center">x</ti>
+  <ti align="center"></ti>
+  <ti align="center"></ti>
+  <ti align="center"></ti>
+  <ti align="center"></ti>
+  <ti align="center">a</ti>
+  <ti align="center">good</ti>
+</tr>
+<tr>
+  <ti align="right">x64-macos</ti>
+  <ti align="center">x</ti>
+  <ti align="center"></ti>
+  <ti align="center"></ti>
+  <ti align="center"></ti>
+  <ti align="center"></ti>
+  <ti align="center">a</ti>
+  <ti align="center">good</ti>
+</tr>
+<tr>
+  <ti align="right">m68k-mint</ti>
+  <ti align="center"></ti>
+  <ti align="center"></ti>
+  <ti align="center"></ti>
+  <ti align="center"></ti>
+  <ti align="center"></ti>
+  <ti align="center">a</ti>
+  <ti align="center">ok</ti>
+</tr>
+<tr>
+  <ti align="right">x86-netbsd</ti>
+  <ti align="center"></ti>
+  <ti align="center"></ti>
+  <ti align="center"></ti>
+  <ti align="center"></ti>
+  <ti align="center"></ti>
+  <ti align="center">v</ti>
+  <ti align="center">bad</ti>
+</tr>
+<tr>
+  <ti align="right">ppc-openbsd</ti>
+  <ti align="center"></ti>
+  <ti align="center"></ti>
+  <ti align="center"></ti>
+  <ti align="center"></ti>
+  <ti align="center"></ti>
+  <ti align="center">v</ti>
+  <ti align="center">bad</ti>
+</tr>
+<tr>
+  <ti align="right">x86-openbsd</ti>
+  <ti align="center"></ti>
+  <ti align="center"></ti>
+  <ti align="center"></ti>
+  <ti align="center"></ti>
+  <ti align="center"></ti>
+  <ti align="center">v</ti>
+  <ti align="center">bad</ti>
+</tr>
+<tr>
+  <ti align="right">x64-openbsd</ti>
+  <ti align="center"></ti>
+  <ti align="center"></ti>
+  <ti align="center"></ti>
+  <ti align="center"></ti>
+  <ti align="center"></ti>
+  <ti align="center">v</ti>
+  <ti align="center">bad</ti>
+</tr>
+<tr>
+  <ti align="right">sparc-solaris</ti>
+  <ti align="center">x</ti>
+  <ti align="center">x</ti>
+  <ti align="center">x</ti>
+  <ti align="center">o</ti>
+  <ti align="center"></ti>
+  <ti align="center">a</ti>
+  <ti align="center">excellent</ti>
+</tr>
+<tr>
+  <ti align="right">sparc64-solaris</ti>
+  <ti align="center">x</ti>
+  <ti align="center"></ti>
+  <ti align="center"></ti>
+  <ti align="center"></ti>
+  <ti align="center"></ti>
+  <ti align="center">a</ti>
+  <ti align="center">good</ti>
+</tr>
+<tr>
+  <ti align="right">x86-solaris</ti>
+  <ti align="center">x</ti>
+  <ti align="center">x</ti>
+  <ti align="center">x</ti>
+  <ti align="center">o</ti>
+  <ti align="center"></ti>
+  <ti align="center">a</ti>
+  <ti align="center">excellent</ti>
+</tr>
+<tr>
+  <ti align="right">x64-solaris</ti>
+  <ti align="center">x</ti>
+  <ti align="center"></ti>
+  <ti align="center"></ti>
+  <ti align="center"></ti>
+  <ti align="center"></ti>
+  <ti align="center"></ti>
+  <ti align="center">ok</ti>
+</tr>
+<tr>
+  <ti align="right">x86-winnt</ti>
+  <ti align="center"></ti>
+  <ti align="center">o</ti>
+  <ti align="center">x</ti>
+  <ti align="center"></ti>
+  <ti align="center"></ti>
+  <ti align="center"></ti>
+  <ti align="center">ok</ti>
+</tr>
+</table>
+
+<p>
+Legend:
+</p>
+
+<table>
+<tr>
+  <th>Symbol</th>
+  <th>Meaning</th>
+</tr>
+<tr>
+  <ti>x</ti>
+  <ti>actively maintained by developer</ti>
+</tr>
+<tr>
+  <ti>o</ti>
+  <ti>accessible to developer</ti>
+</tr>
+<tr>
+  <ti>v</ti>
+  <ti>outdated</ti>
+</tr>
+<tr>
+  <ti>a</ti>
+  <ti>actively maintained by a user/contributor</ti>
+</tr>
+<tr>
+  <ti>e</ti>
+  <ti>experimental effort by user/contributor</ti>
+</tr>
+</table>
+
+</body>
+</section>
+</extrachapter>
+
+<extrachapter>
+<title>Gentoo Prefix Hall of Fame</title>
+
+<section>
+<title>Past Developers</title>
+<body>
+
+<p>
+Over time, developers come and go again.  Some mysteriously
+disappear, others loose interest and decide to leave.  For all
+past contributors we would like to express our gratitude
+towards them for helping the Prefix project to become what it
+is today.
+</p>
+<table>
+<tr>
+<th colspan="2">Past Prefix Developers</th>
+</tr>
+<tr>
+<ti>ferringb</ti>
+<ti>
+initial Portage developer to start the Prefix branch
+</ti>
+</tr>
+<tr>
+<ti>kito</ti>
+<ti>
+first prototypes of Prefix using a tree, Mac OS X
+installer, many first time engineering and development
+tasks
+</ti>
+</tr>
+<tr>
+<ti>exg</ti>
+<ti>
+Prefix Portage maintainer
+</ti>
+</tr>
+<tr>
+<ti>genstef</ti>
+<ti>import of gtk+, qt4 and X11 applications for Mac OS X</ti>
+</tr>
+<tr>
+<ti>pipping</ti>
+<ti>
+many package additions for Perl, Python, Ruby and Java,
+lots of Mac OS X targetted fixes and features, pioneer for
+Darwin9 (Leopard 10.5) support
+</ti>
+</tr>
+<tr>
+<ti>drizzt</ti>
+<ti>
+mostly reviving Solaris 9 support, by fixing packages in
+the tree
+</ti>
+</tr>
+<tr>
+<ti>fauli</ti>
+<ti>
+gave FreeBSD 8 support a boost, some Interix testing
+</ti>
+</tr>
+</table>
+</body>
+</section>
+</extrachapter>
+
+<resource link="mailto:gentoo-alt@lists.gentoo.org">
+gentoo-alt mailing lists
+</resource>
+
+<resource link="irc://irc.gentoo.org/#gentoo-prefix">
+#gentoo-prefix channel on FreeNode
+</resource>
+
+<resource link="techdocs.xml">
+How Gentoo Prefix works, and what changes are necessary to get
+ebuilds working.
+</resource>
+
+<resource link="usecases.xml">
+An article with a global overview of Gentoo Prefix, including use
+cases examplifying who could benefit from a Prefix installation.
+</resource>
+
+<resource link="ecopy.xml">
+A guide describing the tool 'ecopy' and how to use it to port packages to
+the Prefix tree.
+</resource>
+
+<resource link="faq.xml">
+Frequently Asked Questions about the Gentoo Prefix project
+</resource>
 
 </project>
 






^ permalink raw reply	[flat|nested] 3+ messages in thread

* [gentoo-commits] gentoo commit in xml/htdocs/proj/en/gentoo-alt/prefix: bootstrap.xml index.xml
@ 2012-08-26 11:23 Fabian Groffen (grobian)
  0 siblings, 0 replies; 3+ messages in thread
From: Fabian Groffen (grobian) @ 2012-08-26 11:23 UTC (permalink / raw
  To: gentoo-commits

grobian     12/08/26 11:23:45

  Modified:             bootstrap.xml index.xml
  Log:
  introduce bootstrapping for n00bs instructions

Revision  Changes    Path
1.49                 xml/htdocs/proj/en/gentoo-alt/prefix/bootstrap.xml

file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/gentoo-alt/prefix/bootstrap.xml?rev=1.49&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/gentoo-alt/prefix/bootstrap.xml?rev=1.49&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/gentoo-alt/prefix/bootstrap.xml?r1=1.48&r2=1.49

Index: bootstrap.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/gentoo-alt/prefix/bootstrap.xml,v
retrieving revision 1.48
retrieving revision 1.49
diff -u -r1.48 -r1.49
--- bootstrap.xml	27 Oct 2011 14:33:14 -0000	1.48
+++ bootstrap.xml	26 Aug 2012 11:23:45 -0000	1.49
@@ -1,8 +1,8 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/gentoo-alt/prefix/bootstrap.xml,v 1.48 2011/10/27 14:33:14 darkside Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/gentoo-alt/prefix/bootstrap.xml,v 1.49 2012/08/26 11:23:45 grobian Exp $ -->
 
-<guide redirect="index.xml#doc_chap2" lang="en">
+<guide link="/proj/en/gentoo-alt/prefix/bootstrap.xml" lang="en">
   <title>Gentoo Prefix Bootstrap Process</title>
 
 
@@ -19,8 +19,8 @@
   <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
   <license/>
 
-  <version>1.91</version>
-  <date>2010-09-21</date>
+  <version>1.92</version>
+  <date>2012-08-26</date>
 
   <chapter>
     <title>Bootstrapping in general</title>
@@ -31,15 +31,17 @@
 
         <p>
           Bootstrapping is the process required to get Prefixed Portage
-          installed on your system.  Currently, we only have detailed
-          guides for Mac OS X and Solaris systems.  If you have another
-          system, you best go with the Solaris guide.  Systems known to
-          work are various Linux systems and FreeBSD.  Note that for
-          systems where <c>bash</c> is missing, you need to bootstrap it
-          first with the <c>bootstrap-bash.sh</c> script.  It can be
-          found next to <c>bootstrap-prefix.sh</c> as indicated by the
-          guides.  Windows users can get directly up to speed using the
-          Interix installers.
+          installed on your system.  For several years since its
+          existence, the Gentoo Prefix team has documented the exact
+          process for bootstrapping a system, on a per platform basis.
+          Those instructions often became outdated and differed in
+          subtle ways between platforms.  Because maintenance of this
+          became too high and errors became too much a barrier for new
+          users to join, the Gentoo Prefix team has switched to an
+          almost fully automated bootstrap process.  The old
+          step-by-step, and package-by-package instructions are no
+          longer supported, and all users are highly encouraged to use
+          the automated bootstrap process.
         </p>
 
       </body>
@@ -50,56 +52,99 @@
       <body>
 
         <p>
-          The <c>bootstrap-prefix.sh</c> script is a sort of kickstart
-          in the bootstrap process.  It automates downloading the
-          portage tree, installing portage and the necessary temporary
-          helper applications.  In addition it tries to setup a profile
-          and some settings where it can.
+          The <c>bootstrap-prefix.sh</c> script contains all the
+          necessary bits to bootstrap a Gentoo Prefix system.  It uses
+          a trial-and-error approach to avoid having to make assumptions
+          about the system being bootstrapped at where possible.
+        </p>
+
+        <p>
+          Simply running the <c>bootstrap-prefix.sh</c> script, launches
+          the interactive installer.  This installer will ask for some
+          information, and discuss some options based on the system
+          being bootstrapped on.  Running this interactive installer is
+          the easiest way to bootstrap a Gentoo Prefix system, since it
+          caters for the entire process up to the point where the Prefix
+          can be used.
+        </p>
+
+        <p>
+          In case the interactive installer is not desired due to
+          automation, or what reason else, the process of bootstrapping
+          can be performed in roughly 4 stages.  These stages are
+          performed by the interactive installer.  Running these stages
+          manually is not recommended, and only meant for special cases,
+          such as debugging problems, e.g. when the interactive
+          installer fails to finish the bootstrap.
         </p>
 
       </body>
     </section><!-- }}} -->
 
-    <section><!-- {{{ Targets -->
-      <title>Targets</title>
+    <section><!-- {{{ performing a bootstrap -->
+      <title>Performing a Gentoo Prefix bootstrap using the interactive installer (recommended)</title>
       <body>
 
         <p>
-          Choose one of the bootstrap targets below, to start
-          bootstrapping your system.
+          The <c>bootstrap-prefix.sh</c> requires a working version of
+          the GNU Bourne Again SHell (<c>bash</c>).  If you don't have
+          <c>bash</c> available on your system, you will have to
+          bootstrap a <c>bash</c> binary first.  Systems that often lack
+          <c>bash</c> are the *BSD systems such as FreeBSD.
+          If you don't have <c>bash</c> installed, download the
+          <c>bootstrap-bash.sh</c> script from
+          <uri>http://overlays.gentoo.org/proj/alt/browser/trunk/prefix-overlay/scripts/bootstrap-bash.sh?format=txt</uri>.
+          You can use <c>wget</c>, <c>curl</c>, <c>fetch</c> or
+          <c>ftp</c> if they are available.  Downloading the script with
+          a web-browser, and/or copying via scp/ftp/NFS is also fine.
         </p>
+        <pre caption="Bootstrap bash">
+$ <i>chmod 755 bootstrap-bash.sh</i>
+$ <i>./bootstrap-bash.sh /var/tmp/bash</i>
+$ <i>export PATH="/var/tmp/bash/bin:${PATH}"</i>
+        </pre>
+        <note>
+          You ONLY have to bootstrap <c>bash</c> if you don't have
+          <c>bash</c> yet on your system!  It is NOT necessary to run
+          <c>bash</c> as your login shell.  <c>tcsh</c> users should use
+          <c>setenv PATH "/var/tmp/bash/bin:${PATH}"</c> to update their
+          path instead of the export.
+        </note>
 
-        <ul>
-          <li>
-            <uri link="bootstrap-macos.xml">
-              Bootstrap process for Mac OS X users
-            </uri>
-          </li>
-          <li>
-            <uri link="bootstrap-solaris.xml">
-              Bootstrap process for Solaris 10 users
-            </uri> (Linux users will want to work off this guide)
-          </li>
-          <li>
-            <uri link="bootstrap-freebsd.xml">
-              Bootstrap process for FreeBSD 8.x users
-            </uri>
-          </li>
-          <li>
-            <uri link="http://distfiles.gentoo.org/experimental/prefix/x86-interix/">
-              ISO images and Documentation for the Windows (Interix)
-              port of Gentoo Prefix
-            </uri>
-          </li>
-<!--
-this is non-supported, non-working garbage currently
-          <li>
-            <uri link="bootstrap-linux.xml">
-              Bootstrap process for Linux users
-            </uri>
-          </li>
--->
-        </ul>
+        <p>
+          Download the Gentoo Prefix bootstrap script from
+          <uri>http://overlays.gentoo.org/proj/alt/browser/trunk/prefix-overlay/scripts/bootstrap-prefix.sh?format=txt</uri>.
+          Like mentioned above, you can use various ways to obtain the
+          script and get it to a place where you can execute it.  Once
+          in position, preform the following commands:
+        </p>
+        <pre caption="Start the interactive bootstrap script">
+$ <i>chmod 755 bootstrap-prefix.sh</i>
+$ <i>./bootstrap-prefix.sh</i>
+(follow the instructions)
+        </pre>
+
+        <p>
+          That's all!  The script will guide you through the full
+          process, and tells you how to start your freshly bootstrapped
+          Gentoo Prefix system if it successfully runs up til the end.
+          In normal cases, you don't need any more than just this.  You
+          can stop reading here if this works fine for you.
+        </p>
+
+      </body>
+    </section><!-- }}} -->
+
+    <section><!-- {{{ performing a bootstrap -->
+      <title>Performing a Gentoo Prefix manually</title>
+      <body>
+
+        <p>
+          If you want or need to perform a Gentoo Prefix bootstrap
+          manually, follow the <uri
+            link="bootstrap-solaris.xml">instructions for bootstrapping
+            on UNIX-like systems</uri>.
+        </p>
 
       </body>
     </section><!-- }}} -->
@@ -108,4 +153,3 @@
 </guide>
 
 <!-- vim: set expandtab ts=2 sw=2 foldmethod=marker foldenable: -->
-<!-- kate: space-indent on; indent-width 2; replace-tabs on; -->



1.51                 xml/htdocs/proj/en/gentoo-alt/prefix/index.xml

file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/gentoo-alt/prefix/index.xml?rev=1.51&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/gentoo-alt/prefix/index.xml?rev=1.51&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/gentoo-alt/prefix/index.xml?r1=1.50&r2=1.51

Index: index.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/gentoo-alt/prefix/index.xml,v
retrieving revision 1.50
retrieving revision 1.51
diff -u -r1.50 -r1.51
--- index.xml	21 Aug 2012 03:02:44 -0000	1.50
+++ index.xml	26 Aug 2012 11:23:45 -0000	1.51
@@ -1,7 +1,7 @@
 <?xml version='1.0' encoding="UTF-8"?>
 <?xml-stylesheet href="/xsl/project.xsl" type="text/xsl"?>
 <?xml-stylesheet href="/xsl/guide.xsl" type="text/xsl"?>
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/gentoo-alt/prefix/index.xml,v 1.50 2012/08/21 03:02:44 ottxor Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/gentoo-alt/prefix/index.xml,v 1.51 2012/08/26 11:23:45 grobian Exp $ -->
 
 <!DOCTYPE project SYSTEM "/dtd/project.dtd">
 <project>
@@ -92,31 +92,27 @@
 
 <p>
 The location of the correct <c>bootstrap-prefix.sh</c> script as well as how
-and when to use it is described in each platforms' bootstrap process HOWTO.
+and when to use it is described the bootstrap process guide.
 </p>
 
 </body>
 </section>
 <section>
-<title>HOWTO Guides</title>
+<title>Bootstrap Guides</title>
 <body>
 
 <p>
-The following guides give a detailed description on how to install a prefixed
-Portage on the selected platforms.
+The following guides give a detailed description on how to install a Gentoo Prefix system.
 </p>
 
 <ul>
   <li>
-    <uri link="bootstrap-macos.xml">Bootstrap Process for Mac OS X Users</uri>
+    <uri link="bootstrap.xml">General Bootstrap Process</uri>
   </li>
   <li>
-    <uri link="bootstrap-solaris.xml">Bootstrap Process for Solaris 10 Users</uri>
-    (this document should also be used for other, non-mentioned platforms,
-    including the various Linux distributions)
-  </li>
-  <li>
-    <uri link="bootstrap-freebsd.xml">Bootstrap Process for FreeBSD 8.x Users</uri>
+    <uri link="bootstrap-solaris.xml">Manual Bootstrap Process for UNIX-like systems</uri>
+    (this document is meant for power-users and not recommended for
+    general bootstrapping needs)
   </li>
 </ul>
 





^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2012-08-26 11:23 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-10-27 14:33 [gentoo-commits] gentoo commit in xml/htdocs/proj/en/gentoo-alt/prefix: bootstrap.xml index.xml Jeremy Olexa (darkside)
  -- strict thread matches above, loose matches on Subject: below --
2012-08-26 11:23 Fabian Groffen (grobian)
2009-02-15 10:31 Fabian Groffen (grobian)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox