| 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-alpha.xml,v 1.144 2013/02/09 08:46:08 swift Exp $ --> |
4 | <!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/handbook-alpha.xml,v 1.145 2013/02/11 20:38:20 swift Exp $ --> |
| 5 | |
5 | |
| 6 | <book> |
6 | <book> |
| 7 | <title>Gentoo Linux Alpha Handbook</title> |
7 | <title>Gentoo Linux Alpha Handbook</title> |
| 8 | |
8 | |
| 9 | <values> |
9 | <values> |
| … | |
… | |
| 11 | <key id="/boot">/dev/sda1</key> |
11 | <key id="/boot">/dev/sda1</key> |
| 12 | <key id="kernel-version">3.3.8</key> |
12 | <key id="kernel-version">3.3.8</key> |
| 13 | <key id="kernel-name">kernel-3.3.8-gentoo</key> |
13 | <key id="kernel-name">kernel-3.3.8-gentoo</key> |
| 14 | <key id="genkernel-initrd">initramfs-genkernel-alpha-3.3.8-gentoo</key> |
14 | <key id="genkernel-initrd">initramfs-genkernel-alpha-3.3.8-gentoo</key> |
| 15 | <key id="min-cd-name">install-alpha-minimal-<release>.iso</key> |
15 | <key id="min-cd-name">install-alpha-minimal-<release>.iso</key> |
| 16 | <key id="min-cd-size">90</key> |
16 | <key id="min-cd-size">110</key> |
| 17 | <key id="online-book">handbook-alpha.xml</key> |
17 | <key id="online-book">handbook-alpha.xml</key> |
| 18 | <key id="release-dir">releases/alpha/autobuilds/</key> |
18 | <key id="release-dir">releases/alpha/autobuilds/</key> |
| 19 | <key id="stage3">stage3-alpha-<release>.tar.bz2</key> |
19 | <key id="stage3">stage3-alpha-<release>.tar.bz2</key> |
| 20 | <key id="profile">default/linux/alpha/13.0</key> |
20 | <key id="profile">default/linux/alpha/13.0</key> |
| 21 | <key id="CFLAGS">-mieee -pipe -O2 -mcpu=ev6</key> |
21 | <key id="CFLAGS">-mieee -pipe -O2 -mcpu=ev6</key> |
| … | |
… | |
| 137 | |
137 | |
| 138 | <!-- The content of this document is licensed under the CC-BY-SA license --> |
138 | <!-- The content of this document is licensed under the CC-BY-SA license --> |
| 139 | <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> |
139 | <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> |
| 140 | <license/> |
140 | <license/> |
| 141 | |
141 | |
| 142 | <version>14</version> |
142 | <version>15</version> |
| 143 | <date>2013-02-09</date> |
143 | <date>2013-02-11</date> |
| 144 | |
144 | |
| 145 | <part> |
145 | <part> |
| 146 | <title>Installing Gentoo</title> |
146 | <title>Installing Gentoo</title> |
| 147 | <abstract> |
147 | <abstract> |
| 148 | In this part you learn how to install Gentoo on your system. |
148 | In this part you learn how to install Gentoo on your system. |