| 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-sparc.xml,v 1.133 2007/04/19 21:05:58 neysx Exp $ --> |
4 | <!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/handbook-sparc.xml,v 1.134 2007/05/07 18:11:40 nightmorph Exp $ --> |
| 5 | |
5 | |
| 6 | <book link="/doc/en/handbook/handbook-sparc.xml"> |
6 | <book link="/doc/en/handbook/handbook-sparc.xml"> |
| 7 | <title>Gentoo Linux SPARC Handbook</title> |
7 | <title>Gentoo Linux SPARC Handbook</title> |
| 8 | |
8 | |
| 9 | <values> |
9 | <values> |
| 10 | <key id="arch">SPARC</key> |
10 | <key id="arch">SPARC</key> |
|
|
11 | <key id="kernel-name">kernel-2.6.20-gentoo-r5</key> |
|
|
12 | <key id="kernel-version">2.6.20-r5</key> |
|
|
13 | <key id="online-book">handbook-sparc.xml</key> |
| 11 | <key id="release-dir">releases/sparc/2006.1/sparc64/</key> |
14 | <key id="release-dir">releases/sparc/2007.0/sparc64/</key> |
| 12 | <key id="stage3">stage3-sparc64-2006.1.tar.bz2</key> |
15 | <key id="stage3">stage3-sparc64-2007.0.tar.bz2</key> |
| 13 | <key id="CFLAGS">-O2 -mcpu=ultrasparc -pipe</key> |
16 | <key id="CFLAGS">-O2 -mcpu=ultrasparc -pipe</key> |
| 14 | </values> |
17 | </values> |
| 15 | |
18 | |
| 16 | <author title="Author"> |
19 | <author title="Author"> |
| 17 | <mail link="swift@gentoo.org">Sven Vermeulen</mail> |
20 | <mail link="swift@gentoo.org">Sven Vermeulen</mail> |
| … | |
… | |
| 103 | <mail link="dertobi123@gentoo.org">Tobias Scherbaum</mail> |
106 | <mail link="dertobi123@gentoo.org">Tobias Scherbaum</mail> |
| 104 | </author> |
107 | </author> |
| 105 | <author title="Editor"> |
108 | <author title="Editor"> |
| 106 | <mail link="neysx@gentoo.org">Xavier Neys</mail> |
109 | <mail link="neysx@gentoo.org">Xavier Neys</mail> |
| 107 | </author> |
110 | </author> |
|
|
111 | <author title="Editor"> |
|
|
112 | <mail link="nightmorph@gentoo.org">Joshua Saddler</mail> |
|
|
113 | </author> |
| 108 | <author title="Reviewer"> |
114 | <author title="Reviewer"> |
| 109 | <mail link="gerrynjr@gentoo.org">Gerald J. Normandin Jr.</mail> |
115 | <mail link="gerrynjr@gentoo.org">Gerald J. Normandin Jr.</mail> |
| 110 | </author> |
116 | </author> |
| 111 | <author title="Reviewer"> |
117 | <author title="Reviewer"> |
| 112 | <mail link="dberkholz@gentoo.org">Donnie Berkholz</mail> |
118 | <mail link="dberkholz@gentoo.org">Donnie Berkholz</mail> |
| … | |
… | |
| 126 | |
132 | |
| 127 | <!-- The content of this document is licensed under the CC-BY-SA license --> |
133 | <!-- The content of this document is licensed under the CC-BY-SA license --> |
| 128 | <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> |
134 | <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> |
| 129 | <license/> |
135 | <license/> |
| 130 | |
136 | |
| 131 | <version>7.3</version> |
137 | <version>8.0</version> |
| 132 | <date>2007-04-19</date> |
138 | <date>2007-05-07</date> |
| 133 | |
139 | |
| 134 | <part> |
140 | <part> |
| 135 | <title>Installing Gentoo</title> |
141 | <title>Installing Gentoo</title> |
| 136 | <abstract> |
142 | <abstract> |
| 137 | In this part you learn how to install Gentoo on your system. |
143 | In this part you learn how to install Gentoo on your system. |