neysx 06/03/06 11:32:21 Modified: hb-install-system.xml Log: #123684 Wrong message after env-update, refix
Revision Changes Path 1.92 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.92&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.92&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.91&r2=1.92&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.91 retrieving revision 1.92 diff -u -r1.91 -r1.92 --- hb-install-system.xml 28 Feb 2006 00:04:15 -0000 1.91 +++ hb-install-system.xml 6 Mar 2006 11:32:21 -0000 1.92 @@ -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.91 2006/02/28 00:04:15 josejx Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-system.xml,v 1.92 2006/03/06 11:32:21 neysx Exp $ --> <sections> -<version>2.18</version> -<date>2006-02-27</date> +<version>2.19</version> +<date>2006-03-06</date> <section> <title>Chrooting</title> @@ -113,7 +113,7 @@ <pre caption = "Chrooting into the new environment"> # <i>chroot /mnt/gentoo /bin/bash</i> # <i>env-update</i> - * Caching service dependencies... +>> Regenerating /etc/ld.so.cache... # <i>source /etc/profile</i> # <i>export PS1="(chroot) $PS1"</i> </pre> -- [email protected] mailing list
