| 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-amd64.xml,v 1.156 2012/09/11 21:53:17 nightmorph Exp $ --> |
4 | <!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/handbook-amd64.xml,v 1.157 2013/02/09 08:46:08 swift Exp $ --> |
| 5 | |
5 | |
| 6 | <book> |
6 | <book> |
| 7 | <title>Gentoo Linux AMD64 Handbook</title> |
7 | <title>Gentoo Linux AMD64 Handbook</title> |
| 8 | |
8 | |
| 9 | <values> |
9 | <values> |
| … | |
… | |
| 16 | <key id="genkernel-initrd">initramfs-genkernel-amd64-3.4.9-gentoo</key> |
16 | <key id="genkernel-initrd">initramfs-genkernel-amd64-3.4.9-gentoo</key> |
| 17 | <key id="min-cd-name">install-amd64-minimal-<release>.iso</key> |
17 | <key id="min-cd-name">install-amd64-minimal-<release>.iso</key> |
| 18 | <key id="min-cd-size">150</key> |
18 | <key id="min-cd-size">150</key> |
| 19 | <key id="release-dir">releases/amd64/autobuilds/</key> |
19 | <key id="release-dir">releases/amd64/autobuilds/</key> |
| 20 | <key id="stage3">stage3-amd64-<release>.tar.bz2</key> |
20 | <key id="stage3">stage3-amd64-<release>.tar.bz2</key> |
| 21 | <key id="profile">default/linux/amd64/10.0</key> |
21 | <key id="profile">default/linux/amd64/13.0</key> |
| 22 | <key id="CFLAGS">-march=k8 -O2 -pipe</key> |
22 | <key id="CFLAGS">-march=k8 -O2 -pipe</key> |
| 23 | <key id="online-book">handbook-amd64.xml</key> |
23 | <key id="online-book">handbook-amd64.xml</key> |
| 24 | </values> |
24 | </values> |
| 25 | |
25 | |
| 26 | <author title="Author"> |
26 | <author title="Author"> |
| … | |
… | |
| 139 | |
139 | |
| 140 | <!-- The content of this document is licensed under the CC-BY-SA license --> |
140 | <!-- The content of this document is licensed under the CC-BY-SA license --> |
| 141 | <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> |
141 | <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> |
| 142 | <license/> |
142 | <license/> |
| 143 | |
143 | |
| 144 | <version>13</version> |
144 | <version>14</version> |
| 145 | <date>2012-09-11</date> |
145 | <date>2013-02-09</date> |
| 146 | |
146 | |
| 147 | <part> |
147 | <part> |
| 148 | <title>Installing Gentoo</title> |
148 | <title>Installing Gentoo</title> |
| 149 | <abstract> |
149 | <abstract> |
| 150 | In this part you learn how to install Gentoo on your system. |
150 | In this part you learn how to install Gentoo on your system. |