| 1 | <?xml version='1.0' encoding="UTF-8"?> |
1 | <?xml version='1.0' encoding="UTF-8"?> |
| 2 | <!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-x86-quickinstall.xml,v 1.39 2005/07/10 20:27:33 swift Exp $ --> |
2 | <!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-x86-quickinstall.xml,v 1.40 2005/07/10 20:28:33 swift Exp $ --> |
| 3 | |
3 | |
| 4 | <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> |
4 | <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> |
| 5 | |
5 | |
| 6 | <guide link="/doc/en/gentoo-x86-quickinstall.xml"> |
6 | <guide link="/doc/en/gentoo-x86-quickinstall.xml"> |
| 7 | <title>Gentoo Linux x86 Quick Install Guide</title> |
7 | <title>Gentoo Linux x86 Quick Install Guide</title> |
| … | |
… | |
| 220 | </pre> |
220 | </pre> |
| 221 | |
221 | |
| 222 | <p> |
222 | <p> |
| 223 | Edit <path>/etc/conf.d/hostname</path> and <path>/etc/conf.d/domainname</path>, |
223 | Edit <path>/etc/conf.d/hostname</path> and <path>/etc/conf.d/domainname</path>, |
| 224 | run <c>rc-update add domainname default</c> and edit |
224 | run <c>rc-update add domainname default</c> and edit |
| 225 | <path>/etc/conf.d/net</path> and <path>/etc/resolv.conf</path> to configure your network. Add the <c>net.eth0</c> |
225 | <path>/etc/conf.d/net</path> and <path>/etc/resolv.conf</path> to |
| 226 | initscript to the default runlevel. If you have multiple NICs, symlink them |
226 | configure your network. Add the <c>net.eth0</c> initscript to the default |
|
|
227 | runlevel. If you have multiple NICs, symlink them to the <c>net.eth0</c> |
| 227 | to the <c>net.eth0</c> init script and add them to the default runlevel as well. |
228 | init script and add them to the default runlevel as well. |
| 228 | </p> |
229 | </p> |
| 229 | |
230 | |
| 230 | <p> |
231 | <p> |
| 231 | Edit <path>/etc/hosts</path>; examples are given below: |
232 | Edit <path>/etc/hosts</path>; examples are given below: |
| 232 | </p> |
233 | </p> |