From owner-freebsd-current Sun Oct 22 18:41:58 2000 Delivered-To: freebsd-current@freebsd.org Received: from bilver.wjv.com (dhcp-1-200.n01.orldfl01.us.ra.verio.net [157.238.210.200]) by hub.freebsd.org (Postfix) with ESMTP id 59ECF37B479 for ; Sun, 22 Oct 2000 18:41:55 -0700 (PDT) Received: (from bill@localhost) by bilver.wjv.com (8.9.3/8.9.3) id VAA07414 for freebsd-current@FreeBSD.ORG; Sun, 22 Oct 2000 21:41:55 -0400 (EDT) (envelope-from bill) Date: Sun, 22 Oct 2000 21:41:51 -0400 From: Bill Vermillion To: freebsd-current@FreeBSD.ORG Subject: Re: new rc.network6 and rc.firewall6 Message-ID: <20001022214151.C7279@wjv.com> Reply-To: bv@bilver.wjv.com References: <81966.972151537@winston.osd.bsdi.com> <20001022153957.A4742@dragon.nuxi.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20001022153957.A4742@dragon.nuxi.com>; from obrien@FreeBSD.ORG on Sun, Oct 22, 2000 at 03:39:57PM -0700 Organization: W.J.Vermillion / Orlando - Winter Park Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, Oct 22, 2000 at 03:39:57PM -0700, David O'Brien thus spoke: > On Sat, Oct 21, 2000 at 11:05:37AM -0700, Jordan Hubbard wrote: > > > I wish to update rc.network6 and introduce rc.firewall6. > > Hmmmm. I must confess that I see /etc as getting rather cluttered > > these days. Is there no way to perhaps collapse some of the most > > related functionality into single files and start passing arguments > > or something? Just a comment.. > At BSDcon Luke M showed me what the NetBSD 1.5 rc files look like. > They've moved them all to /etc/rc.d/ and made them very granular > (as SVR4, but w/o leading numbers in the filenames). The NetBSD > implementation also solved all the issues people have brought up > in the past -- dependacies, etc... > We should just move to using their rc code. One of the reasons for the numbers in the SysVR4 arena is to set the order of execution so programs which other depend upon are executed first. How does the NetBSD solve this problem. Bill -- Bill Vermillion - bv @ wjv . com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message