| 1 | <?xml version='1.0' encoding='UTF-8'?> |
1 | <?xml version='1.0' encoding='UTF-8'?> |
| 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/1.0 --> |
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.37 2005/11/21 16:38:19 neysx Exp $ --> |
7 | <!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-hppa-medium.xml,v 1.38 2005/11/29 14:48:46 jkt Exp $ --> |
| 8 | |
8 | |
| 9 | <sections> |
9 | <sections> |
| 10 | |
10 | |
| 11 | <version>1.28</version> |
11 | <version>1.29</version> |
| 12 | <date>2005-11-11</date> |
12 | <date>2005-11-29</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> |
| … | |
… | |
| 251 | <p> |
251 | <p> |
| 252 | To fetch our public key using the GnuPG application, run the following command: |
252 | To fetch our public key using the GnuPG application, run the following command: |
| 253 | </p> |
253 | </p> |
| 254 | |
254 | |
| 255 | <pre caption="Obtaining the public key"> |
255 | <pre caption="Obtaining the public key"> |
| 256 | $ <i>gpg --keyserver pgp.mit.edu --recv-keys 17072058</i> |
256 | $ <i>gpg --keyserver subkeys.pgp.net --recv-keys 17072058</i> |
| 257 | </pre> |
257 | </pre> |
| 258 | |
258 | |
| 259 | <p> |
259 | <p> |
| 260 | Now verify the signature: |
260 | Now verify the signature: |
| 261 | </p> |
261 | </p> |