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.132 2007/03/10 17:14:15 neysx Exp $ --> |
4 | <!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/handbook-alpha.xml,v 1.140 2010/07/20 02:22:04 nightmorph Exp $ --> |
5 | |
5 | |
6 | <book link="/doc/en/handbook/handbook-alpha.xml"> |
6 | <book> |
7 | <title>Gentoo Linux Alpha Handbook</title> |
7 | <title>Gentoo Linux Alpha Handbook</title> |
8 | |
8 | |
9 | <values> |
9 | <values> |
10 | <key id="arch">Alpha</key> |
10 | <key id="arch">Alpha</key> |
11 | <key id="/boot">/dev/sda1</key> |
11 | <key id="/boot">/dev/sda1</key> |
|
|
12 | <key id="kernel-version">2.6.33-r2</key> |
|
|
13 | <key id="kernel-name">kernel-2.6.33-gentoo-r2</key> |
|
|
14 | <key id="min-cd-name">install-alpha-minimal-<release>.iso</key> |
|
|
15 | <key id="min-cd-size">60</key> |
|
|
16 | <key id="online-book">handbook-alpha.xml</key> |
12 | <key id="release-dir">releases/alpha/2006.1/</key> |
17 | <key id="release-dir">releases/alpha/autobuilds/</key> |
13 | <key id="stage3">stage3-alpha-2006.1.tar.bz2</key> |
18 | <key id="stage3">stage3-alpha-<release>.tar.bz2</key> |
|
|
19 | <key id="profile">default/linux/alpha/10.0</key> |
14 | <key id="CFLAGS">-mieee -pipe -O2 -mcpu=ev6</key> |
20 | <key id="CFLAGS">-mieee -pipe -O2 -mcpu=ev6</key> |
15 | </values> |
21 | </values> |
16 | |
22 | |
17 | <author title="Author"> |
23 | <author title="Author"> |
18 | <mail link="swift@gentoo.org">Sven Vermeulen</mail> |
24 | <mail link="swift@gentoo.org">Sven Vermeulen</mail> |
… | |
… | |
104 | <mail link="dertobi123@gentoo.org">Tobias Scherbaum</mail> |
110 | <mail link="dertobi123@gentoo.org">Tobias Scherbaum</mail> |
105 | </author> |
111 | </author> |
106 | <author title="Editor"> |
112 | <author title="Editor"> |
107 | <mail link="neysx@gentoo.org">Xavier Neys</mail> |
113 | <mail link="neysx@gentoo.org">Xavier Neys</mail> |
108 | </author> |
114 | </author> |
|
|
115 | <author title="Editor"> |
|
|
116 | <mail link="nightmorph@gentoo.org">Joshua Saddler</mail> |
|
|
117 | </author> |
109 | <author title="Reviewer"> |
118 | <author title="Reviewer"> |
110 | <mail link="gerrynjr@gentoo.org">Gerald J. Normandin Jr.</mail> |
119 | <mail link="gerrynjr@gentoo.org">Gerald J. Normandin Jr.</mail> |
111 | </author> |
120 | </author> |
112 | <author title="Reviewer"> |
121 | <author title="Reviewer"> |
113 | <mail link="dberkholz@gentoo.org">Donnie Berkholz</mail> |
122 | <mail link="dberkholz@gentoo.org">Donnie Berkholz</mail> |
… | |
… | |
127 | |
136 | |
128 | <!-- The content of this document is licensed under the CC-BY-SA license --> |
137 | <!-- The content of this document is licensed under the CC-BY-SA license --> |
129 | <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> |
138 | <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> |
130 | <license/> |
139 | <license/> |
131 | |
140 | |
132 | <version>7.2</version> |
141 | <version>10.1</version> |
133 | <date>2007-03-10</date> |
142 | <date>2010-07-19</date> |
134 | |
143 | |
135 | <part> |
144 | <part> |
136 | <title>Installing Gentoo</title> |
145 | <title>Installing Gentoo</title> |
137 | <abstract> |
146 | <abstract> |
138 | In this part you learn how to install Gentoo on your system. |
147 | In this part you learn how to install Gentoo on your system. |