Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 Oct 2000 13:01:04 -0700
From:      "David O'Brien" <obrien@FreeBSD.ORG>
To:        Jordan Hubbard <jkh@winston.osd.bsdi.com>
Cc:        freebsd-current@FreeBSD.ORG
Subject:   Re: new rc.network6 and rc.firewall6
Message-ID:  <20001025130104.D64230@dragon.nuxi.com>
In-Reply-To: <21384.972424688@winston.osd.bsdi.com>; from jkh@winston.osd.bsdi.com on Tue, Oct 24, 2000 at 02:58:08PM -0700
References:  <imp@village.org> <21384.972424688@winston.osd.bsdi.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Oct 24, 2000 at 02:58:08PM -0700, Jordan Hubbard wrote:
> With the NetBSD stuff, this is not immediately obvious though I guess
> one could have a top level rc file with an explicit ordering similar to
> our various subdir Makefiles,

Nope.  All the /etc/rc.d/ files are scanned by `rcorder'.  `rcorder' then
creates a dependacy graph from information in each /etc/rc.d/ file.  A
walk of the graph is done to output the list of scripts in the order they
should run in.

To quote what you once wrote about `pib', the NetBSD implimentation is
"slicker than two eels screwing in a bucket of snot!" :-)

-- 
-- David  (obrien@FreeBSD.org)
          GNU is Not Unix / Linux Is Not UniX


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20001025130104.D64230>