| 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-amd64.xml,v 1.112 2004/10/23 10:46:19 swift Exp $ --> |
4 | <!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/handbook-amd64.xml,v 1.113 2004/10/23 11:02:06 swift Exp $ --> |
| 5 | |
5 | |
| 6 | <book link="handbook-amd64.xml"> |
6 | <book link="handbook-amd64.xml"> |
| 7 | <title>Gentoo Linux/AMD64 Handbook</title> |
7 | <title>Gentoo Linux/AMD64 Handbook</title> |
| 8 | |
8 | |
| 9 | <author title="Author"> |
9 | <author title="Author"> |
| … | |
… | |
| 141 | </chapter> |
141 | </chapter> |
| 142 | |
142 | |
| 143 | <chapter> |
143 | <chapter> |
| 144 | <title>Configuring your Network</title> |
144 | <title>Configuring your Network</title> |
| 145 | <abstract> |
145 | <abstract> |
| 146 | If you want to install Gentoo using the Internet, you need to setup |
146 | If you want to install Gentoo using the Internet, you need to set up |
| 147 | networking. |
147 | networking. |
| 148 | </abstract> |
148 | </abstract> |
| 149 | <include href="hb-install-network.xml"/> |
149 | <include href="hb-install-network.xml"/> |
| 150 | </chapter> |
150 | </chapter> |
| 151 | |
151 | |