| 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.141 2007/05/07 18:11:40 nightmorph Exp $ --> |
4 | <!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/handbook-amd64.xml,v 1.142 2007/10/24 13:18:26 neysx Exp $ --> |
| 5 | |
5 | |
| 6 | <book link="/doc/en/handbook/handbook-amd64.xml"> |
6 | <book link="/doc/en/handbook/handbook-amd64.xml"> |
| 7 | <title>Gentoo Linux AMD64 Handbook</title> |
7 | <title>Gentoo Linux AMD64 Handbook</title> |
| 8 | |
8 | |
| 9 | <values> |
9 | <values> |
| … | |
… | |
| 18 | <key id="min-cd-size">50</key> |
18 | <key id="min-cd-size">50</key> |
| 19 | <key id="live-cd-name">livecd-amd64-installer-2007.0.iso</key> |
19 | <key id="live-cd-name">livecd-amd64-installer-2007.0.iso</key> |
| 20 | <key id="live-cd-size">696</key> |
20 | <key id="live-cd-size">696</key> |
| 21 | <key id="release-dir">releases/amd64/2007.0/</key> |
21 | <key id="release-dir">releases/amd64/2007.0/</key> |
| 22 | <key id="stage3">stage3-amd64-2007.0.tar.bz2</key> |
22 | <key id="stage3">stage3-amd64-2007.0.tar.bz2</key> |
|
|
23 | <key id="profile">default-linux/amd64/2007.0</key> |
| 23 | <key id="CFLAGS">-march=k8 -O2 -pipe</key> |
24 | <key id="CFLAGS">-march=k8 -O2 -pipe</key> |
| 24 | <key id="online-book">handbook-amd64.xml</key> |
25 | <key id="online-book">handbook-amd64.xml</key> |
| 25 | </values> |
26 | </values> |
| 26 | |
27 | |
| 27 | <author title="Author"> |
28 | <author title="Author"> |
| … | |
… | |
| 140 | |
141 | |
| 141 | <!-- The content of this document is licensed under the CC-BY-SA license --> |
142 | <!-- The content of this document is licensed under the CC-BY-SA license --> |
| 142 | <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> |
143 | <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> |
| 143 | <license/> |
144 | <license/> |
| 144 | |
145 | |
| 145 | <version>8.0</version> |
146 | <version>8.1</version> |
| 146 | <date>2007-05-07</date> |
147 | <date>2007-10-24</date> |
| 147 | |
148 | |
| 148 | <part> |
149 | <part> |
| 149 | <title>Installing Gentoo</title> |
150 | <title>Installing Gentoo</title> |
| 150 | <abstract> |
151 | <abstract> |
| 151 | In this part you learn how to install Gentoo on your system. |
152 | In this part you learn how to install Gentoo on your system. |