From owner-cvs-all Tue Sep 21 20:13:40 1999 Delivered-To: cvs-all@freebsd.org Received: from rover.village.org (rover.village.org [204.144.255.49]) by hub.freebsd.org (Postfix) with ESMTP id 5C7B914E64; Tue, 21 Sep 1999 20:13:36 -0700 (PDT) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.9.3/8.9.3) with ESMTP id VAA00530; Tue, 21 Sep 1999 21:13:38 -0600 (MDT) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.9.3/8.8.3) with ESMTP id VAA29808; Tue, 21 Sep 1999 21:13:11 -0600 (MDT) Message-Id: <199909220313.VAA29808@harmony.village.org> To: "Daniel C. Sobral" Subject: Re: cvs commit: src/sbin/ifconfig ifconfig.c Cc: Mike Smith , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org In-reply-to: Your message of "Wed, 22 Sep 1999 12:06:50 +0900." <37E847CA.184980A0@newsguy.com> References: <37E847CA.184980A0@newsguy.com> <199909200758.AAA31268@freefall.freebsd.org> Date: Tue, 21 Sep 1999 21:13:11 -0600 From: Warner Losh Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk In message <37E847CA.184980A0@newsguy.com> "Daniel C. Sobral" writes: : The network card drivers can now be removed from : defaults/loader.conf, right? Mmmm... on a second thought, security : level 2+ would prevent them from being loaded, right? Then there : might be a case for preloading them, though this might be done at : rc.local. No. The ifconfig would happen while the seucre level is still 0, which allows drivers to be loaded. Well, other than they are broken right now... Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message