| … | |
… | |
| 2 | <!DOCTYPE sections SYSTEM "/dtd/book.dtd"> |
2 | <!DOCTYPE sections SYSTEM "/dtd/book.dtd"> |
| 3 | |
3 | |
| 4 | <!-- The content of this document is licensed under the CC-BY-SA license --> |
4 | <!-- The content of this document is licensed under the CC-BY-SA license --> |
| 5 | <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> |
5 | <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> |
| 6 | |
6 | |
| 7 | <!-- $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 $ --> |
7 | <!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-hppa-medium.xml,v 1.53 2011/10/09 09:49:24 swift Exp $ --> |
| 8 | |
8 | |
| 9 | <sections> |
9 | <sections> |
| 10 | |
10 | |
| 11 | <version>10.0</version> |
11 | <version>11</version> |
| 12 | <date>2010-07-19</date> |
12 | <date>2011-10-09</date> |
| 13 | |
13 | |
| 14 | <section> |
14 | <section> |
| 15 | <title>Hardware Requirements</title> |
15 | <title>Hardware Requirements</title> |
| 16 | <subsection> |
16 | <subsection> |
| 17 | <title>Introduction</title> |
17 | <title>Introduction</title> |
| … | |
… | |
| 248 | </p> |
248 | </p> |
| 249 | |
249 | |
| 250 | <p> |
250 | <p> |
| 251 | Another way to check the validity of the downloaded file is to use GnuPG to |
251 | Another way to check the validity of the downloaded file is to use GnuPG to |
| 252 | verify the cryptographic signature that we provide (the file ending with |
252 | verify the cryptographic signature that we provide (the file ending with |
| 253 | <path>.asc</path>). Download the signature file and obtain the public key: |
253 | <path>.asc</path>). Download the signature file and obtain the public keys: |
| 254 | </p> |
254 | </p> |
| 255 | |
255 | |
| 256 | <pre caption="Obtaining the public key"> |
256 | <pre caption="Obtaining the public key"> |
| 257 | $ <i>gpg --keyserver subkeys.pgp.net --recv-keys 2D182910</i> |
257 | $ <i>gpg --keyserver subkeys.pgp.net --recv-keys 2D182910 17072058</i> |
| 258 | </pre> |
258 | </pre> |
| 259 | |
259 | |
| 260 | <p> |
260 | <p> |
| 261 | Now verify the signature: |
261 | Now verify the signature: |
| 262 | </p> |
262 | </p> |