swift 05/04/07 11:46:12 Modified: xml/htdocs/doc/en/handbook hb-install-system.xml Log: #87467 - Inform about emerge-webrsync, no need to link to other part if its just a single paragraph
Revision Changes Path 1.75 +9 -3 xml/htdocs/doc/en/handbook/hb-install-system.xml file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-install-system.xml?rev=1.75&content-type=text/x-cvsweb-markup&cvsroot=gentoo plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-install-system.xml?rev=1.75&content-type=text/plain&cvsroot=gentoo diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-install-system.xml.diff?r1=1.74&r2=1.75&cvsroot=gentoo Index: hb-install-system.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-system.xml,v retrieving revision 1.74 retrieving revision 1.75 diff -u -r1.74 -r1.75 --- hb-install-system.xml 29 Mar 2005 15:23:30 -0000 1.74 +++ hb-install-system.xml 7 Apr 2005 11:46:12 -0000 1.75 @@ -4,12 +4,12 @@ <!-- The content of this document is licensed under the CC-BY-SA license --> <!-- See http://creativecommons.org/licenses/by-sa/1.0 --> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-system.xml,v 1.74 2005/03/29 15:23:30 swift Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-system.xml,v 1.75 2005/04/07 11:46:12 swift Exp $ --> <sections> -<version>2.2</version> -<date>2005-03-29</date> +<version>2.3</version> +<date>2005-04-07</date> <section> <title>Chrooting</title> @@ -138,6 +138,12 @@ </pre> <p> +If you are behind a firewall that blocks rsync traffic, you can use +<c>emerge-webrsync</c> which will download and install a portage snapshot for +you. +</p> + +<p> If you are warned that a new Portage version is available and that you should update Portage, you should ignore it. Portage will be updated for you later on during the installation. -- [email protected] mailing list
