neysx 05/08/16 22:14:44 Modified: xml/htdocs/doc/en/handbook hb-install-system.xml Log: #102735 /etc/portage already exists, use -p to be on the safe side
Revision Changes Path 1.84 +4 -4 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.84&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.84&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.83&r2=1.84&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.83 retrieving revision 1.84 diff -u -r1.83 -r1.84 --- hb-install-system.xml 9 Aug 2005 09:43:58 -0000 1.83 +++ hb-install-system.xml 16 Aug 2005 22:14:44 -0000 1.84 @@ -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.83 2005/08/09 09:43:58 swift Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-system.xml,v 1.84 2005/08/16 22:14:44 neysx Exp $ --> <sections> -<version>2.10</version> -<date>2005-08-09</date> +<version>2.11</version> +<date>2005-08-17</date> <section> <title>Chrooting</title> @@ -346,7 +346,7 @@ </p> <pre caption="Activate the userlocales USE flag especially for glibc"> -# <i>mkdir /etc/portage</i> +# <i>mkdir -p /etc/portage</i> # <i>echo "sys-libs/glibc userlocales" >> /etc/portage/package.use</i> </pre> -- [email protected] mailing list
