From owner-freebsd-rc@FreeBSD.ORG Mon Jan 25 21:02:09 2010 Return-Path: Delivered-To: freebsd-rc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D550610656A7 for ; Mon, 25 Jan 2010 21:02:09 +0000 (UTC) (envelope-from dougb@FreeBSD.org) Received: from mail2.fluidhosting.com (mx21.fluidhosting.com [204.14.89.4]) by mx1.freebsd.org (Postfix) with ESMTP id 6578C8FC0C for ; Mon, 25 Jan 2010 21:02:09 +0000 (UTC) Received: (qmail 10495 invoked by uid 399); 25 Jan 2010 21:02:08 -0000 Received: from localhost (HELO ?192.168.0.110?) (dougb@dougbarton.us@127.0.0.1) by localhost with ESMTPAM; 25 Jan 2010 21:02:08 -0000 X-Originating-IP: 127.0.0.1 X-Sender: dougb@dougbarton.us Message-ID: <4B5E06CF.3060808@FreeBSD.org> Date: Mon, 25 Jan 2010 13:02:07 -0800 From: Doug Barton Organization: http://SupersetSolutions.com/ User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.1.7) Gecko/20100111 Thunderbird/3.0.1 MIME-Version: 1.0 To: Ed Maste References: <20100125195748.GA30798@sandvine.com> <4B5E02A3.4050708@FreeBSD.org> <4B5E030D.8020506@FreeBSD.org> <20100125205525.GA48654@sandvine.com> In-Reply-To: <20100125205525.GA48654@sandvine.com> X-Enigmail-Version: 1.0 OpenPGP: id=D5B2F0FB Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-rc@freebsd.org Subject: Re: NetBSD compat shims in rc.subr X-BeenThere: freebsd-rc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Discussion related to /etc/rc.d design and implementation." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 25 Jan 2010 21:02:09 -0000 On 1/25/2010 12:55 PM, Ed Maste wrote: > On Mon, Jan 25, 2010 at 12:46:05PM -0800, Doug Barton wrote: > >> Oh, one caveat JIC, please grep through /etc and make sure the variables >> you're removing aren't used by something. > > I found that OSTYPE wasn't used in etc/ beyond the case statement(s) in > rc.subr itself, so removed it. > > Some rc.d scripts use SYSCTL_W so I left it alone (fixed to the FreeBSD > case): > >>>> +SYSCTL_W="${SYSCTL}" Sounds/looks good, thanks. :) Doug -- Improve the effectiveness of your Internet presence with a domain name makeover! http://SupersetSolutions.com/ Computers are useless. They can only give you answers. -- Pablo Picasso