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-stage.xml hb-install-system.xml
Date: Wed, 01 Nov 2006 21:40:49
Message-Id: 20061101214028.B5C4D64764@smtp.gentoo.org
1 nightmorph 06/11/01 21:40:28
2
3 Modified: hb-install-stage.xml hb-install-system.xml
4 Log:
5 further capitalization of arch keys, bug 153735
6
7 Revision Changes Path
8 1.104 xml/htdocs/doc/en/handbook/hb-install-stage.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-stage.xml?rev=1.104&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-stage.xml?rev=1.104&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-stage.xml?r1=1.103&r2=1.104
13
14 Index: hb-install-stage.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-stage.xml,v
17 retrieving revision 1.103
18 retrieving revision 1.104
19 diff -u -r1.103 -r1.104
20 --- hb-install-stage.xml 1 Nov 2006 21:30:05 -0000 1.103
21 +++ hb-install-stage.xml 1 Nov 2006 21:40:28 -0000 1.104
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-stage.xml,v 1.103 2006/11/01 21:30:05 nightmorph Exp $ -->
27 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-stage.xml,v 1.104 2006/11/01 21:40:28 nightmorph Exp $ -->
28
29 <sections>
30
31 @@ -13,7 +13,7 @@
32 describe how you extract the stage3 archive and configure Portage.
33 </abstract>
34
35 -<version>7.3</version>
36 +<version>7.4</version>
37 <date>2006-11-01</date>
38
39 <section>
40 @@ -429,7 +429,7 @@
41 several optimization flags, like in the following example:
42 </p>
43
44 -<pre test="contains('alpha arm hppa ia64 mips ppc ppc64 sparc x86', func:keyval('arch'))" caption="Defining the CFLAGS and CXXFLAGS variable">
45 +<pre test="contains('Alpha arm HPPA IA64 MIPS PPC PPC64 SPARC x86', func:keyval('arch'))" caption="Defining the CFLAGS and CXXFLAGS variable">
46 CFLAGS="-march=athlon-xp -pipe -O2"
47 CXXFLAGS="${CFLAGS}" <comment># Use the same settings for both variables</comment>
48 </pre>
49
50
51
52 1.102 xml/htdocs/doc/en/handbook/hb-install-system.xml
53
54 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-system.xml?rev=1.102&view=markup
55 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-system.xml?rev=1.102&content-type=text/plain
56 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/hb-install-system.xml?r1=1.101&r2=1.102
57
58 Index: hb-install-system.xml
59 ===================================================================
60 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-system.xml,v
61 retrieving revision 1.101
62 retrieving revision 1.102
63 diff -u -r1.101 -r1.102
64 --- hb-install-system.xml 28 Oct 2006 09:17:55 -0000 1.101
65 +++ hb-install-system.xml 1 Nov 2006 21:40:28 -0000 1.102
66 @@ -4,7 +4,7 @@
67 <!-- The content of this document is licensed under the CC-BY-SA license -->
68 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
69
70 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-system.xml,v 1.101 2006/10/28 09:17:55 neysx Exp $ -->
71 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-system.xml,v 1.102 2006/11/01 21:40:28 nightmorph Exp $ -->
72
73 <sections>
74
75 @@ -14,8 +14,8 @@
76 to progress to that state.
77 </abstract>
78
79 -<version>7.2</version>
80 -<date>2006-10-08</date>
81 +<version>7.4</version>
82 +<date>2006-11-01</date>
83
84 <section>
85 <title>Chrooting</title>
86 @@ -180,12 +180,16 @@
87 Gentoo developers.
88 </p>
89
90 -<p>
91 -Previously, such a profile was barely touched by the user. However, x86, hppa
92 -and alpha users can choose between two profiles, one for a 2.4 kernel and one
93 +<p test="contains('Alpha x86', func:keyval('arch'))">
94 +Previously, such a profile was barely touched by the user. However, <keyval
95 +id="arch"/> users can choose between two profiles, one for a 2.4 kernel and one
96 for a 2.6 kernel. This requirement has been imposed to improve the integration
97 -of the 2.6 kernels. The ppc and ppc64 architectures have several profiles
98 -available as well. We will talk about those later.
99 +of the 2.6 kernels.
100 +</p>
101 +
102 +<p test="contains('AMD64 arm HPPA IA64 MIPS PPC PPC64 SPARC', func:keyval('arch'))">
103 +Previously, such a profile was untouched by the users. However, there may be
104 +certain situations in which you may decide a profile change is necessary.
105 </p>
106
107 <p>
108 @@ -198,9 +202,8 @@
109 </pre>
110
111 <p>
112 -If you are using one of the aforementioned three architectures, the default
113 -profile will provide you with a Linux 2.6-based system. This is the recommended
114 -default, but you have the option of choosing another profile too.
115 +The default profile will provide you with a Linux 2.6-based system. This is the
116 +recommended default, but you have the option of choosing another profile too.
117 </p>
118
119 <p>
120 @@ -224,7 +227,7 @@
121 <p>
122 The above example shows that the additional 2.4 profile exists (i.e. it didn't
123 complain about missing file or directory). It is recommended that you stay with
124 -the default, but if you wish to switch, you can do so with as follows:
125 +the default, but if you wish to switch, you can do so as follows:
126 </p>
127
128 <pre caption="Switching to a 2.4 profile">
129 @@ -238,11 +241,11 @@
130 -rw-r--r-- 1 573 Dec 3 2004 virtuals
131 </pre>
132
133 -<p>
134 +<p test="func:keyval('arch')='PPC'">
135 For ppc, there are a number of new profiles provided with 2006.1:
136 </p>
137
138 -<pre caption="PPC Profiles">
139 +<pre test="func:keyval('arch')='PPC'" caption="PPC Profiles">
140 <comment>(Generic PPC profile, for all PPC machines, minimal)</comment>
141 # <i>ln -snf /usr/portage/profiles/default-linux/ppc/ppc32/2006.1 /etc/make.profile</i>
142 <comment>(G3 profile)</comment>
143 @@ -255,11 +258,11 @@
144 # <i>ln -snf /usr/portage/profiles/default-linux/ppc/ppc32/2006.1/G4/Pegasos/ /etc/make.profile</i>
145 </pre>
146
147 -<p>
148 +<p test="func:keyval('arch')='PPC64'">
149 For ppc64, there are a number of new profiles provided with 2006.1:
150 </p>
151
152 -<pre caption="PPC64 Profiles">
153 +<pre test="func:keyval('arch')='PPC64'" caption="PPC64 Profiles">
154 <comment>(Generic 64bit userland PPC64 profile, for all PPC64 machines)</comment>
155 # <i>ln -snf /usr/portage/profiles/default-linux/ppc/ppc64/2006.1/64bit-userland /etc/make.profile</i>
156 <comment>(Generic 32bit userland PPC64 profile, for all PPC64 machines)</comment>
157
158
159
160 --
161 gentoo-doc-cvs@g.o mailing list