| 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/2007.0/handbook-amd64.xml,v 1.7 2007/05/07 18:11:42 nightmorph Exp $ --> |
4 | <!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/2007.0/handbook-amd64.xml,v 1.8 2007/06/06 16:47:21 neysx Exp $ --> |
| 5 | |
5 | |
| 6 | <book link="/doc/en/handbook/2007.0/handbook-amd64.xml"> |
6 | <book link="/doc/en/handbook/2007.0/handbook-amd64.xml"> |
| 7 | <title>Gentoo Linux 2007.0 AMD64 Handbook</title> |
7 | <title>Gentoo Linux 2007.0 AMD64 Networkless Handbook</title> |
| 8 | |
8 | |
| 9 | <values> |
9 | <values> |
| 10 | <key id="arch">AMD64</key> |
10 | <key id="arch">AMD64</key> |
| 11 | <key id="release-dir">releases/amd64/2007.0/</key> |
11 | <key id="release-dir">releases/amd64/2007.0/</key> |
| 12 | <key id="online-book">2007.0/handbook-amd64.xml</key> |
12 | <key id="online-book">2007.0/handbook-amd64.xml</key> |
| … | |
… | |
| 123 | <author title="Contributor"> |
123 | <author title="Contributor"> |
| 124 | <mail link="pylon@gentoo.org">Lars Weiler</mail> |
124 | <mail link="pylon@gentoo.org">Lars Weiler</mail> |
| 125 | </author> |
125 | </author> |
| 126 | |
126 | |
| 127 | <abstract> |
127 | <abstract> |
| 128 | This is the Gentoo Handbook, an effort to centralise Gentoo/Linux information. |
128 | This is the Gentoo Networkless Handbook, an effort to centralise Gentoo/Linux |
| 129 | This handbook contains the installation instructions for a networkless |
129 | information. This handbook contains the installation instructions for a |
| 130 | installation on AMD64 & EM64T systems and parts about working with Gentoo |
130 | networkless installation on AMD64 & EM64T systems and parts about working |
| 131 | and Portage. |
131 | with Gentoo and Portage. |
| 132 | </abstract> |
132 | </abstract> |
| 133 | |
133 | |
| 134 | <!-- The content of this document is licensed under the CC-BY-SA license --> |
134 | <!-- The content of this document is licensed under the CC-BY-SA license --> |
| 135 | <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> |
135 | <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> |
| 136 | <license/> |
136 | <license/> |
| 137 | |
137 | |
| 138 | <version>8.0</version> |
138 | <version>8.1</version> |
| 139 | <date>2007-05-07</date> |
139 | <date>2007-06-06</date> |
| 140 | |
140 | |
| 141 | <part> |
141 | <part> |
| 142 | <title>Installing Gentoo</title> |
142 | <title>Installing Gentoo</title> |
| 143 | <abstract> |
143 | <abstract> |
| 144 | In this part you learn how to install Gentoo on your system. |
144 | In this part you learn how to install Gentoo on your system. |