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.132 2007/03/10 17:14:15 neysx Exp $ --> |
4 | <!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/handbook-sparc.xml,v 1.133 2007/04/19 21:05:58 neysx 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="release-dir">releases/sparc/2006.1/sparc64/</key> |
11 | <key id="release-dir">releases/sparc/2006.1/sparc64/</key> |
12 | <key id="stage3">stage3-sparc64-2006.1.tar.bz2</key> |
12 | <key id="stage3">stage3-sparc64-2006.1.tar.bz2</key> |
13 | <key id="CFLAGS">-O2 -mcpu=v9 -pipe</key> |
13 | <key id="CFLAGS">-O2 -mcpu=ultrasparc -pipe</key> |
14 | </values> |
14 | </values> |
15 | |
15 | |
16 | <author title="Author"> |
16 | <author title="Author"> |
17 | <mail link="swift@gentoo.org">Sven Vermeulen</mail> |
17 | <mail link="swift@gentoo.org">Sven Vermeulen</mail> |
18 | </author> |
18 | </author> |
… | |
… | |
126 | |
126 | |
127 | <!-- The content of this document is licensed under the CC-BY-SA license --> |
127 | <!-- The content of this document is licensed under the CC-BY-SA license --> |
128 | <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> |
128 | <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> |
129 | <license/> |
129 | <license/> |
130 | |
130 | |
131 | <version>7.2</version> |
131 | <version>7.3</version> |
132 | <date>2007-03-10</date> |
132 | <date>2007-04-19</date> |
133 | |
133 | |
134 | <part> |
134 | <part> |
135 | <title>Installing Gentoo</title> |
135 | <title>Installing Gentoo</title> |
136 | <abstract> |
136 | <abstract> |
137 | In this part you learn how to install Gentoo on your system. |
137 | In this part you learn how to install Gentoo on your system. |