Gentoo Archives: gentoo-doc-cvs

From: Joshua Saddler <nightmorph@××××××××××××.org>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] cvs commit: handbook-alpha.xml handbook-amd64.xml handbook-hppa.xml handbook-ia64.xml handbook-mips.xml handbook-ppc.xml handbook-ppc64.xml handbook-sparc.xml handbook-x86.xml
Date: Sat, 01 Mar 2008 08:19:49
Message-Id: E1JVMwc-0006VD-3K@stork.gentoo.org
1 nightmorph 08/03/01 08:19:46
2
3 Modified: handbook-alpha.xml handbook-amd64.xml
4 handbook-hppa.xml handbook-ia64.xml
5 handbook-mips.xml handbook-ppc.xml
6 handbook-ppc64.xml handbook-sparc.xml
7 handbook-x86.xml
8 Log:
9 updated profile info, fixed weird errors in x86
10
11 Revision Changes Path
12 1.33 xml/htdocs/doc/en/handbook/draft/handbook-alpha.xml
13
14 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/handbook-alpha.xml?rev=1.33&view=markup
15 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/handbook-alpha.xml?rev=1.33&content-type=text/plain
16 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/handbook-alpha.xml?r1=1.32&r2=1.33
17
18 Index: handbook-alpha.xml
19 ===================================================================
20 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/handbook-alpha.xml,v
21 retrieving revision 1.32
22 retrieving revision 1.33
23 diff -u -r1.32 -r1.33
24 --- handbook-alpha.xml 1 Mar 2008 07:50:04 -0000 1.32
25 +++ handbook-alpha.xml 1 Mar 2008 08:19:45 -0000 1.33
26 @@ -1,7 +1,7 @@
27 <?xml version='1.0' encoding='UTF-8'?>
28 <!DOCTYPE book SYSTEM "/dtd/book.dtd">
29
30 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/handbook-alpha.xml,v 1.32 2008/03/01 07:50:04 nightmorph Exp $ -->
31 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/handbook-alpha.xml,v 1.33 2008/03/01 08:19:45 nightmorph Exp $ -->
32
33 <book link="/doc/en/handbook/handbook-alpha.xml">
34 <title>Gentoo Linux Alpha Handbook</title>
35 @@ -15,7 +15,7 @@
36 <key id="online-book">handbook-alpha.xml</key>
37 <key id="release-dir">releases/alpha/2008.0/</key>
38 <key id="stage3">stage3-alpha-2008.0.tar.bz2</key>
39 - <key id="profile">default-linux/alpha/2008.0</key>
40 + <key id="profile">default/linux/alpha/2008.0</key>
41 <key id="CFLAGS">-mieee -pipe -O2 -mcpu=ev6</key>
42 </values>
43
44
45
46
47 1.40 xml/htdocs/doc/en/handbook/draft/handbook-amd64.xml
48
49 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/handbook-amd64.xml?rev=1.40&view=markup
50 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/handbook-amd64.xml?rev=1.40&content-type=text/plain
51 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/handbook-amd64.xml?r1=1.39&r2=1.40
52
53 Index: handbook-amd64.xml
54 ===================================================================
55 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/handbook-amd64.xml,v
56 retrieving revision 1.39
57 retrieving revision 1.40
58 diff -u -r1.39 -r1.40
59 --- handbook-amd64.xml 1 Mar 2008 07:50:04 -0000 1.39
60 +++ handbook-amd64.xml 1 Mar 2008 08:19:45 -0000 1.40
61 @@ -1,7 +1,7 @@
62 <?xml version='1.0' encoding='UTF-8'?>
63 <!DOCTYPE book SYSTEM "/dtd/book.dtd">
64
65 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/handbook-amd64.xml,v 1.39 2008/03/01 07:50:04 nightmorph Exp $ -->
66 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/handbook-amd64.xml,v 1.40 2008/03/01 08:19:45 nightmorph Exp $ -->
67
68 <book link="/doc/en/handbook/handbook-amd64.xml">
69 <title>Gentoo Linux AMD64 Handbook</title>
70 @@ -20,7 +20,7 @@
71 <key id="live-cd-size">696</key>
72 <key id="release-dir">releases/amd64/2008.0/</key>
73 <key id="stage3">stage3-amd64-2008.0.tar.bz2</key>
74 - <key id="profile">default-linux/amd64/2008.0</key>
75 + <key id="profile">default/linux/amd64/2008.0</key>
76 <key id="CFLAGS">-march=k8 -O2 -pipe</key>
77 <key id="online-book">handbook-amd64.xml</key>
78 </values>
79
80
81
82 1.32 xml/htdocs/doc/en/handbook/draft/handbook-hppa.xml
83
84 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/handbook-hppa.xml?rev=1.32&view=markup
85 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/handbook-hppa.xml?rev=1.32&content-type=text/plain
86 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/handbook-hppa.xml?r1=1.31&r2=1.32
87
88 Index: handbook-hppa.xml
89 ===================================================================
90 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/handbook-hppa.xml,v
91 retrieving revision 1.31
92 retrieving revision 1.32
93 diff -u -r1.31 -r1.32
94 --- handbook-hppa.xml 1 Mar 2008 07:50:04 -0000 1.31
95 +++ handbook-hppa.xml 1 Mar 2008 08:19:45 -0000 1.32
96 @@ -1,7 +1,7 @@
97 <?xml version='1.0' encoding='UTF-8'?>
98 <!DOCTYPE book SYSTEM "/dtd/book.dtd">
99
100 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/handbook-hppa.xml,v 1.31 2008/03/01 07:50:04 nightmorph Exp $ -->
101 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/handbook-hppa.xml,v 1.32 2008/03/01 08:19:45 nightmorph Exp $ -->
102
103 <book link="/doc/en/handbook/handbook-hppa.xml">
104 <title>Gentoo Linux HPPA Handbook</title>
105 @@ -15,7 +15,7 @@
106 <key id="online-book">handbook-hppa.xml</key>
107 <key id="release-dir">releases/hppa/2008.0/hppa2.0/</key>
108 <key id="stage3">stage3-hppa2.0-2008.0.tar.bz2</key>
109 - <key id="profile">default-linux/hppa/2008.0</key>
110 + <key id="profile">default/linux/hppa/2008.0</key>
111 <key id="CFLAGS">-march=2.0 -O2 -pipe</key>
112 </values>
113
114
115
116
117 1.11 xml/htdocs/doc/en/handbook/draft/handbook-ia64.xml
118
119 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/handbook-ia64.xml?rev=1.11&view=markup
120 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/handbook-ia64.xml?rev=1.11&content-type=text/plain
121 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/handbook-ia64.xml?r1=1.10&r2=1.11
122
123 Index: handbook-ia64.xml
124 ===================================================================
125 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/handbook-ia64.xml,v
126 retrieving revision 1.10
127 retrieving revision 1.11
128 diff -u -r1.10 -r1.11
129 --- handbook-ia64.xml 1 Mar 2008 07:50:04 -0000 1.10
130 +++ handbook-ia64.xml 1 Mar 2008 08:19:45 -0000 1.11
131 @@ -1,7 +1,7 @@
132 <?xml version='1.0' encoding='UTF-8'?>
133 <!DOCTYPE book SYSTEM "/dtd/book.dtd">
134
135 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/handbook-ia64.xml,v 1.10 2008/03/01 07:50:04 nightmorph Exp $ -->
136 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/handbook-ia64.xml,v 1.11 2008/03/01 08:19:45 nightmorph Exp $ -->
137
138 <book link="/doc/en/handbook/handbook-ia64.xml">
139 <title>Gentoo Linux/IA64 Handbook</title>
140 @@ -16,7 +16,7 @@
141 <key id="min-cd-size">57</key>
142 <key id="release-dir">releases/ia64/2008.0/</key>
143 <key id="stage3">stage3-ia64-2008.0.tar.bz2</key>
144 - <key id="profile">default-linux/ia64/2008.0</key>
145 + <key id="profile">default/linux/ia64/2008.0</key>
146 <key id="CFLAGS">-O2 -pipe</key>
147 <key id="online-book">handbook-ia64.xml</key>
148 </values>
149 @@ -147,7 +147,7 @@
150 <license/>
151
152 <version>9.0</version>
153 -<date>2008-10-24</date>
154 +<date>2008-02-29</date>
155
156 <part>
157 <title>Installing Gentoo</title>
158
159
160
161 1.30 xml/htdocs/doc/en/handbook/draft/handbook-mips.xml
162
163 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/handbook-mips.xml?rev=1.30&view=markup
164 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/handbook-mips.xml?rev=1.30&content-type=text/plain
165 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/handbook-mips.xml?r1=1.29&r2=1.30
166
167 Index: handbook-mips.xml
168 ===================================================================
169 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/handbook-mips.xml,v
170 retrieving revision 1.29
171 retrieving revision 1.30
172 diff -u -r1.29 -r1.30
173 --- handbook-mips.xml 1 Mar 2008 07:50:04 -0000 1.29
174 +++ handbook-mips.xml 1 Mar 2008 08:19:45 -0000 1.30
175 @@ -1,7 +1,7 @@
176 <?xml version='1.0' encoding='UTF-8'?>
177 <!DOCTYPE book SYSTEM "/dtd/book.dtd">
178
179 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/handbook-mips.xml,v 1.29 2008/03/01 07:50:04 nightmorph Exp $ -->
180 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/handbook-mips.xml,v 1.30 2008/03/01 08:19:45 nightmorph Exp $ -->
181
182 <book link="/doc/en/handbook/handbook-mips.xml">
183 <title>Gentoo Linux/MIPS Handbook</title>
184 @@ -11,7 +11,7 @@
185 <key id="/boot">/dev/sda1</key>
186 <key id="kernel-version">2.6.23.14-mips</key>
187 <key id="kernel-name">kernel-2.6.23.14-mips</key>
188 - <key id="profile">default-linux/mips/2008.0/generic-be/o32/</key>
189 + <key id="profile">default/linux/mips/2008.0/generic-be/o32/</key>
190 </values>
191
192 <author title="Author">
193
194
195
196 1.46 xml/htdocs/doc/en/handbook/draft/handbook-ppc.xml
197
198 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/handbook-ppc.xml?rev=1.46&view=markup
199 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/handbook-ppc.xml?rev=1.46&content-type=text/plain
200 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/handbook-ppc.xml?r1=1.45&r2=1.46
201
202 Index: handbook-ppc.xml
203 ===================================================================
204 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/handbook-ppc.xml,v
205 retrieving revision 1.45
206 retrieving revision 1.46
207 diff -u -r1.45 -r1.46
208 --- handbook-ppc.xml 1 Mar 2008 07:50:04 -0000 1.45
209 +++ handbook-ppc.xml 1 Mar 2008 08:19:45 -0000 1.46
210 @@ -1,7 +1,7 @@
211 <?xml version='1.0' encoding='UTF-8'?>
212 <!DOCTYPE book SYSTEM "/dtd/book.dtd">
213
214 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/handbook-ppc.xml,v 1.45 2008/03/01 07:50:04 nightmorph Exp $ -->
215 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/handbook-ppc.xml,v 1.46 2008/03/01 08:19:45 nightmorph Exp $ -->
216
217 <book link="/doc/en/handbook/handbook-ppc.xml">
218 <title>Gentoo Linux PPC Handbook</title>
219 @@ -14,7 +14,7 @@
220 <key id="online-book">handbook-ppc.xml</key>
221 <key id="release-dir">releases/ppc/2008.0/ppc32/</key>
222 <key id="stage3">stage3-ppc-2008.0.tar.bz2</key>
223 - <key id="profile">default-linux/ppc/ppc32/2008.0</key>
224 + <key id="profile">default/linux/ppc/ppc32/2008.0</key>
225 <key id="CFLAGS">-O2 -mcpu=powerpc -mtune=powerpc -fno-strict-aliasing -pipe</key>
226 </values>
227
228
229
230
231 1.28 xml/htdocs/doc/en/handbook/draft/handbook-ppc64.xml
232
233 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/handbook-ppc64.xml?rev=1.28&view=markup
234 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/handbook-ppc64.xml?rev=1.28&content-type=text/plain
235 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/handbook-ppc64.xml?r1=1.27&r2=1.28
236
237 Index: handbook-ppc64.xml
238 ===================================================================
239 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/handbook-ppc64.xml,v
240 retrieving revision 1.27
241 retrieving revision 1.28
242 diff -u -r1.27 -r1.28
243 --- handbook-ppc64.xml 1 Mar 2008 07:50:04 -0000 1.27
244 +++ handbook-ppc64.xml 1 Mar 2008 08:19:45 -0000 1.28
245 @@ -1,7 +1,7 @@
246 <?xml version='1.0' encoding='UTF-8'?>
247 <!DOCTYPE book SYSTEM "/dtd/book.dtd">
248
249 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/handbook-ppc64.xml,v 1.27 2008/03/01 07:50:04 nightmorph Exp $ -->
250 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/handbook-ppc64.xml,v 1.28 2008/03/01 08:19:45 nightmorph Exp $ -->
251
252 <book link="/doc/en/handbook/handbook-ppc64.xml">
253 <title>Gentoo Linux PPC64 Handbook</title>
254 @@ -13,7 +13,7 @@
255 <key id="online-book">handbook-ppc64.xml</key>
256 <key id="release-dir">releases/ppc/2008.0/ppc64/</key>
257 <key id="stage3">stage3-ppc64-32ul-2008.0.tar.bz2</key>
258 - <key id="profile">default-linux/ppc/ppc64/2008.0/32bit-userland</key>
259 + <key id="profile">default/linux/ppc/ppc64/2008.0/32bit-userland</key>
260 <key id="CFLAGS">-O2 -pipe</key>
261 </values>
262
263
264
265
266 1.41 xml/htdocs/doc/en/handbook/draft/handbook-sparc.xml
267
268 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/handbook-sparc.xml?rev=1.41&view=markup
269 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/handbook-sparc.xml?rev=1.41&content-type=text/plain
270 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/handbook-sparc.xml?r1=1.40&r2=1.41
271
272 Index: handbook-sparc.xml
273 ===================================================================
274 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/handbook-sparc.xml,v
275 retrieving revision 1.40
276 retrieving revision 1.41
277 diff -u -r1.40 -r1.41
278 --- handbook-sparc.xml 1 Mar 2008 07:50:04 -0000 1.40
279 +++ handbook-sparc.xml 1 Mar 2008 08:19:45 -0000 1.41
280 @@ -1,7 +1,7 @@
281 <?xml version='1.0' encoding='UTF-8'?>
282 <!DOCTYPE book SYSTEM "/dtd/book.dtd">
283
284 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/handbook-sparc.xml,v 1.40 2008/03/01 07:50:04 nightmorph Exp $ -->
285 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/handbook-sparc.xml,v 1.41 2008/03/01 08:19:45 nightmorph Exp $ -->
286
287 <book link="/doc/en/handbook/handbook-sparc.xml">
288 <title>Gentoo Linux SPARC Handbook</title>
289 @@ -13,7 +13,7 @@
290 <key id="online-book">handbook-sparc.xml</key>
291 <key id="release-dir">releases/sparc/2008.0/sparc64/</key>
292 <key id="stage3">stage3-sparc64-2008.0.tar.bz2</key>
293 - <key id="profile">default-linux/sparc/sparc64/2008.0</key>
294 + <key id="profile">default/linux/sparc/sparc64/2008.0</key>
295 <key id="CFLAGS">-O2 -mcpu=ultrasparc -pipe</key>
296 </values>
297
298
299
300
301 1.61 xml/htdocs/doc/en/handbook/draft/handbook-x86.xml
302
303 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/handbook-x86.xml?rev=1.61&view=markup
304 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/handbook-x86.xml?rev=1.61&content-type=text/plain
305 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/handbook-x86.xml?r1=1.60&r2=1.61
306
307 Index: handbook-x86.xml
308 ===================================================================
309 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/handbook-x86.xml,v
310 retrieving revision 1.60
311 retrieving revision 1.61
312 diff -u -r1.60 -r1.61
313 --- handbook-x86.xml 1 Mar 2008 07:50:04 -0000 1.60
314 +++ handbook-x86.xml 1 Mar 2008 08:19:45 -0000 1.61
315 @@ -1,7 +1,7 @@
316 <?xml version='1.0' encoding='UTF-8'?>
317 <!DOCTYPE book SYSTEM "/dtd/book.dtd">
318
319 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/handbook-x86.xml,v 1.60 2008/03/01 07:50:04 nightmorph Exp $ -->
320 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/handbook-x86.xml,v 1.61 2008/03/01 08:19:45 nightmorph Exp $ -->
321
322 <book link="/doc/en/handbook/handbook-x86.xml">
323 <title>Gentoo Linux x86 Handbook</title>
324 @@ -13,16 +13,14 @@
325 <key id="kernel-version">2.6.23-r8</key>
326 <key id="kernel-name">kernel-2.6.23-gentoo-r8</key>
327 <key id="genkernel-name">kernel-genkernel-x86-2.6.23-gentoo-r8</key>
328 - <key id="genkernel-initrd">initramfs-genkernel-x86-2.6.239-gentoo-r8</key>
329 + <key id="genkernel-initrd">initramfs-genkernel-x86-2.6.23-gentoo-r8</key>
330 <key id="min-cd-name">install-x86-minimal-2008.0.iso</key>
331 <key id="min-cd-size">57</key>
332 <key id="live-cd-name">livecd-i686-installer-2008.0.iso</key>
333 <key id="live-cd-size">697</key>
334 <key id="release-dir">releases/x86/2008.0/</key>
335 <key id="stage3">stage3-i686-2008.0.tar.bz2</key>
336 - <key id="profile">default-linux/x86/2008.0- dosshd starts sshd, useful for unattended installs
337 -- passwd=foo sets whatever is after the = as the root password; use with the
338 - dosshd option for remote installs</key>
339 + <key id="profile">default/linux/x86/2008.0</key>
340 <key id="online-book">handbook-x86.xml</key>
341 <key id="CFLAGS">-O2 -march=i686 -pipe</key>
342 </values>
343
344
345
346 --
347 gentoo-doc-cvs@l.g.o mailing list