| … | |
… | |
| 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-ia64-medium.xml,v 1.9 2011/10/09 09:49:24 swift Exp $ --> |
7 | <!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-ia64-medium.xml,v 1.10 2011/11/27 18:17:23 swift Exp $ --> |
| 8 | |
8 | |
| 9 | <sections> |
9 | <sections> |
| 10 | |
10 | |
| 11 | <version>8</version> |
11 | <version>9</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> |
| … | |
… | |
| 168 | verify the cryptographic signature that we provide (the file ending with |
168 | verify the cryptographic signature that we provide (the file ending with |
| 169 | <path>.asc</path>). Download the signature file and obtain the public keys: |
169 | <path>.asc</path>). Download the signature file and obtain the public keys: |
| 170 | </p> |
170 | </p> |
| 171 | |
171 | |
| 172 | <pre caption="Obtaining the public key"> |
172 | <pre caption="Obtaining the public key"> |
| 173 | $ <i>gpg --keyserver subkeys.pgp.net --recv-keys 2D182910 17072058</i> |
173 | $ <i>gpg --keyserver subkeys.pgp.net --recv-keys 96D8BF6D 2D182910 17072058</i> |
| 174 | </pre> |
174 | </pre> |
| 175 | |
175 | |
| 176 | <p> |
176 | <p> |
| 177 | Now verify the signature: |
177 | Now verify the signature: |
| 178 | </p> |
178 | </p> |