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
@ 2008-05-16 19:27 Fabian Groffen (grobian)
  0 siblings, 0 replies; 10+ messages in thread
From: Fabian Groffen (grobian) @ 2008-05-16 19:27 UTC (permalink / raw
  To: gentoo-commits

grobian     08/05/16 19:27:08

  Modified:             bootstrap.xml
  Log:
  disable freebsd and linux bootstrap guides, they definitely don't work

Revision  Changes    Path
1.41                 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.41&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/gentoo-alt/prefix/bootstrap.xml?rev=1.41&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/gentoo-alt/prefix/bootstrap.xml?r1=1.40&r2=1.41

Index: bootstrap.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/gentoo-alt/prefix/bootstrap.xml,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -r1.40 -r1.41
--- bootstrap.xml	18 Mar 2008 21:52:27 -0000	1.40
+++ bootstrap.xml	16 May 2008 19:27:07 -0000	1.41
@@ -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.40 2008/03/18 21:52:27 grobian Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/gentoo-alt/prefix/bootstrap.xml,v 1.41 2008/05/16 19:27:07 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.5</version>
-  <date>2007-02-04</date>
+  <version>1.6</version>
+  <date>2007-05-16</date>
 
   <chapter>
     <title>Bootstrapping in general</title>
@@ -31,11 +31,14 @@
 
         <p>
           Bootstrapping is the process required to get Prefixed Portage
-          installed on your system.  Although we currently only have an
-          in-depth description of how to bootstrap on OSX systems, these
-          instructions in general work on other systems too.  Examples
-          are RedHat Linux Enterprise Server for Itanium and Fedora Core
-          4 Linux on AMD64.
+          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 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.
         </p>
 
       </body>
@@ -76,6 +79,8 @@
               Bootstrap process for Solaris 10 users
             </uri>
           </li>
+<!--
+this is non-supported, non-working garbage currently
           <li>
             <uri link="bootstrap-freebsd.xml">
               Bootstrap process for FreeBSD users
@@ -86,6 +91,7 @@
               Bootstrap process for Linux users
             </uri>
           </li>
+-->
         </ul>
 
       </body>



-- 
gentoo-commits@lists.gentoo.org mailing list



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

* [gentoo-commits] gentoo commit in xml/htdocs/proj/en/gentoo-alt/prefix: bootstrap.xml
@ 2009-07-29 23:29 Jeremy Olexa (darkside)
  0 siblings, 0 replies; 10+ messages in thread
From: Jeremy Olexa (darkside) @ 2009-07-29 23:29 UTC (permalink / raw
  To: gentoo-commits

darkside    09/07/29 23:29:58

  Modified:             bootstrap.xml
  Log:
  Fix typo, thanks to Louis-Frédéric Feuillette on gentoo-alt ML

Revision  Changes    Path
1.43                 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.43&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/gentoo-alt/prefix/bootstrap.xml?rev=1.43&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/gentoo-alt/prefix/bootstrap.xml?r1=1.42&r2=1.43

Index: bootstrap.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/gentoo-alt/prefix/bootstrap.xml,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -r1.42 -r1.43
--- bootstrap.xml	15 Feb 2009 10:31:32 -0000	1.42
+++ bootstrap.xml	29 Jul 2009 23:29:58 -0000	1.43
@@ -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.42 2009/02/15 10:31:32 grobian Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/gentoo-alt/prefix/bootstrap.xml,v 1.43 2009/07/29 23:29:58 darkside 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.7</version>
-  <date>2009-02-15</date>
+  <version>1.8</version>
+  <date>2009-07-29</date>
 
   <chapter>
     <title>Bootstrapping in general</title>
@@ -35,7 +35,7 @@
           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 were <c>bash</c> is missing, you need to bootstrap it
+          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






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

* [gentoo-commits] gentoo commit in xml/htdocs/proj/en/gentoo-alt/prefix: bootstrap.xml
@ 2010-01-07 14:14 Fabian Groffen (grobian)
  0 siblings, 0 replies; 10+ messages in thread
From: Fabian Groffen (grobian) @ 2010-01-07 14:14 UTC (permalink / raw
  To: gentoo-commits

grobian     10/01/07 14:14:13

  Modified:             bootstrap.xml
  Log:
  Fauli's been working very hard, give him a cookie -- enable link to FreeBSD bootstrap document

Revision  Changes    Path
1.44                 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.44&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/gentoo-alt/prefix/bootstrap.xml?rev=1.44&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/gentoo-alt/prefix/bootstrap.xml?r1=1.43&r2=1.44

Index: bootstrap.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/gentoo-alt/prefix/bootstrap.xml,v
retrieving revision 1.43
retrieving revision 1.44
diff -u -r1.43 -r1.44
--- bootstrap.xml	29 Jul 2009 23:29:58 -0000	1.43
+++ bootstrap.xml	7 Jan 2010 14:14:13 -0000	1.44
@@ -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.43 2009/07/29 23:29:58 darkside Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/gentoo-alt/prefix/bootstrap.xml,v 1.44 2010/01/07 14:14:13 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.8</version>
-  <date>2009-07-29</date>
+  <version>1.9</version>
+  <date>2010-01-07</date>
 
   <chapter>
     <title>Bootstrapping in general</title>
@@ -81,6 +81,11 @@
             </uri>
           </li>
           <li>
+            <uri link="bootstrap-freebsd.xml">
+              Bootstrap process for FreeBSD 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
@@ -89,11 +94,6 @@
 <!--
 this is non-supported, non-working garbage currently
           <li>
-            <uri link="bootstrap-freebsd.xml">
-              Bootstrap process for FreeBSD users
-            </uri>
-          </li>
-          <li>
             <uri link="bootstrap-linux.xml">
               Bootstrap process for Linux users
             </uri>






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

* [gentoo-commits] gentoo commit in xml/htdocs/proj/en/gentoo-alt/prefix: bootstrap.xml
@ 2010-01-07 21:22 Christian Faulhammer (fauli)
  0 siblings, 0 replies; 10+ messages in thread
From: Christian Faulhammer (fauli) @ 2010-01-07 21:22 UTC (permalink / raw
  To: gentoo-commits

fauli       10/01/07 21:22:51

  Modified:             bootstrap.xml
  Log:
  Mention FreeBSD version

Revision  Changes    Path
1.45                 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.45&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/gentoo-alt/prefix/bootstrap.xml?rev=1.45&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/gentoo-alt/prefix/bootstrap.xml?r1=1.44&r2=1.45

Index: bootstrap.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/gentoo-alt/prefix/bootstrap.xml,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -r1.44 -r1.45
--- bootstrap.xml	7 Jan 2010 14:14:13 -0000	1.44
+++ bootstrap.xml	7 Jan 2010 21:22:51 -0000	1.45
@@ -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.44 2010/01/07 14:14:13 grobian Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/gentoo-alt/prefix/bootstrap.xml,v 1.45 2010/01/07 21:22:51 fauli Exp $ -->
 
 <guide link="/proj/en/gentoo-alt/prefix/bootstrap.xml" lang="en">
   <title>Gentoo Prefix Bootstrap Process</title>
@@ -82,7 +82,7 @@
           </li>
           <li>
             <uri link="bootstrap-freebsd.xml">
-              Bootstrap process for FreeBSD users
+              Bootstrap process for FreeBSD 8.0 users
             </uri>
           </li>
           <li>






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

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

darkside    10/09/21 17:14:09

  Modified:             bootstrap.xml
  Log:
  Mention that the Solaris guide is the best one for Linux users

Revision  Changes    Path
1.46                 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.46&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/gentoo-alt/prefix/bootstrap.xml?rev=1.46&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/gentoo-alt/prefix/bootstrap.xml?r1=1.45&r2=1.46

Index: bootstrap.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/gentoo-alt/prefix/bootstrap.xml,v
retrieving revision 1.45
retrieving revision 1.46
diff -u -r1.45 -r1.46
--- bootstrap.xml	7 Jan 2010 21:22:51 -0000	1.45
+++ bootstrap.xml	21 Sep 2010 17:14:09 -0000	1.46
@@ -1,10 +1,10 @@
 <?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.45 2010/01/07 21:22:51 fauli Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/gentoo-alt/prefix/bootstrap.xml,v 1.46 2010/09/21 17:14:09 darkside Exp $ -->
 
 <guide link="/proj/en/gentoo-alt/prefix/bootstrap.xml" lang="en">
   <title>Gentoo Prefix Bootstrap Process</title>
-  
+
 
   <author title="Author">
     <mail link="grobian@gentoo.org">Fabian Groffen</mail>
@@ -19,8 +19,8 @@
   <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
   <license/>
 
-  <version>1.9</version>
-  <date>2010-01-07</date>
+  <version>1.91</version>
+  <date>2010-09-21</date>
 
   <chapter>
     <title>Bootstrapping in general</title>
@@ -78,7 +78,7 @@
           <li>
             <uri link="bootstrap-solaris.xml">
               Bootstrap process for Solaris 10 users
-            </uri>
+            </uri> (Linux users will want to work off this guide)
           </li>
           <li>
             <uri link="bootstrap-freebsd.xml">






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

* [gentoo-commits] gentoo commit in xml/htdocs/proj/en/gentoo-alt/prefix: bootstrap.xml
@ 2011-05-03 16:42 Fabian Groffen (grobian)
  0 siblings, 0 replies; 10+ messages in thread
From: Fabian Groffen (grobian) @ 2011-05-03 16:42 UTC (permalink / raw
  To: gentoo-commits

grobian     11/05/03 16:42:00

  Modified:             bootstrap.xml
  Log:
  the full 8 range of releases seems to be covered now

Revision  Changes    Path
1.47                 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.47&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/gentoo-alt/prefix/bootstrap.xml?rev=1.47&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/gentoo-alt/prefix/bootstrap.xml?r1=1.46&r2=1.47

Index: bootstrap.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/gentoo-alt/prefix/bootstrap.xml,v
retrieving revision 1.46
retrieving revision 1.47
diff -u -r1.46 -r1.47
--- bootstrap.xml	21 Sep 2010 17:14:09 -0000	1.46
+++ bootstrap.xml	3 May 2011 16:42:00 -0000	1.47
@@ -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.46 2010/09/21 17:14:09 darkside Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/gentoo-alt/prefix/bootstrap.xml,v 1.47 2011/05/03 16:42:00 grobian Exp $ -->
 
 <guide link="/proj/en/gentoo-alt/prefix/bootstrap.xml" lang="en">
   <title>Gentoo Prefix Bootstrap Process</title>
@@ -82,7 +82,7 @@
           </li>
           <li>
             <uri link="bootstrap-freebsd.xml">
-              Bootstrap process for FreeBSD 8.0 users
+              Bootstrap process for FreeBSD 8.x users
             </uri>
           </li>
           <li>






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

* [gentoo-commits] gentoo commit in xml/htdocs/proj/en/gentoo-alt/prefix: bootstrap.xml
@ 2012-09-01 10:29 Fabian Groffen (grobian)
  0 siblings, 0 replies; 10+ messages in thread
From: Fabian Groffen (grobian) @ 2012-09-01 10:29 UTC (permalink / raw
  To: gentoo-commits

grobian     12/09/01 10:29:47

  Modified:             bootstrap.xml
  Log:
  make it much more clear bootstrapping bash is usually NOT necessary

Revision  Changes    Path
1.50                 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.50&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/gentoo-alt/prefix/bootstrap.xml?rev=1.50&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/gentoo-alt/prefix/bootstrap.xml?r1=1.49&r2=1.50

Index: bootstrap.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/gentoo-alt/prefix/bootstrap.xml,v
retrieving revision 1.49
retrieving revision 1.50
diff -u -r1.49 -r1.50
--- bootstrap.xml	26 Aug 2012 11:23:45 -0000	1.49
+++ bootstrap.xml	1 Sep 2012 10:29:47 -0000	1.50
@@ -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.49 2012/08/26 11:23:45 grobian Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/gentoo-alt/prefix/bootstrap.xml,v 1.50 2012/09/01 10:29:47 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.92</version>
-  <date>2012-08-26</date>
+  <version>1.93</version>
+  <date>2012-09-01</date>
 
   <chapter>
     <title>Bootstrapping in general</title>
@@ -98,7 +98,7 @@
           <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">
+        <pre caption="Bootstrap bash (ONLY if no bash exists on the system)">
 $ <i>chmod 755 bootstrap-bash.sh</i>
 $ <i>./bootstrap-bash.sh /var/tmp/bash</i>
 $ <i>export PATH="/var/tmp/bash/bin:${PATH}"</i>
@@ -135,7 +135,7 @@
       </body>
     </section><!-- }}} -->
 
-    <section><!-- {{{ performing a bootstrap -->
+    <section><!-- {{{ performing a manual bootstrap -->
       <title>Performing a Gentoo Prefix manually</title>
       <body>
 





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

* [gentoo-commits] gentoo commit in xml/htdocs/proj/en/gentoo-alt/prefix: bootstrap.xml
@ 2012-10-01 18:43 Fabian Groffen (grobian)
  0 siblings, 0 replies; 10+ messages in thread
From: Fabian Groffen (grobian) @ 2012-10-01 18:43 UTC (permalink / raw
  To: gentoo-commits

grobian     12/10/01 18:43:23

  Modified:             bootstrap.xml
  Log:
  bash: fix PATH location

Revision  Changes    Path
1.51                 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.51&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/gentoo-alt/prefix/bootstrap.xml?rev=1.51&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/gentoo-alt/prefix/bootstrap.xml?r1=1.50&r2=1.51

Index: bootstrap.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/gentoo-alt/prefix/bootstrap.xml,v
retrieving revision 1.50
retrieving revision 1.51
diff -u -r1.50 -r1.51
--- bootstrap.xml	1 Sep 2012 10:29:47 -0000	1.50
+++ bootstrap.xml	1 Oct 2012 18:43:23 -0000	1.51
@@ -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.50 2012/09/01 10:29:47 grobian Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/gentoo-alt/prefix/bootstrap.xml,v 1.51 2012/10/01 18:43:23 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.93</version>
-  <date>2012-09-01</date>
+  <version>1.94</version>
+  <date>2012-10-01</date>
 
   <chapter>
     <title>Bootstrapping in general</title>
@@ -101,7 +101,7 @@
         <pre caption="Bootstrap bash (ONLY if no bash exists on the system)">
 $ <i>chmod 755 bootstrap-bash.sh</i>
 $ <i>./bootstrap-bash.sh /var/tmp/bash</i>
-$ <i>export PATH="/var/tmp/bash/bin:${PATH}"</i>
+$ <i>export PATH="/var/tmp/bash/usr/bin:${PATH}"</i>
         </pre>
         <note>
           You ONLY have to bootstrap <c>bash</c> if you don't have





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

* [gentoo-commits] gentoo commit in xml/htdocs/proj/en/gentoo-alt/prefix: bootstrap.xml
@ 2014-10-29 17:30 Fabian Groffen (grobian)
  0 siblings, 0 replies; 10+ messages in thread
From: Fabian Groffen (grobian) @ 2014-10-29 17:30 UTC (permalink / raw
  To: gentoo-commits

grobian     14/10/29 17:30:40

  Modified:             bootstrap.xml
  Log:
  don't require hg, or a specific server

Revision  Changes    Path
1.57                 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.57&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/gentoo-alt/prefix/bootstrap.xml?rev=1.57&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/gentoo-alt/prefix/bootstrap.xml?r1=1.56&r2=1.57

Index: bootstrap.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/gentoo-alt/prefix/bootstrap.xml,v
retrieving revision 1.56
retrieving revision 1.57
diff -u -r1.56 -r1.57
--- bootstrap.xml	18 Oct 2014 18:52:43 -0000	1.56
+++ bootstrap.xml	29 Oct 2014 17:30:40 -0000	1.57
@@ -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.56 2014/10/18 18:52:43 grobian Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/gentoo-alt/prefix/bootstrap.xml,v 1.57 2014/10/29 17:30:40 grobian Exp $ -->
 
 <guide lang="en">
   <title>Gentoo Prefix Bootstrap Process</title>
@@ -19,7 +19,7 @@
   <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
   <license/>
 
-  <version>1.97</version>
+  <version>1.98</version>
   <date>2014-10-18</date>
 
   <chapter>
@@ -93,7 +93,7 @@
           <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://rsync8.prefix.bitzolder.nl/hg/prefix-tree/raw-file/default/scripts/bootstrap-bash.sh</uri>.
+          <uri>http://rsync.prefix.bitzolder.nl/scripts/bootstrap-bash.sh</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.
@@ -113,7 +113,7 @@
 
         <p>
           Download the Gentoo Prefix bootstrap script from
-          <uri>http://rsync8.prefix.bitzolder.nl/hg/prefix-tree/raw-file/default/scripts/bootstrap-prefix.sh</uri>.
+          <uri>http://rsync.prefix.bitzolder.nl/scripts/bootstrap-prefix.sh</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:





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

* [gentoo-commits] gentoo commit in xml/htdocs/proj/en/gentoo-alt/prefix: bootstrap.xml
@ 2015-02-16 23:35 Andreas HAttel (dilfridge)
  0 siblings, 0 replies; 10+ messages in thread
From: Andreas HAttel (dilfridge) @ 2015-02-16 23:35 UTC (permalink / raw
  To: gentoo-commits

dilfridge    15/02/16 23:35:44

  Modified:             bootstrap.xml
  Log:
  Moved to wiki

Revision  Changes    Path
1.58                 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.58&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/gentoo-alt/prefix/bootstrap.xml?rev=1.58&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/gentoo-alt/prefix/bootstrap.xml?r1=1.57&r2=1.58

Index: bootstrap.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/gentoo-alt/prefix/bootstrap.xml,v
retrieving revision 1.57
retrieving revision 1.58
diff -u -r1.57 -r1.58
--- bootstrap.xml	29 Oct 2014 17:30:40 -0000	1.57
+++ bootstrap.xml	16 Feb 2015 23:35:44 -0000	1.58
@@ -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.57 2014/10/29 17:30:40 grobian Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/gentoo-alt/prefix/bootstrap.xml,v 1.58 2015/02/16 23:35:44 dilfridge Exp $ -->
 
-<guide lang="en">
+<guide lang="en" disclaimer="obsolete" redirect="http://wiki.gentoo.org/wiki/Project:Prefix/Bootstrap">
   <title>Gentoo Prefix Bootstrap Process</title>
 
 





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

end of thread, other threads:[~2015-02-16 23:35 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-01-07 21:22 [gentoo-commits] gentoo commit in xml/htdocs/proj/en/gentoo-alt/prefix: bootstrap.xml Christian Faulhammer (fauli)
  -- strict thread matches above, loose matches on Subject: below --
2015-02-16 23:35 Andreas HAttel (dilfridge)
2014-10-29 17:30 Fabian Groffen (grobian)
2012-10-01 18:43 Fabian Groffen (grobian)
2012-09-01 10:29 Fabian Groffen (grobian)
2011-05-03 16:42 Fabian Groffen (grobian)
2010-09-21 17:14 Jeremy Olexa (darkside)
2010-01-07 14:14 Fabian Groffen (grobian)
2009-07-29 23:29 Jeremy Olexa (darkside)
2008-05-16 19:27 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