From owner-cvs-src@FreeBSD.ORG Wed Oct 10 18:35:42 2007 Return-Path: Delivered-To: cvs-src@FreeBSD.org Received: by hub.freebsd.org (Postfix, from userid 664) id DC64916A4C8; Wed, 10 Oct 2007 18:35:42 +0000 (UTC) Date: Wed, 10 Oct 2007 18:35:42 +0000 From: David O'Brien To: Doug Barton Message-ID: <20071010183542.GA58383@hub.freebsd.org> References: <200710090730.l997UEEF042804@repoman.freebsd.org> <20071010002930.GA91077@dragon.NUXI.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20071010002930.GA91077@dragon.NUXI.org> User-Agent: Mutt/1.4.2.1i X-Operating-System: FreeBSD 6.2-STABLE Organization: The NUXI BSD group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/etc/rc.d early.sh X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: obrien@freebsd.org List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 10 Oct 2007 18:35:43 -0000 On Tue, Oct 09, 2007 at 05:29:30PM -0700, David O'Brien wrote: > On Tue, Oct 09, 2007 at 07:30:14AM +0000, Doug Barton wrote: > > Modified files: > > etc/rc.d early.sh > > Log: > > Deprecate use of the early.sh script as advertised when the support for > > local rc.d scripts in the overall boot order was added. > > ". /etc/rc.early" in /etc/rc will stay? Correct? To be clear - I don't care if its a ".sh" or proper RCng script. I'm just looking for a hook to do something before anything else in /etc/rc.d runs. Commiting a /etc/rc.d/embryonic or /etc/rc.d/birth would be fine for my needs. -- -- David (obrien@FreeBSD.org)