| 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.116 2005/07/28 14:33:43 swift Exp $ --> |
4 | <!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/handbook-alpha.xml,v 1.117 2005/10/13 15:08:00 neysx Exp $ --> |
| 5 | |
5 | |
| 6 | <book link="handbook-alpha.xml"> |
6 | <book link="handbook-alpha.xml"> |
| 7 | <title>Gentoo Linux Alpha Handbook</title> |
7 | <title>Gentoo Linux Alpha Handbook</title> |
| 8 | |
8 | |
| 9 | <author title="Author"> |
9 | <author title="Author"> |
| … | |
… | |
| 90 | <mail link="kumba@gentoo.org">Joshua Kinard</mail> |
90 | <mail link="kumba@gentoo.org">Joshua Kinard</mail> |
| 91 | </author> |
91 | </author> |
| 92 | <author title="Editor"> |
92 | <author title="Editor"> |
| 93 | <mail link="dertobi123@gentoo.org">Tobias Scherbaum</mail> |
93 | <mail link="dertobi123@gentoo.org">Tobias Scherbaum</mail> |
| 94 | </author> |
94 | </author> |
|
|
95 | <author title="Editor"> |
|
|
96 | <mail link="neysx@gentoo.org">Xavier Neys</mail> |
|
|
97 | </author> |
| 95 | <author title="Reviewer"> |
98 | <author title="Reviewer"> |
| 96 | <mail link="g2boojum@gentoo.org">Grant Goodyear</mail> |
99 | <mail link="g2boojum@gentoo.org">Grant Goodyear</mail> |
| 97 | </author> |
100 | </author> |
| 98 | <author title="Reviewer"> |
101 | <author title="Reviewer"> |
| 99 | <mail link="gerrynjr@gentoo.org">Gerald J. Normandin Jr.</mail> |
102 | <mail link="gerrynjr@gentoo.org">Gerald J. Normandin Jr.</mail> |
| … | |
… | |
| 107 | <author title="Contributor"> |
110 | <author title="Contributor"> |
| 108 | <mail link="pylon@gentoo.org">Lars Weiler</mail> |
111 | <mail link="pylon@gentoo.org">Lars Weiler</mail> |
| 109 | </author> |
112 | </author> |
| 110 | |
113 | |
| 111 | <abstract> |
114 | <abstract> |
| 112 | This is the Gentoo Handbook, an effort to centralise Gentoo/Linux |
115 | This is the Gentoo Handbook, an effort to centralise Gentoo/Linux information. |
| 113 | information. |
116 | This handbook contains the installation instructions for an internet-based |
|
|
117 | installation on Alpha systems and parts about working with Gentoo and Portage. |
| 114 | </abstract> |
118 | </abstract> |
| 115 | |
119 | |
| 116 | <!-- The content of this document is licensed under the CC-BY-SA license --> |
120 | <!-- The content of this document is licensed under the CC-BY-SA license --> |
| 117 | <!-- See http://creativecommons.org/licenses/by-sa/2.0 --> |
121 | <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> |
| 118 | <license/> |
122 | <license/> |
| 119 | |
123 | |
| 120 | <version>4.0</version> |
124 | <version>4.1</version> |
| 121 | <date>2005-06-09</date> |
125 | <date>2005-10-13</date> |
| 122 | |
126 | |
| 123 | <part> |
127 | <part> |
| 124 | <title>Installing Gentoo</title> |
128 | <title>Installing Gentoo</title> |
| 125 | <abstract> |
129 | <abstract> |
| 126 | In this part you learn how to install Gentoo on your system. |
130 | In this part you learn how to install Gentoo on your system. |