rane 06/06/29 13:27:47 Modified: gentoo-x86-quickinstall.xml Log: changing to emerge -vpe world instead of useless emerge -vpe
Revision Changes Path 1.56 xml/htdocs/doc/en/gentoo-x86-quickinstall.xml file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/gentoo-x86-quickinstall.xml?rev=1.56&content-type=text/x-cvsweb-markup&cvsroot=gentoo plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/gentoo-x86-quickinstall.xml?rev=1.56&content-type=text/plain&cvsroot=gentoo diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/gentoo-x86-quickinstall.xml.diff?r1=1.55&r2=1.56&cvsroot=gentoo Index: gentoo-x86-quickinstall.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-x86-quickinstall.xml,v retrieving revision 1.55 retrieving revision 1.56 diff -u -r1.55 -r1.56 --- gentoo-x86-quickinstall.xml 29 Jun 2006 12:26:23 -0000 1.55 +++ gentoo-x86-quickinstall.xml 29 Jun 2006 13:27:47 -0000 1.56 @@ -1,5 +1,5 @@ <?xml version='1.0' encoding="UTF-8"?> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-x86-quickinstall.xml,v 1.55 2006/06/29 12:26:23 rane Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-x86-quickinstall.xml,v 1.56 2006/06/29 13:27:47 rane Exp $ --> <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> @@ -25,8 +25,8 @@ <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> <license/> -<version>3</version> -<date>2006-05-15</date> +<version>4</version> +<date>2006-06-29</date> <chapter> <title>Introduction</title> @@ -739,10 +739,10 @@ </pre> <p> -Now is a good time to enable or disable some USE flags. Run <c>emerge -vpe</c> -to list all currently installed packages and their enabled and disabled USE -flags. Either edit <path>/etc/make.conf</path> or use the following command to -define the USE variable: +Now is a good time to enable or disable some USE flags. Run <c>emerge -vpe +world</c> to list all currently installed packages and their enabled and +disabled USE flags. Either edit <path>/etc/make.conf</path> or use the +following command to define the USE variable: </p> <pre caption="View USE flags in use and enable or disable some"> -- [email protected] mailing list
