| 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-mips.xml,v 1.89 2004/10/21 10:31:20 swift Exp $ --> |
4 | <!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/handbook-mips.xml,v 1.90 2004/10/21 16:34:46 swift Exp $ --> |
| 5 | |
5 | |
| 6 | <book link="handbook-mips.xml"> |
6 | <book link="handbook-mips.xml"> |
| 7 | <title>Gentoo Linux/MIPS Handbook</title> |
7 | <title>Gentoo Linux/MIPS Handbook</title> |
| 8 | |
8 | |
| 9 | <author title="Author"> |
9 | <author title="Author"> |
| … | |
… | |
| 111 | |
111 | |
| 112 | <!-- The content of this document is licensed under the CC-BY-SA license --> |
112 | <!-- The content of this document is licensed under the CC-BY-SA license --> |
| 113 | <!-- See http://creativecommons.org/licenses/by-sa/2.0 --> |
113 | <!-- See http://creativecommons.org/licenses/by-sa/2.0 --> |
| 114 | <license/> |
114 | <license/> |
| 115 | |
115 | |
| 116 | <version>3.0</version> |
116 | <version>3.1</version> |
| 117 | <date>October 21, 2004</date> |
117 | <date>October 21, 2004</date> |
| 118 | |
118 | |
| 119 | <part> |
119 | <part> |
| 120 | <title>Installing Gentoo</title> |
120 | <title>Installing Gentoo</title> |
| 121 | <abstract> |
121 | <abstract> |
| … | |
… | |
| 235 | |
235 | |
| 236 | <part> |
236 | <part> |
| 237 | <title>Working with Gentoo</title> |
237 | <title>Working with Gentoo</title> |
| 238 | <abstract> |
238 | <abstract> |
| 239 | Learn how to work with Gentoo: installing software, altering variables, changing |
239 | Learn how to work with Gentoo: installing software, altering variables, changing |
| 240 | portage behaviour etc. |
240 | Portage behaviour etc. |
| 241 | </abstract> |
241 | </abstract> |
| 242 | |
242 | |
| 243 | <chapter> |
243 | <chapter> |
| 244 | <title>A Portage Introduction</title> |
244 | <title>A Portage Introduction</title> |
| 245 | <abstract> |
245 | <abstract> |