vapier 06/04/01 03:19:51 Modified: hb-net-modules.xml Log: add a global note that this page is about configuring /etc/conf.d/net
Revision Changes Path 1.15 xml/htdocs/doc/en/handbook/hb-net-modules.xml file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-net-modules.xml?rev=1.15&content-type=text/x-cvsweb-markup&cvsroot=gentoo plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-net-modules.xml?rev=1.15&content-type=text/plain&cvsroot=gentoo diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-net-modules.xml.diff?r1=1.14&r2=1.15&cvsroot=gentoo Index: hb-net-modules.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-net-modules.xml,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- hb-net-modules.xml 1 Apr 2006 03:18:12 -0000 1.14 +++ hb-net-modules.xml 1 Apr 2006 03:19:51 -0000 1.15 @@ -4,7 +4,7 @@ <!-- The content of this document is licensed under the CC-BY-SA license --> <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-net-modules.xml,v 1.14 2006/04/01 03:18:12 vapier Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-net-modules.xml,v 1.15 2006/04/01 03:19:51 vapier Exp $ --> <sections> @@ -29,6 +29,11 @@ service and you need to prefer one over the other. </p> +<note> +All settings discussed here are stored in <path>/etc/conf.d/net</path> unless +otherwise specified. +</note> + <pre caption="Module preference"> <comment># Prefer iproute2 over ifconfig</comment> modules=( "iproute2" ) -- [email protected] mailing list
