Gentoo Archives: gentoo-doc-cvs

From: Josh Saddler <nightmorph@×××××××××××.org>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] cvs commit: hb-install-system.xml
Date: Sun, 17 Sep 2006 12:16:40
Message-Id: 20060917121700.4A04964766@smtp.gentoo.org
1 nightmorph 06/09/17 12:16:59
2
3 Modified: hb-install-system.xml
4 Log:
5 updated handbook for new desktop/server profiles, see bug 146277
6
7 Revision Changes Path
8 1.99 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.99&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-system.xml?rev=1.99&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-system.xml?r1=1.98&r2=1.99
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.98
18 retrieving revision 1.99
19 diff -u -r1.98 -r1.99
20 --- hb-install-system.xml 30 Aug 2006 22:52:28 -0000 1.98
21 +++ hb-install-system.xml 17 Sep 2006 12:16:59 -0000 1.99
22 @@ -4,12 +4,12 @@
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.98 2006/08/30 22:52:28 nightmorph Exp $ -->
27 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-system.xml,v 1.99 2006/09/17 12:16:59 nightmorph Exp $ -->
28
29 <sections>
30
31 -<version>7.0</version>
32 -<date>2006-08-30</date>
33 +<version>7.1</version>
34 +<date>2006-09-17</date>
35
36 <section>
37 <title>Chrooting</title>
38 @@ -198,6 +198,13 @@
39 </p>
40
41 <p>
42 +There are also <c>desktop</c> and <c>server</c> subprofiles available for some
43 +architectures. Look inside the <path>2006.1/</path> profile to see if there is
44 +one available for your architecture. You may wish to view the <c>desktop</c>
45 +profile's <path>make.defaults</path> to determine if it fits your needs.
46 +</p>
47 +
48 +<p>
49 Some users may wish to install a system based on the older Linux 2.4 profile.
50 If you have good reason to do this, then you should first check that an
51 additional profile exists. On x86, we can do this with the following command:
52 @@ -226,7 +233,7 @@
53 </pre>
54
55 <p>
56 -For ppc, there are a number of new profiles provided with 2006.1
57 +For ppc, there are a number of new profiles provided with 2006.1:
58 </p>
59
60 <pre caption="PPC Profiles">
61 @@ -243,7 +250,7 @@
62 </pre>
63
64 <p>
65 -For ppc64, there are a number of new profiles provided with 2006.1.
66 +For ppc64, there are a number of new profiles provided with 2006.1:
67 </p>
68
69 <pre caption="PPC64 Profiles">
70
71
72
73 --
74 gentoo-doc-cvs@g.o mailing list