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:




Reply via email to