| 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.131 2007/10/24 13:18:26 neysx Exp $ --> |
4 | <!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/handbook-hppa.xml,v 1.132 2008/04/01 08:53:46 nightmorph Exp $ --> |
| 5 | |
5 | |
| 6 | <book link="/doc/en/handbook/handbook-hppa.xml"> |
6 | <book link="/doc/en/handbook/handbook-hppa.xml" disclaimer='draft'> |
| 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 | <key id="kernel-version">2.6.20.1-hppa</key> |
12 | <key id="kernel-version">2.6.23-gentoo-r8</key> |
| 13 | <key id="kernel-name">kernel-2.6.20.1-hppa</key> |
13 | <key id="kernel-name">kernel-2.6.23-gentoo-r8</key> |
|
|
14 | <key id="min-cd-name">install-hppa-minimal-2008.0_beta1.iso</key> |
| 14 | <key id="online-book">handbook-hppa.xml</key> |
15 | <key id="online-book">handbook-hppa.xml</key> |
| 15 | <key id="release-dir">releases/hppa/2007.0/hppa2.0/</key> |
16 | <key id="release-dir">releases/hppa/2008.0_beta1/hppa2.0/</key> |
| 16 | <key id="stage3">stage3-hppa2.0-2007.0.tar.bz2</key> |
17 | <key id="stage3">stage3-hppa2.0-2008_beta1.0.tar.bz2</key> |
| 17 | <key id="profile">default-linux/hppa/2007.0</key> |
18 | <key id="profile">default/linux/hppa/2008.0</key> |
| 18 | <key id="CFLAGS">-march=2.0 -O2 -pipe</key> |
19 | <key id="CFLAGS">-march=2.0 -O2 -pipe</key> |
| 19 | </values> |
20 | </values> |
| 20 | |
21 | |
| 21 | <author title="Author"> |
22 | <author title="Author"> |
| 22 | <mail link="swift@gentoo.org">Sven Vermeulen</mail> |
23 | <mail link="swift@gentoo.org">Sven Vermeulen</mail> |
| … | |
… | |
| 134 | |
135 | |
| 135 | <!-- 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 --> |
| 136 | <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> |
137 | <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> |
| 137 | <license/> |
138 | <license/> |
| 138 | |
139 | |
| 139 | <version>8.1</version> |
140 | <version>9.0</version> |
| 140 | <date>2007-10-24</date> |
141 | <date>2008-04-01</date> |
| 141 | |
142 | |
| 142 | <part> |
143 | <part> |
| 143 | <title>Installing Gentoo</title> |
144 | <title>Installing Gentoo</title> |
| 144 | <abstract> |
145 | <abstract> |
| 145 | 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. |