nightmorph 08/05/15 06:56:48 Modified: hb-install-system.xml Log: added note on developer profile that users shouldn't use, but are apparently starting to use. wouldn't want them to be clueless, so added a note explaining that it's only for gentoo development tasks. thanks to dberkholz on irc for suggesting.
Revision Changes Path 1.111 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.111&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-system.xml?rev=1.111&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-system.xml?r1=1.110&r2=1.111 Index: hb-install-system.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-system.xml,v retrieving revision 1.110 retrieving revision 1.111 diff -u -r1.110 -r1.111 --- hb-install-system.xml 8 Apr 2008 06:50:55 -0000 1.110 +++ hb-install-system.xml 15 May 2008 06:56:48 -0000 1.111 @@ -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.110 2008/04/08 06:50:55 nightmorph Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-system.xml,v 1.111 2008/05/15 06:56:48 nightmorph Exp $ --> <sections> @@ -14,8 +14,8 @@ to progress to that state. </abstract> -<version>9.1</version> -<date>2008-04-07</date> +<version>9.2</version> +<date>2008-05-14</date> <section> <title>Chrooting</title> @@ -243,6 +243,11 @@ # <i>ln -snf /usr/portage/profiles/default/linux/amd64/2008.0/no-multilib /etc/make.profile</i> </pre> +<note> +The <c>developer</c> subprofile is specifically for Gentoo Linux development +tasks. It is <e>not</e> meant to help set up general development environments. +</note> + </body> </subsection> <subsection id="configure_USE"> -- [email protected] mailing list
