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.xml,v 1.19 2003/11/21 09:48:01 swift Exp $ --> |
4 | <!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/handbook.xml,v 1.20 2003/11/23 14:21:50 swift Exp $ --> |
5 | |
5 | |
6 | <book link="handbook.xml"> |
6 | <book link="handbook.xml"> |
7 | <title>Gentoo Handbook</title> |
7 | <title>Gentoo Handbook</title> |
8 | |
8 | |
9 | <author title="Chief Architect"> |
9 | <author title="Chief Architect"> |
… | |
… | |
101 | |
101 | |
102 | <!-- The content of this document is licensed under the CC-BY-SA license --> |
102 | <!-- The content of this document is licensed under the CC-BY-SA license --> |
103 | <!-- See http://creativecommons.org/licenses/by-sa/1.0 --> |
103 | <!-- See http://creativecommons.org/licenses/by-sa/1.0 --> |
104 | <license/> |
104 | <license/> |
105 | |
105 | |
106 | <version>0.12</version> |
106 | <version>0.13</version> |
107 | <date>November 21, 2003</date> |
107 | <date>November 23, 2003</date> |
108 | |
108 | |
109 | <part> |
109 | <part> |
110 | <title>Installing Gentoo</title> |
110 | <title>Installing Gentoo</title> |
111 | <abstract> |
111 | <abstract> |
112 | In this part you learn how to install Gentoo on your system. |
112 | In this part you learn how to install Gentoo on your system. |