| … | |
… | |
| 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-config.xml,v 1.79 2006/08/02 21:28:12 neysx Exp $ --> |
7 | <!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-config.xml,v 1.80 2006/08/23 19:31:53 swift Exp $ --> |
| 8 | |
8 | |
| 9 | <sections> |
9 | <sections> |
| 10 | |
10 | |
| 11 | <version>2.20</version> |
11 | <version>2.21</version> |
| 12 | <date>2006-07-28</date> |
12 | <date>2006-08-23</date> |
| 13 | |
13 | |
| 14 | <section> |
14 | <section> |
| 15 | <title>Filesystem Information</title> |
15 | <title>Filesystem Information</title> |
| 16 | <subsection> |
16 | <subsection> |
| 17 | <title>What is fstab?</title> |
17 | <title>What is fstab?</title> |
| … | |
… | |
| 349 | use <c>ln</c> to do this: |
349 | use <c>ln</c> to do this: |
| 350 | </p> |
350 | </p> |
| 351 | |
351 | |
| 352 | <pre caption="Creating extra initscripts"> |
352 | <pre caption="Creating extra initscripts"> |
| 353 | # <i>cd /etc/init.d</i> |
353 | # <i>cd /etc/init.d</i> |
| 354 | # <i>ln -s net.eth0 net.eth1</i> |
354 | # <i>ln -s net.lo net.eth1</i> |
| 355 | # <i>rc-update add net.eth1 default</i> |
355 | # <i>rc-update add net.eth1 default</i> |
| 356 | </pre> |
356 | </pre> |
| 357 | |
357 | |
| 358 | </body> |
358 | </body> |
| 359 | </subsection> |
359 | </subsection> |