| … | |
… | |
| 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.71 2005/08/13 21:03:21 jkt Exp $ --> |
7 | <!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-config.xml,v 1.72 2005/08/15 09:00:27 swift Exp $ --> |
| 8 | |
8 | |
| 9 | <sections> |
9 | <sections> |
| 10 | |
10 | |
| 11 | <version>2.12</version> |
11 | <version>2.13</version> |
| 12 | <date>2005-08-13</date> |
12 | <date>2005-08-15</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> |
| … | |
… | |
| 231 | your Gentoo system permanently. |
231 | your Gentoo system permanently. |
| 232 | </p> |
232 | </p> |
| 233 | |
233 | |
| 234 | <note> |
234 | <note> |
| 235 | More detailed information about networking, including advanced topics like |
235 | More detailed information about networking, including advanced topics like |
| 236 | bonding, bridging, 802.11q VLANs or wireless networking is covered in the <uri |
236 | bonding, bridging, 802.1Q VLANs or wireless networking is covered in the <uri |
| 237 | link="?part=4">Gentoo Network Configuration</uri> section. |
237 | link="?part=4">Gentoo Network Configuration</uri> section. |
| 238 | </note> |
238 | </note> |
| 239 | |
239 | |
| 240 | <p> |
240 | <p> |
| 241 | All networking information is gathered in <path>/etc/conf.d/net</path>. It uses |
241 | All networking information is gathered in <path>/etc/conf.d/net</path>. It uses |