| … | |
… | |
| 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-sparc-medium.xml,v 1.51 2011/10/09 09:49:24 swift Exp $ --> |
7 | <!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-sparc-medium.xml,v 1.52 2011/11/27 18:17:23 swift Exp $ --> |
| 8 | |
8 | |
| 9 | <sections> |
9 | <sections> |
| 10 | |
10 | |
| 11 | <version>11</version> |
11 | <version>12</version> |
| 12 | <date>2011-10-09</date> |
12 | <date>2011-11-27</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> |
| … | |
… | |
| 274 | verify the cryptographic signature that we provide (the file ending with |
274 | verify the cryptographic signature that we provide (the file ending with |
| 275 | <path>.asc</path>). Download the signature file and obtain the public keys: |
275 | <path>.asc</path>). Download the signature file and obtain the public keys: |
| 276 | </p> |
276 | </p> |
| 277 | |
277 | |
| 278 | <pre caption="Obtaining the public key"> |
278 | <pre caption="Obtaining the public key"> |
| 279 | $ <i>gpg --keyserver subkeys.pgp.net --recv-keys 2D182910 17072058</i> |
279 | $ <i>gpg --keyserver subkeys.pgp.net --recv-keys 96D8BF6D 2D182910 17072058</i> |
| 280 | </pre> |
280 | </pre> |
| 281 | |
281 | |
| 282 | <p> |
282 | <p> |
| 283 | Now verify the signature: |
283 | Now verify the signature: |
| 284 | </p> |
284 | </p> |