From owner-cvs-all@FreeBSD.ORG Wed Oct 10 00:29:30 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D6D4116A41B; Wed, 10 Oct 2007 00:29:30 +0000 (UTC) (envelope-from obrien@NUXI.org) Received: from dragon.nuxi.org (trang.nuxi.org [74.95.12.85]) by mx1.freebsd.org (Postfix) with ESMTP id AFC3A13C45A; Wed, 10 Oct 2007 00:29:30 +0000 (UTC) (envelope-from obrien@NUXI.org) Received: from dragon.nuxi.org (obrien@localhost [127.0.0.1]) by dragon.nuxi.org (8.14.1/8.14.1) with ESMTP id l9A0TUK3091144; Tue, 9 Oct 2007 17:29:30 -0700 (PDT) (envelope-from obrien@dragon.nuxi.org) Received: (from obrien@localhost) by dragon.nuxi.org (8.14.1/8.14.1/Submit) id l9A0TUgr091143; Tue, 9 Oct 2007 17:29:30 -0700 (PDT) (envelope-from obrien) Date: Tue, 9 Oct 2007 17:29:30 -0700 From: "David O'Brien" To: Doug Barton Message-ID: <20071010002930.GA91077@dragon.NUXI.org> References: <200710090730.l997UEEF042804@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200710090730.l997UEEF042804@repoman.freebsd.org> X-Operating-System: FreeBSD 7.0-CURRENT 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 User-Agent: Mutt/1.5.16 (2007-06-09) 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-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: obrien@FreeBSD.org List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 10 Oct 2007 00:29:30 -0000 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? -- -- David (obrien@FreeBSD.org)