Gentoo Archives: gentoo-doc-cvs

From: "Joshua Saddler (nightmorph)" <nightmorph@g.o>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] gentoo commit in xml/htdocs/doc/en/handbook: handbook-hppa.xml hb-install-hppa-bootloader.xml hb-install-hppa-disk.xml hb-install-hppa-kernel.xml hb-install-hppa-medium.xml
Date: Tue, 20 Jul 2010 00:05:33
Message-Id: 20100720000524.B5FBA2CF39@corvid.gentoo.org
1 nightmorph 10/07/20 00:05:24
2
3 Modified: handbook-hppa.xml hb-install-hppa-bootloader.xml
4 hb-install-hppa-disk.xml hb-install-hppa-kernel.xml
5 hb-install-hppa-medium.xml
6 Log:
7 Update HPPA handbook for the weekly autobuilds. Note that HPPA users must still download and boot a 2008.0 liveCD, as there aren't any weekly CDs. I guess the hardware is old and won't really change. Once there's a more recent CD, we can change hb-install-hppa-medium.xml to use the correct conditional include for the autobuild CD directory. Fixes bug 260403, bug 292726, and bug 234310.
8
9 Revision Changes Path
10 1.138 xml/htdocs/doc/en/handbook/handbook-hppa.xml
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/handbook-hppa.xml?rev=1.138&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/handbook-hppa.xml?rev=1.138&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/handbook-hppa.xml?r1=1.137&r2=1.138
15
16 Index: handbook-hppa.xml
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/handbook-hppa.xml,v
19 retrieving revision 1.137
20 retrieving revision 1.138
21 diff -u -r1.137 -r1.138
22 --- handbook-hppa.xml 6 Jul 2008 08:00:30 -0000 1.137
23 +++ handbook-hppa.xml 20 Jul 2010 00:05:24 -0000 1.138
24 @@ -1,6 +1,6 @@
25 <?xml version='1.0' encoding='UTF-8'?>
26 <!DOCTYPE book SYSTEM "/dtd/book.dtd">
27 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/handbook-hppa.xml,v 1.137 2008/07/06 08:00:30 nightmorph Exp $ -->
28 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/handbook-hppa.xml,v 1.138 2010/07/20 00:05:24 nightmorph Exp $ -->
29
30 <book>
31 <title>Gentoo Linux HPPA Handbook</title>
32 @@ -8,13 +8,14 @@
33 <values>
34 <key id="arch">HPPA</key>
35 <key id="/boot">/dev/sda2</key>
36 - <key id="kernel-version">2.6.23-gentoo-r8</key>
37 - <key id="kernel-name">kernel-2.6.23-gentoo-r8</key>
38 - <key id="min-cd-name">install-hppa-minimal-2008.0.iso</key>
39 + <key id="kernel-version">2.6.34-gentoo-r1</key>
40 + <key id="kernel-name">kernel-2.6.34-gentoo-r1</key>
41 + <key id="min-cd-name">install-hppa-minimal-&lt;release&gt;.iso</key>
42 + <key id="min-cd-size">124</key>
43 <key id="online-book">handbook-hppa.xml</key>
44 - <key id="release-dir">releases/hppa/2008.0/hppa2.0/</key>
45 - <key id="stage3">stage3-hppa2.0-2008.0.tar.bz2</key>
46 - <key id="profile">default/linux/hppa/2008.0</key>
47 + <key id="release-dir">releases/hppa/autobuilds/</key>
48 + <key id="stage3">stage3-hppa2.0-&lt;release&gt;.tar.bz2</key>
49 + <key id="profile">default/linux/hppa/10.0</key>
50 <key id="CFLAGS">-march=2.0 -O2 -pipe</key>
51 </values>
52
53 @@ -136,8 +137,8 @@
54 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
55 <license/>
56
57 -<version>9.5</version>
58 -<date>2008-07-06</date>
59 +<version>10.0</version>
60 +<date>2010-07-19</date>
61
62 <part>
63 <title>Installing Gentoo</title>
64
65
66
67 1.18 xml/htdocs/doc/en/handbook/hb-install-hppa-bootloader.xml
68
69 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-hppa-bootloader.xml?rev=1.18&view=markup
70 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-hppa-bootloader.xml?rev=1.18&content-type=text/plain
71 diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-hppa-bootloader.xml?r1=1.17&r2=1.18
72
73 Index: hb-install-hppa-bootloader.xml
74 ===================================================================
75 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-hppa-bootloader.xml,v
76 retrieving revision 1.17
77 retrieving revision 1.18
78 diff -u -r1.17 -r1.18
79 --- hb-install-hppa-bootloader.xml 1 Apr 2008 08:53:46 -0000 1.17
80 +++ hb-install-hppa-bootloader.xml 20 Jul 2010 00:05:24 -0000 1.18
81 @@ -4,20 +4,20 @@
82 <!-- The content of this document is licensed under the CC-BY-SA license -->
83 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
84
85 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-hppa-bootloader.xml,v 1.17 2008/04/01 08:53:46 nightmorph Exp $ -->
86 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-hppa-bootloader.xml,v 1.18 2010/07/20 00:05:24 nightmorph Exp $ -->
87
88 <sections>
89
90 -<version>9.0</version>
91 -<date>2008-04-01</date>
92 +<version>10.0</version>
93 +<date>2010-07-19</date>
94
95 <section>
96 <title>Installing PALO</title>
97 <body>
98
99 <p>
100 -On the PA-RISC platform, the boot loader is called palo. You may need to emerge
101 -it on your machine first.
102 +On the PA-RISC platform, the boot loader is called <c>palo</c>. You may need to
103 +emerge it on your machine first.
104 </p>
105
106 <pre caption="Installing palo">
107 @@ -29,7 +29,7 @@
108 sample configuration:
109 </p>
110
111 -<pre caption = "/etc/palo.conf example">
112 +<pre caption="/etc/palo.conf example">
113 --commandline=2/<keyval id="kernel-name"/> root=/dev/sda4
114 --recoverykernel=/vmlinux.old
115 --init-partitioned=/dev/sda
116 @@ -53,7 +53,7 @@
117 When configuration is done, just run <c>palo</c>.
118 </p>
119
120 -<pre caption = "Applying the PALO configuration">
121 +<pre caption="Applying the PALO configuration">
122 # <i>palo</i>
123 </pre>
124
125
126
127
128 1.27 xml/htdocs/doc/en/handbook/hb-install-hppa-disk.xml
129
130 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-hppa-disk.xml?rev=1.27&view=markup
131 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-hppa-disk.xml?rev=1.27&content-type=text/plain
132 diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-hppa-disk.xml?r1=1.26&r2=1.27
133
134 Index: hb-install-hppa-disk.xml
135 ===================================================================
136 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-hppa-disk.xml,v
137 retrieving revision 1.26
138 retrieving revision 1.27
139 diff -u -r1.26 -r1.27
140 --- hb-install-hppa-disk.xml 26 Jan 2009 08:04:26 -0000 1.26
141 +++ hb-install-hppa-disk.xml 20 Jul 2010 00:05:24 -0000 1.27
142 @@ -4,12 +4,12 @@
143 <!-- The content of this document is licensed under the CC-BY-SA license -->
144 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
145
146 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-hppa-disk.xml,v 1.26 2009/01/26 08:04:26 nightmorph Exp $ -->
147 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-hppa-disk.xml,v 1.27 2010/07/20 00:05:24 nightmorph Exp $ -->
148
149 <sections>
150
151 -<version>9.1</version>
152 -<date>2008-04-01</date>
153 +<version>10.0</version>
154 +<date>2010-07-19</date>
155
156 <section>
157 <title>Introduction to Block Devices</title>
158 @@ -124,7 +124,7 @@
159 unable to read a kernel after the 2GB limit.
160 </impo>
161
162 -<pre caption="A simple default partition schema">
163 +<pre caption="A simple default partition scheme">
164 # <i>cat /etc/fstab</i>
165 /dev/sda2 /boot ext3 noauto,noatime 1 1
166 /dev/sda3 none swap sw 0 0
167
168
169
170 1.47 xml/htdocs/doc/en/handbook/hb-install-hppa-kernel.xml
171
172 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-hppa-kernel.xml?rev=1.47&view=markup
173 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-hppa-kernel.xml?rev=1.47&content-type=text/plain
174 diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-hppa-kernel.xml?r1=1.46&r2=1.47
175
176 Index: hb-install-hppa-kernel.xml
177 ===================================================================
178 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-hppa-kernel.xml,v
179 retrieving revision 1.46
180 retrieving revision 1.47
181 diff -u -r1.46 -r1.47
182 --- hb-install-hppa-kernel.xml 1 Apr 2008 08:53:46 -0000 1.46
183 +++ hb-install-hppa-kernel.xml 20 Jul 2010 00:05:24 -0000 1.47
184 @@ -4,12 +4,12 @@
185 <!-- The content of this document is licensed under the CC-BY-SA license -->
186 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
187
188 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-hppa-kernel.xml,v 1.46 2008/04/01 08:53:46 nightmorph Exp $ -->
189 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-hppa-kernel.xml,v 1.47 2010/07/20 00:05:24 nightmorph Exp $ -->
190
191 <sections>
192
193 -<version>9.0</version>
194 -<date>2008-04-01</date>
195 +<version>10.0</version>
196 +<date>2010-07-19</date>
197
198 <section>
199 <title>Timezone</title>
200 @@ -47,7 +47,12 @@
201 </p>
202
203 <p>
204 -For HPPA we have <c>gentoo-sources</c>.
205 +For <keyval id="arch"/>-based systems we have <c>gentoo-sources</c>
206 +(kernel source patched for extra features).
207 +</p>
208 +
209 +<p>
210 +Choose your kernel source and install it using <c>emerge</c>.
211 </p>
212
213 <pre caption="Installing a kernel source">
214 @@ -57,8 +62,8 @@
215 <p>
216 When you take a look in <path>/usr/src</path> you should see a symlink called
217 <path>linux</path> pointing to your kernel source. In this case, the installed
218 -kernel source points to <c>hppa-sources-<keyval id="kernel-version"/></c>. Your
219 -version may be different, so keep this in mind.
220 +kernel source points to <c>gentoo-sources-<keyval id="kernel-version"/></c>.
221 +Your version may be different, so keep this in mind.
222 </p>
223
224 <pre caption="Viewing the kernel source symlink">
225 @@ -220,7 +225,7 @@
226 </pre>
227
228 <p>
229 -When you're done configuring your kernel, continue with <uri
230 +When you've finished configuring the kernel, continue with <uri
231 link="#compiling">Compiling and Installing</uri>.
232 </p>
233
234 @@ -250,12 +255,12 @@
235 When the kernel has finished compiling, copy the kernel image to
236 <path>/boot</path>. Use whatever name you feel is appropriate for your kernel
237 choice and remember it as you will need it later on when you configure your
238 -bootloader. Remember to replace <path>&lt;kernel-version&gt;</path> with the
239 +bootloader. Remember to replace <c><keyval id="kernel-name"/></c> with the
240 name and version of your kernel.
241 </p>
242
243 <pre caption="Installing the kernel">
244 -# <i>cp vmlinux /boot/&lt;kernel-version&gt;</i>
245 +# <i>cp vmlinux /boot/<keyval id="kernel-name"/></i>
246 </pre>
247
248 <p>
249
250
251
252 1.52 xml/htdocs/doc/en/handbook/hb-install-hppa-medium.xml
253
254 file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-hppa-medium.xml?rev=1.52&view=markup
255 plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-hppa-medium.xml?rev=1.52&content-type=text/plain
256 diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-hppa-medium.xml?r1=1.51&r2=1.52
257
258 Index: hb-install-hppa-medium.xml
259 ===================================================================
260 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-hppa-medium.xml,v
261 retrieving revision 1.51
262 retrieving revision 1.52
263 diff -u -r1.51 -r1.52
264 --- hb-install-hppa-medium.xml 26 Jan 2009 07:51:05 -0000 1.51
265 +++ hb-install-hppa-medium.xml 20 Jul 2010 00:05:24 -0000 1.52
266 @@ -4,12 +4,12 @@
267 <!-- The content of this document is licensed under the CC-BY-SA license -->
268 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
269
270 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-hppa-medium.xml,v 1.51 2009/01/26 07:51:05 nightmorph Exp $ -->
271 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-hppa-medium.xml,v 1.52 2010/07/20 00:05:24 nightmorph Exp $ -->
272
273 <sections>
274
275 -<version>9.3</version>
276 -<date>2009-01-25</date>
277 +<version>10.0</version>
278 +<date>2010-07-19</date>
279
280 <section>
281 <title>Hardware Requirements</title>
282 @@ -78,18 +78,17 @@
283
284 <p>
285 All Installation CDs allow you to boot, set up networking, initialize your
286 -partitions and start installing Gentoo from the Internet. We currently provide
287 -two Installation CDs which are equally suitable to install Gentoo from, as long
288 -as you're planning on performing an Internet-based installation using the
289 -latest version of the available packages.
290 +partitions and start installing Gentoo from the Internet.
291 </p>
292
293 -<p>
294 +<!--
295 +<impo>
296 If you wish to install Gentoo without a working Internet connection, please use
297 the installation instructions described in the <uri
298 link="2008.0/index.xml">Gentoo 2008.0 Handbooks</uri>.
299 -</p>
300 -
301 +</impo>
302 +-->
303 +<!--
304 <p>
305 The two Installation CDs that we currently provide are:
306 </p>
307 @@ -111,7 +110,7 @@
308 To help you decide which Installation CD you need, we have written down the
309 major advantages and disadvantages of each Installation CD.
310 </p>
311 -
312 +-->
313 </body>
314 </subsection>
315 <subsection>
316 @@ -119,11 +118,12 @@
317 <body>
318
319 <p>
320 -The Minimal Installation CD is called <c><keyval id="min-cd-name"/></c>
321 -and takes up only 75 MB of diskspace. You can use this Installation CD to
322 -install Gentoo, but always with a working Internet connection only.
323 +The Minimal Installation CD is called <c><keyval id="min-cd-name"/></c> and
324 +takes up only <keyval id="min-cd-size"/> MB of diskspace. You can use this
325 +Installation CD to install Gentoo, but <e>only</e> with a working Internet
326 +connection.
327 </p>
328 -
329 +<!--
330 <table>
331 <tr>
332 <th>Minimal Installation CD</th>
333 @@ -192,7 +192,7 @@
334 If you intend to use the Packages CD to quickly install additional software,
335 make sure that you use the same subarchitecture as the stage3 tarball you use.
336 </p>
337 -
338 +-->
339 </body>
340 </subsection>
341 <subsection>
342 @@ -215,7 +215,7 @@
343 </section>
344 <!-- STOP -->
345 <section>
346 -<title>Download, Burn and Boot the Gentoo Universal Installation CD</title>
347 +<title>Download, Burn and Boot a Gentoo Installation CD</title>
348 <subsection>
349 <title>Downloading and Burning the Installation CD</title>
350 <body>
351 @@ -225,12 +225,13 @@
352 downloading and burning the chosen Installation CD. We previously discussed
353 the several available Installation CDs, but where can you find them?
354 </p>
355 -
356 -<p>
357 -You can download any of the Installation CDs (and, if you want to, a Packages
358 -CD as well) from one of our <uri link="/main/en/mirrors.xml">mirrors</uri>. The
359 -Installation CDs are located in the <path><keyval id="release-dir"/>installcd</path>
360 -directory.
361 +<!-- note: replace release path with:
362 + <path><keyval id="release-dir"/>current-iso/</path>
363 +as soon as autobuild CDs are available for HPPA -->
364 +<p>
365 +You can download any of the Installation CDs from one of our <uri
366 +link="/main/en/mirrors.xml">mirrors</uri>. The Installation CDs are located in
367 +the <path>releases/hppa/2008.0/installcd/</path> directory.
368 </p>
369
370 <p>
371 @@ -239,36 +240,32 @@
372 </p>
373
374 <p>
375 -After downloading the file, you can verify its integrity to see if it is
376 -corrupted or not:
377 +In case you wonder if your downloaded file is corrupted or not, you can check
378 +its MD5 checksum and compare it with the MD5 checksum we provide (such as
379 +<path><keyval id="min-cd-name"/>.DIGESTS</path>). You can check the MD5
380 +checksum with the <c>md5sum</c> tool under Linux/Unix or <uri
381 +link="http://www.etree.org/md5com.html">md5sum</uri> for Windows.
382 </p>
383
384 -<ul>
385 - <li>
386 - You can check its MD5 checksum and compare it with the MD5 checksum we
387 - provide (for instance with the <c>md5sum</c> tool under Linux/Unix or
388 - <uri link="http://www.etree.org/md5com.html">md5sum</uri> for Windows)
389 - </li>
390 - <li>
391 - You can verify the cryptographic signature that we provide. You need to
392 - obtain the public key we use (17072058) before you proceed though.
393 - </li>
394 -</ul>
395 -
396 <p>
397 -To fetch our public key using the GnuPG application, run the following command:
398 +Another way to check the validity of the downloaded file is to use GnuPG to
399 +verify the cryptographic signature that we provide (the file ending with
400 +<path>.asc</path>). Download the signature file and obtain the public key:
401 </p>
402
403 <pre caption="Obtaining the public key">
404 -$ <i>gpg --keyserver subkeys.pgp.net --recv-keys 17072058</i>
405 +$ <i>gpg --keyserver subkeys.pgp.net --recv-keys 2D182910</i>
406 </pre>
407
408 <p>
409 Now verify the signature:
410 </p>
411
412 -<pre caption="Verify the cryptographic signature">
413 -$ <i>gpg --verify &lt;signature file&gt; &lt;downloaded iso&gt;</i>
414 +<pre caption="Verify the files">
415 +<comment>(Verify the cryptographic signature)</comment>
416 +$ <i>gpg --verify &lt;downloaded iso.DIGESTS.asc&gt;</i>
417 +<comment>(Verify the checksum)</comment>
418 +$ <i>sha1sum -c &lt;downloaded iso.DIGESTS.asc&gt;</i>
419 </pre>
420
421 <p>