| 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.134 2008/04/01 23:58:28 nightmorph Exp $ --> |
4 | <!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/handbook-hppa.xml,v 1.135 2008/04/30 09:49:46 neysx Exp $ --> |
| 5 | |
5 | |
| 6 | <book link="/doc/en/handbook/handbook-hppa.xml" disclaimer='draft'> |
6 | <book> |
| 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> |
| … | |
… | |
| 135 | |
135 | |
| 136 | <!-- The content of this document is licensed under the CC-BY-SA license --> |
136 | <!-- The content of this document is licensed under the CC-BY-SA license --> |
| 137 | <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> |
137 | <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> |
| 138 | <license/> |
138 | <license/> |
| 139 | |
139 | |
| 140 | <version>9.2</version> |
140 | <version>9.3</version> |
| 141 | <date>2008-04-01</date> |
141 | <date>2008-04-30</date> |
| 142 | |
142 | |
| 143 | <part> |
143 | <part> |
| 144 | <title>Installing Gentoo</title> |
144 | <title>Installing Gentoo</title> |
| 145 | <abstract> |
145 | <abstract> |
| 146 | In this part you learn how to install Gentoo on your system. |
146 | In this part you learn how to install Gentoo on your system. |