swift 05/04/09 10:05:14 Modified: xml/htdocs/doc/en/handbook hb-install-system.xml Log: #88397 - Added explanation that the change in USE flag is wrt to the USE flag used while building stage2 by releng
Revision Changes Path 1.76 +7 -5 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.76&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.76&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.75&r2=1.76&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.75 retrieving revision 1.76 diff -u -r1.75 -r1.76 --- hb-install-system.xml 7 Apr 2005 11:46:12 -0000 1.75 +++ hb-install-system.xml 9 Apr 2005 10:05:13 -0000 1.76 @@ -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.75 2005/04/07 11:46:12 swift Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-system.xml,v 1.76 2005/04/09 10:05:13 swift Exp $ --> <sections> -<version>2.3</version> -<date>2005-04-07</date> +<version>2.4</version> +<date>2005-04-09</date> <section> <title>Chrooting</title> @@ -458,8 +458,10 @@ <p> Note that, if you haven't touched the default CFLAGS/CXXFLAGS setting, using -<c>emerge --pretend --newuse system</c> is sufficient. If you didn't touch the -USE flag either, why are you running a stage2 installation then? +<c>emerge --pretend --newuse system</c> is sufficient: it will rebuild the +applications that are affected by a change in USE flags (compared to the USE +flag we used while building the stage2). If you didn't touch +the USE flag either, why are you running a stage2 installation then? </p> </body> -- [email protected] mailing list
