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