| 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-arm.xml,v 1.70 2008/04/01 08:53:46 nightmorph Exp $ --> |
4 | <!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/handbook-arm.xml,v 1.72 2010/07/13 20:38:32 nightmorph Exp $ --> |
| 5 | |
5 | |
| 6 | <book link="/doc/en/handbook/handbook-arm.xml" disclaimer='draft'> |
6 | <book> |
| 7 | <title>Gentoo Linux ARM Handbook</title> |
7 | <title>Gentoo Linux ARM Handbook</title> |
| 8 | |
8 | |
| 9 | <values> |
9 | <values> |
| 10 | <key id="arch">arm</key> |
10 | <key id="arch">arm</key> |
|
|
11 | <key id="/boot">/dev/sda1</key> |
| 11 | <key id="kernel-version">2.6.17-r5</key> |
12 | <key id="kernel-version">2.6.17-r5</key> |
| 12 | <key id="kernel-name">kernel-2.6.17-gentoo-r5</key> |
13 | <key id="kernel-name">kernel-2.6.17-gentoo-r5</key> |
| 13 | </values> |
14 | </values> |
| 14 | |
15 | |
| 15 | <author title="Author"> |
16 | <author title="Author"> |
| … | |
… | |
| 131 | |
132 | |
| 132 | <!-- The content of this document is licensed under the CC-BY-SA license --> |
133 | <!-- The content of this document is licensed under the CC-BY-SA license --> |
| 133 | <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> |
134 | <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> |
| 134 | <license/> |
135 | <license/> |
| 135 | |
136 | |
| 136 | <version>9.0</version> |
137 | <version>9.2</version> |
| 137 | <date>2008-04-01</date> |
138 | <date>2010-07-13</date> |
| 138 | |
139 | |
| 139 | <part> |
140 | <part> |
| 140 | <title>Installing Gentoo</title> |
141 | <title>Installing Gentoo</title> |
| 141 | <abstract> |
142 | <abstract> |
| 142 | In this part you learn how to install Gentoo on your system. |
143 | In this part you learn how to install Gentoo on your system. |