Date: Wed, 13 Jun 2001 18:04:23 -0700 (PDT) From: Gordon Tetlow <gordont@bluemtn.net> To: Cyrille Lefevre <clefevre@redirect.to> Cc: Jon Parise <jon@csh.rit.edu>, Matt Dillon <dillon@earth.backplane.com>, Will Andrews <will@physics.purdue.edu>, Andrew Hesford <ajh3@usrlib.org>, Warner Losh <imp@harmony.village.org>, Mark Santcroos <marks@ripe.net>, Doug Barton <DougB@DougBarton.net>, <bsddiy@163.net>, <freebsd-hackers@FreeBSD.ORG> Subject: Re: import NetBSD rc system Message-ID: <Pine.BSF.4.33.0106131750560.94127-100000@sdmail0.sd.bmarts.com> In-Reply-To: <lmmvoq3r.fsf@gits.dyndns.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 14 Jun 2001, Cyrille Lefevre wrote: > not always. the dependency graph works fine if you start/stop all > services at once, but not individually such as : > > starting nfsd should required mountd but actually, it don't start it. [snip] Yup, I have an idea or two as to how to get around it, but I'm need to finish getting the framework up and running. I plan to extend a couple of things. Anyway, here's my status: rcorder ported (one line code change) /etc/rc ported /etc/rc.shutdown ported /etc/rc.subr ported I'm currently porting over the /etc/rc.d module scripts. I'm almost up to the network initialization (which is going to be ugly). It's not hard, just time consuming (lots of cut and paste). I hope to have something useful tomorrow, maybe the next day. Heck, I might even post it =) -gordon To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.33.0106131750560.94127-100000>