| … | |
… | |
| 2 | <!DOCTYPE sections SYSTEM "/dtd/book.dtd"> |
2 | <!DOCTYPE sections SYSTEM "/dtd/book.dtd"> |
| 3 | |
3 | |
| 4 | <!-- The content of this document is licensed under the CC-BY-SA license --> |
4 | <!-- The content of this document is licensed under the CC-BY-SA license --> |
| 5 | <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> |
5 | <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> |
| 6 | |
6 | |
| 7 | <!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-tools.xml,v 1.41 2006/09/08 10:53:26 neysx Exp $ --> |
7 | <!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-tools.xml,v 1.42 2006/09/08 11:50:52 nightmorph Exp $ --> |
| 8 | |
8 | |
| 9 | <sections> |
9 | <sections> |
| 10 | |
10 | |
| 11 | <version>7.1</version> |
11 | <version>7.1</version> |
| 12 | <date>2006-09-08</date> |
12 | <date>2006-09-08</date> |
| … | |
… | |
| 200 | <p> |
200 | <p> |
| 201 | If you require Gentoo to automatically obtain an IP address for your network |
201 | If you require Gentoo to automatically obtain an IP address for your network |
| 202 | interface(s), you need to install <c>dhcpcd</c> (or any other DHCP client -- |
202 | interface(s), you need to install <c>dhcpcd</c> (or any other DHCP client -- |
| 203 | see <uri link="?part=4&chap=3">Modular Networking</uri> for a list of |
203 | see <uri link="?part=4&chap=3">Modular Networking</uri> for a list of |
| 204 | available DHCP clients). If you don't do this now, you might not be able to |
204 | available DHCP clients). If you don't do this now, you might not be able to |
| 205 | connect to the internet after the installation |
205 | connect to the internet after the installation. |
| 206 | </p> |
206 | </p> |
| 207 | |
207 | |
| 208 | <pre caption="Installing dhcpcd"> |
208 | <pre caption="Installing dhcpcd"> |
| 209 | # <i>emerge dhcpcd</i> |
209 | # <i>emerge dhcpcd</i> |
| 210 | </pre> |
210 | </pre> |