From owner-freebsd-hackers Mon Jun 11 16:24:46 2001 Delivered-To: freebsd-hackers@freebsd.org Received: from smtp7ve.mailsrvcs.net (smtp7vepub.gte.net [206.46.170.28]) by hub.freebsd.org (Postfix) with ESMTP id 3EC9B37B403 for ; Mon, 11 Jun 2001 16:24:41 -0700 (PDT) (envelope-from babkin@bellatlantic.net) Received: from bellatlantic.net (client-151-198-117-230.nnj.dialup.bellatlantic.net [151.198.117.230]) by smtp7ve.mailsrvcs.net (8.9.1/8.9.1) with ESMTP id XAA31458361; Mon, 11 Jun 2001 23:24:14 GMT Message-ID: <3B25531D.501B0B05@bellatlantic.net> Date: Mon, 11 Jun 2001 19:24:13 -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: Mark Santcroos , Doug Barton , bsddiy@163.net, freebsd-hackers@FreeBSD.ORG Subject: Re: import NetBSD rc system References: <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> Content-Type: text/plain; charset=us-ascii 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 <20010611201243.B77956@laptop.6bone.nl> Mark Santcroos writes: > : Can it be called SysV style? Or not seperated in that way? > : (I must say, the big ugly rc thing is the only thing I don't like about > : FreeBSD, I'm very much in favor of the SysV style init. But thats another > : war ;) > > It specifically isn't SysV style. It works. SysV style encodes the > startup order in the file NAMES. The NetBSD rc system encodes it in > the files themselves. A big improvement. Or a drawback. Encoding the order in the names makes changing the order or disabling some files easy, without any neccessity to edit the contents of the files. Though I haven't seen the NetBSD approach, maybe it actually is better. -SB To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message