From owner-freebsd-hackers Tue Jun 12 17:29:57 2001 Delivered-To: freebsd-hackers@freebsd.org Received: from smtp6ve.mailsrvcs.net (smtp6vepub.gte.net [206.46.170.27]) by hub.freebsd.org (Postfix) with ESMTP id 9C22D37B401 for ; Tue, 12 Jun 2001 17:29:54 -0700 (PDT) (envelope-from babkin@bellatlantic.net) Received: from bellatlantic.net (client-151-198-117-237.nnj.dialup.bellatlantic.net [151.198.117.237]) by smtp6ve.mailsrvcs.net (8.9.1/8.9.1) with ESMTP id AAA31627884; Wed, 13 Jun 2001 00:27:43 GMT Message-ID: <3B26B37B.848C78EE@bellatlantic.net> Date: Tue, 12 Jun 2001 20:27:39 -0400 From: Sergey Babkin X-Mailer: Mozilla 4.7 [en] (X11; U; FreeBSD 4.0-19990626-CURRENT i386) X-Accept-Language: en, ru MIME-Version: 1.0 To: Warner Losh Cc: void , Mark Santcroos , Doug Barton , bsddiy@163.net, freebsd-hackers@FreeBSD.ORG Subject: Re: import NetBSD rc system References: <20010612032831.A11986@firedrake.org> <3B25531D.501B0B05@bellatlantic.net> <20010611201243.B77956@laptop.6bone.nl> <20010611174717.A77956@laptop.6bone.nl> <1795096378.20010611154930@163.net> <3B2484EA.B1F04812@DougBarton.net> <20010611174717.A77956@laptop.6bone.nl> <200106111800.f5BI0il25446@billy-club.village.org> <200106111827.f5BIR2V38517@harmony.village.org> <3B25531D.501B0B05@bellatlantic.net> <200106112356.f5BNujV42614@harmony.village.org> <200106120232.f5C2WLV43391@harmony.village.org> Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Warner Losh wrote: > > In message <20010612032831.A11986@firedrake.org> void writes: > : On Mon, Jun 11, 2001 at 05:56:45PM -0600, Warner Losh wrote: > : > > : > With the netbsd approach, you remove the file, and all things taht > : > depend on it fail. as it should be :-) > : > : I'm pretty sure you turn it off in rc.conf, rather than removing it. > > Let me clarify. > > If I were to add a few extra "modules" to the system. A, B, and C. > If B needed A and C to start before it, then if I were to remove > module A, B wouldn't start because its prereqs aren't there. These > modules would be added, for example, in a package. That looks much better indeed. -SB To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message