From owner-cvs-all Tue Jan 26 03:56:01 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id DAA21107 for cvs-all-outgoing; Tue, 26 Jan 1999 03:54:39 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from veda.is (veda.is [193.4.230.1]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id DAA21102; Tue, 26 Jan 1999 03:54:35 -0800 (PST) (envelope-from adam@veda.is) Received: (from adam@localhost) by veda.is (8.9.0/8.9.0) id LAA03129; Tue, 26 Jan 1999 11:51:03 GMT From: Adam David Message-Id: <199901261151.LAA03129@veda.is> Subject: Re: cvs commit: src/sys/kern kern_mib.c In-Reply-To: <87827.917312167@zippy.cdrom.com> from "Jordan K. Hubbard" at "Jan 25, 99 04:56:07 pm" To: jkh@zippy.cdrom.com (Jordan K. Hubbard) Date: Tue, 26 Jan 1999 11:51:03 +0000 (GMT) Cc: dillon@apollo.backplane.com, phk@critter.freebsd.dk, mike@smith.net.au, cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL40 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk > > Do people have any objections to running ifconfig and route inside > > /etc/rc.conf to 'calculate' a machine-specific rc.conf.local path ? > > I do - I like the fact that rc.conf is a "passive" mechanism and can > be included multiple times (or trivially overridden in rc.conf.local) > since it only defines variables and has no other "side effects." > > - Jordan The commands can be done in /etc/rc (if rc.diskless) before doing rc.conf and if necessary let rc.conf pick up the values already found. Adam David To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message