Gentoo Archives: gentoo-doc-cvs

From: Joshua Saddler <nightmorph@××××××××××××.org>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] cvs commit: hb-install-system.xml
Date: Thu, 15 May 2008 06:56:52
Message-Id: E1JwXOS-00013a-Vr@stork.gentoo.org
1 nightmorph 08/05/15 06:56:48
2
3 Modified: hb-install-system.xml
4 Log:
5 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.
6
7 Revision Changes Path
8 1.111 xml/htdocs/doc/en/handbook/hb-install-system.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-system.xml?rev=1.111&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-system.xml?rev=1.111&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-system.xml?r1=1.110&r2=1.111
13
14 Index: hb-install-system.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-system.xml,v
17 retrieving revision 1.110
18 retrieving revision 1.111
19 diff -u -r1.110 -r1.111
20 --- hb-install-system.xml 8 Apr 2008 06:50:55 -0000 1.110
21 +++ hb-install-system.xml 15 May 2008 06:56:48 -0000 1.111
22 @@ -4,7 +4,7 @@
23 <!-- The content of this document is licensed under the CC-BY-SA license -->
24 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
25
26 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-system.xml,v 1.110 2008/04/08 06:50:55 nightmorph Exp $ -->
27 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-system.xml,v 1.111 2008/05/15 06:56:48 nightmorph Exp $ -->
28
29 <sections>
30
31 @@ -14,8 +14,8 @@
32 to progress to that state.
33 </abstract>
34
35 -<version>9.1</version>
36 -<date>2008-04-07</date>
37 +<version>9.2</version>
38 +<date>2008-05-14</date>
39
40 <section>
41 <title>Chrooting</title>
42 @@ -243,6 +243,11 @@
43 # <i>ln -snf /usr/portage/profiles/default/linux/amd64/2008.0/no-multilib /etc/make.profile</i>
44 </pre>
45
46 +<note>
47 +The <c>developer</c> subprofile is specifically for Gentoo Linux development
48 +tasks. It is <e>not</e> meant to help set up general development environments.
49 +</note>
50 +
51 </body>
52 </subsection>
53 <subsection id="configure_USE">
54
55
56
57 --
58 gentoo-doc-cvs@l.g.o mailing list