grobian 14/10/18 18:52:43 Modified: bootstrap-solaris.xml bootstrap.xml Log: prefix.ge.org -> rsync8.prefix.b.n
Revision Changes Path 1.106 xml/htdocs/proj/en/gentoo-alt/prefix/bootstrap-solaris.xml file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/gentoo-alt/prefix/bootstrap-solaris.xml?rev=1.106&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/gentoo-alt/prefix/bootstrap-solaris.xml?rev=1.106&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/gentoo-alt/prefix/bootstrap-solaris.xml?r1=1.105&r2=1.106 Index: bootstrap-solaris.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/gentoo-alt/prefix/bootstrap-solaris.xml,v retrieving revision 1.105 retrieving revision 1.106 diff -u -r1.105 -r1.106 --- bootstrap-solaris.xml 24 Jan 2014 20:36:31 -0000 1.105 +++ bootstrap-solaris.xml 18 Oct 2014 18:52:43 -0000 1.106 @@ -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-solaris.xml,v 1.105 2014/01/24 20:36:31 grobian Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/gentoo-alt/prefix/bootstrap-solaris.xml,v 1.106 2014/10/18 18:52:43 grobian Exp $ --> <guide lang="en"> <title>Gentoo Prefix Bootstrap Process for UNIX-like systems</title> @@ -19,8 +19,8 @@ <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> <license/> - <version>1.73</version> - <date>2014-01-24</date> + <version>1.74</version> + <date>2014-10-18</date> <chapter> <title>Bootstrapping</title> @@ -162,11 +162,11 @@ <p> Now the <c>PATH</c> is set, start with downloading the bootstrap script from - <uri>http://prefix.gentooexperimental.org/hg/prefix-tree/raw-file/default/scripts/bootstrap-prefix.sh</uri>. + <uri>http://rsync8.prefix.bitzolder.nl/hg/prefix-tree/raw-file/default/scripts/bootstrap-prefix.sh</uri>. This script needs bash. If you don't have bash on your system (typically BSD users don't), you'll have to bootstrap bash first, using - <uri>http://prefix.gentooexperimental.org/hg/prefix-tree/raw-file/default/scripts/bootstrap-bash.sh</uri>. + <uri>http://rsync8.prefix.bitzolder.nl/hg/prefix-tree/raw-file/default/scripts/bootstrap-bash.sh</uri>. You can use <c>wget</c>, <c>curl</c> or <c>ftp</c> if they are available. Downloading them with a web-browser is also fine. </p> 1.56 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.56&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/gentoo-alt/prefix/bootstrap.xml?rev=1.56&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/gentoo-alt/prefix/bootstrap.xml?r1=1.55&r2=1.56 Index: bootstrap.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/gentoo-alt/prefix/bootstrap.xml,v retrieving revision 1.55 retrieving revision 1.56 diff -u -r1.55 -r1.56 --- bootstrap.xml 24 Jan 2014 20:36:31 -0000 1.55 +++ bootstrap.xml 18 Oct 2014 18:52:43 -0000 1.56 @@ -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.55 2014/01/24 20:36:31 grobian Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/gentoo-alt/prefix/bootstrap.xml,v 1.56 2014/10/18 18:52:43 grobian Exp $ --> <guide lang="en"> <title>Gentoo Prefix Bootstrap Process</title> @@ -19,8 +19,8 @@ <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> <license/> - <version>1.96</version> - <date>2014-01-24</date> + <version>1.97</version> + <date>2014-10-18</date> <chapter> <title>Bootstrapping in general</title> @@ -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://prefix.gentooexperimental.org/hg/prefix-tree/raw-file/default/scripts/bootstrap-bash.sh</uri>. + <uri>http://rsync8.prefix.bitzolder.nl/hg/prefix-tree/raw-file/default/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://prefix.gentooexperimental.org/hg/prefix-tree/raw-file/default/scripts/bootstrap-prefix.sh</uri>. + <uri>http://rsync8.prefix.bitzolder.nl/hg/prefix-tree/raw-file/default/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: