From mboxrd@z Thu Jan 1 00:00:00 1970
Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org)
by nuthatch.gentoo.org with esmtp (Exim 4.54)
id 1FPWeQ-0001gZ-Nd
for garchives@archives.gentoo.org; Sat, 01 Apr 2006 03:19:47 +0000
Received: from robin.gentoo.org (localhost [127.0.0.1])
by robin.gentoo.org (8.13.6/8.13.5) with SMTP id k313JrL8007520;
Sat, 1 Apr 2006 03:19:53 GMT
Received: from smtp.gentoo.org (smtp.gentoo.org [134.68.220.30])
by robin.gentoo.org (8.13.6/8.13.5) with ESMTP id k313JqJX014818
for ; Sat, 1 Apr 2006 03:19:52 GMT
Message-Id: <200604010319.k313JqJX014818@robin.gentoo.org>
Received: from lark.gentoo.osuosl.org ([140.211.166.177] helo=lark)
by smtp.gentoo.org with smtp (Exim 4.54)
id 1FPWeV-000740-Vf
for gentoo-doc-cvs@lists.gentoo.org; Sat, 01 Apr 2006 03:19:52 +0000
Received: by lark (sSMTP sendmail emulation); Sat, 1 Apr 2006 03:19:51 +0000
From: "vapier"
Date: Sat, 1 Apr 2006 03:19:51 +0000
To: gentoo-doc-cvs@lists.gentoo.org
Subject: [gentoo-doc-cvs] cvs commit: hb-net-modules.xml
Precedence: bulk
List-Post:
List-Help:
List-Unsubscribe:
List-Subscribe:
List-Id: Gentoo Linux mail
X-BeenThere: gentoo-doc-cvs@gentoo.org
Reply-to: docs-team@lists.gentoo.org
X-Archives-Salt: d6432aed-28d9-46f5-af24-797e0a625c9f
X-Archives-Hash: 441cfe4c5a1912f18d23c4644f88679c
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 @@
-
+
@@ -29,6 +29,11 @@
service and you need to prefer one over the other.
+
+All settings discussed here are stored in /etc/conf.d/net unless
+otherwise specified.
+
+
# Prefer iproute2 over ifconfig
modules=( "iproute2" )
--
gentoo-doc-cvs@gentoo.org mailing list