| 1 | <?xml version='1.0' encoding='UTF-8'?> |
1 | <?xml version='1.0' encoding='UTF-8'?> |
| 2 | <!DOCTYPE book SYSTEM "/dtd/book.dtd"> |
2 | <!DOCTYPE book SYSTEM "/dtd/book.dtd"> |
| 3 | |
3 | |
| 4 | <!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/handbook-hppa.xml,v 1.126 2006/10/28 09:17:54 neysx Exp $ --> |
4 | <!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/handbook-hppa.xml,v 1.127 2006/11/28 20:11:06 nightmorph Exp $ --> |
| 5 | |
5 | |
| 6 | <book link="/doc/en/handbook/handbook-hppa.xml"> |
6 | <book link="/doc/en/handbook/handbook-hppa.xml"> |
| 7 | <title>Gentoo Linux HPPA Handbook</title> |
7 | <title>Gentoo Linux HPPA Handbook</title> |
| 8 | |
8 | |
| 9 | <values> |
9 | <values> |
| 10 | <key id="arch">HPPA</key> |
10 | <key id="arch">HPPA</key> |
| 11 | <key id="/boot">/dev/sda2</key> |
11 | <key id="/boot">/dev/sda2</key> |
| 12 | </values> |
12 | </values> |
| 13 | |
13 | |
| 14 | <author title="Author"> |
14 | <author title="Author"> |
| 15 | <mail link="swift@gentoo.org">Sven Vermeulen</mail> |
15 | <mail link="sven.vermeulen@siphos.be">Sven Vermeulen</mail> |
| 16 | </author> |
16 | </author> |
| 17 | <author title="Author"> |
17 | <author title="Author"> |
| 18 | <mail link="g2boojum@gentoo.org">Grant Goodyear</mail> |
18 | <mail link="g2boojum@gentoo.org">Grant Goodyear</mail> |
| 19 | </author> |
19 | </author> |
| 20 | <author title="Author"> |
20 | <author title="Author"> |
| … | |
… | |
| 124 | |
124 | |
| 125 | <!-- The content of this document is licensed under the CC-BY-SA license --> |
125 | <!-- The content of this document is licensed under the CC-BY-SA license --> |
| 126 | <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> |
126 | <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> |
| 127 | <license/> |
127 | <license/> |
| 128 | |
128 | |
| 129 | <version>7.1</version> |
129 | <version>7.2</version> |
| 130 | <date>2006-08-30</date> |
130 | <date>2006-11-28</date> |
| 131 | |
131 | |
| 132 | <part> |
132 | <part> |
| 133 | <title>Installing Gentoo</title> |
133 | <title>Installing Gentoo</title> |
| 134 | <abstract> |
134 | <abstract> |
| 135 | In this part you learn how to install Gentoo on your system. |
135 | In this part you learn how to install Gentoo on your system. |