| 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.130 2007/05/07 18:11:40 nightmorph Exp $ --> |
4 | <!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/handbook-hppa.xml,v 1.131 2007/10/24 13:18:26 neysx 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> |
| … | |
… | |
| 12 | <key id="kernel-version">2.6.20.1-hppa</key> |
12 | <key id="kernel-version">2.6.20.1-hppa</key> |
| 13 | <key id="kernel-name">kernel-2.6.20.1-hppa</key> |
13 | <key id="kernel-name">kernel-2.6.20.1-hppa</key> |
| 14 | <key id="online-book">handbook-hppa.xml</key> |
14 | <key id="online-book">handbook-hppa.xml</key> |
| 15 | <key id="release-dir">releases/hppa/2007.0/hppa2.0/</key> |
15 | <key id="release-dir">releases/hppa/2007.0/hppa2.0/</key> |
| 16 | <key id="stage3">stage3-hppa2.0-2007.0.tar.bz2</key> |
16 | <key id="stage3">stage3-hppa2.0-2007.0.tar.bz2</key> |
|
|
17 | <key id="profile">default-linux/hppa/2007.0</key> |
| 17 | <key id="CFLAGS">-march=2.0 -O2 -pipe</key> |
18 | <key id="CFLAGS">-march=2.0 -O2 -pipe</key> |
| 18 | </values> |
19 | </values> |
| 19 | |
20 | |
| 20 | <author title="Author"> |
21 | <author title="Author"> |
| 21 | <mail link="swift@gentoo.org">Sven Vermeulen</mail> |
22 | <mail link="swift@gentoo.org">Sven Vermeulen</mail> |
| … | |
… | |
| 133 | |
134 | |
| 134 | <!-- The content of this document is licensed under the CC-BY-SA license --> |
135 | <!-- The content of this document is licensed under the CC-BY-SA license --> |
| 135 | <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> |
136 | <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> |
| 136 | <license/> |
137 | <license/> |
| 137 | |
138 | |
| 138 | <version>8.0</version> |
139 | <version>8.1</version> |
| 139 | <date>2007-05-07</date> |
140 | <date>2007-10-24</date> |
| 140 | |
141 | |
| 141 | <part> |
142 | <part> |
| 142 | <title>Installing Gentoo</title> |
143 | <title>Installing Gentoo</title> |
| 143 | <abstract> |
144 | <abstract> |
| 144 | In this part you learn how to install Gentoo on your system. |
145 | In this part you learn how to install Gentoo on your system. |