nightmorph 08/04/08 06:50:56 Modified: hb-install-mips-system.xml hb-install-system.xml Log: prevent portage from being added to world, since it's already in system, by using --oneshot. also bumped the MIPS system up to the same major version number as the other files. shoulda done this already, but at least it's done now.
Revision Changes Path 1.7 xml/htdocs/doc/en/handbook/hb-install-mips-system.xml file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-mips-system.xml?rev=1.7&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-mips-system.xml?rev=1.7&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-mips-system.xml?r1=1.6&r2=1.7 Index: hb-install-mips-system.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-mips-system.xml,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- hb-install-mips-system.xml 24 Oct 2007 13:18:26 -0000 1.6 +++ hb-install-mips-system.xml 8 Apr 2008 06:50:55 -0000 1.7 @@ -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/hb-install-mips-system.xml,v 1.6 2007/10/24 13:18:26 neysx Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-mips-system.xml,v 1.7 2008/04/08 06:50:55 nightmorph Exp $ --> <sections> -<version>8.2</version> -<date>2007-10-24</date> +<version>9.0</version> +<date>2008-04-07</date> <section> <title>Chrooting</title> @@ -113,7 +113,7 @@ <p> If you are warned that a new Portage version is available and that you should -update Portage, you should do it now using <c>emerge portage</c> command. +update Portage, you should do it now using <c>emerge --oneshot portage</c>. </p> </body> 1.110 xml/htdocs/doc/en/handbook/hb-install-system.xml file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-system.xml?rev=1.110&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-system.xml?rev=1.110&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-system.xml?r1=1.109&r2=1.110 Index: hb-install-system.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-system.xml,v retrieving revision 1.109 retrieving revision 1.110 diff -u -r1.109 -r1.110 --- hb-install-system.xml 1 Apr 2008 08:53:46 -0000 1.109 +++ hb-install-system.xml 8 Apr 2008 06:50:55 -0000 1.110 @@ -4,7 +4,7 @@ <!-- 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/hb-install-system.xml,v 1.109 2008/04/01 08:53:46 nightmorph Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-system.xml,v 1.110 2008/04/08 06:50:55 nightmorph Exp $ --> <sections> @@ -14,8 +14,8 @@ to progress to that state. </abstract> -<version>9.0</version> -<date>2008-04-01</date> +<version>9.1</version> +<date>2008-04-07</date> <section> <title>Chrooting</title> @@ -179,7 +179,7 @@ <p> If you are warned that a new Portage version is available and that you should -update Portage, you should do it now using <c>emerge portage</c> command. +update Portage, you should do it now using <c>emerge --oneshot portage</c>. </p> </body> -- [email protected] mailing list
