neysx 06/02/22 10:17:45 Modified: xml/htdocs/doc/en/handbook/2005.1 hb-install-system.xml Log: #123684 Wrong message after env-update
Revision Changes Path 1.6 +4 -4 xml/htdocs/doc/en/handbook/2005.1/hb-install-system.xml file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.1/hb-install-system.xml?rev=1.6&content-type=text/x-cvsweb-markup&cvsroot=gentoo plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.1/hb-install-system.xml?rev=1.6&content-type=text/plain&cvsroot=gentoo diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/2005.1/hb-install-system.xml.diff?r1=1.5&r2=1.6&cvsroot=gentoo Index: hb-install-system.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.1/hb-install-system.xml,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- hb-install-system.xml 19 Jan 2006 21:48:11 -0000 1.5 +++ hb-install-system.xml 22 Feb 2006 10:17:45 -0000 1.6 @@ -4,12 +4,12 @@ <!-- The content of this document is licensed under the CC-BY-SA license --> <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.1/hb-install-system.xml,v 1.5 2006/01/19 21:48:11 neysx Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2005.1/hb-install-system.xml,v 1.6 2006/02/22 10:17:45 neysx Exp $ --> <sections> -<version>5.3</version> -<date>2006-01-19</date> +<version>5.4</version> +<date>2006-02-22</date> <section> <title>Chrooting</title> @@ -71,7 +71,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
