From owner-cvs-src@FreeBSD.ORG Tue Jan 29 19:49:25 2008 Return-Path: Delivered-To: cvs-src@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BAEF916A417; Tue, 29 Jan 2008 19:49:25 +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 9A72813C45A; Tue, 29 Jan 2008 19:49:25 +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 m0TJnPAK010154; Tue, 29 Jan 2008 11:49:25 -0800 (PST) (envelope-from obrien@dragon.nuxi.org) Received: (from obrien@localhost) by dragon.nuxi.org (8.14.1/8.14.1/Submit) id m0TJnPiG010153; Tue, 29 Jan 2008 11:49:25 -0800 (PST) (envelope-from obrien) Date: Tue, 29 Jan 2008 11:49:25 -0800 From: "David O'Brien" To: Doug Barton Message-ID: <20080129194925.GA10100@dragon.NUXI.org> References: <200801290033.m0T0XG4Q055293@repoman.freebsd.org> <1201591583.3258.56.camel@mercury> <479F6C72.8050400@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <479F6C72.8050400@FreeBSD.org> X-Operating-System: FreeBSD 8.0-CURRENT User-Agent: Mutt/1.5.16 (2007-06-09) Cc: cvs-src@FreeBSD.org, mtm@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/etc/rc.d Makefile jail nfslocking power_profile resolv tmp var 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: Tue, 29 Jan 2008 19:49:25 -0000 On Tue, Jan 29, 2008 at 10:12:02AM -0800, Doug Barton wrote: > Mike Makonnen wrote: > > On Tue, 2008-01-29 at 00:33 +0000, Doug Barton wrote: > >> dougb 2008-01-29 00:33:16 UTC > >> > >> FreeBSD src repository > >> > >> Modified files: (Branch: RELENG_6) > >> etc/rc.d Makefile jail power_profile resolv tmp > >> var > >> Removed files: (Branch: RELENG_6) > >> etc/rc.d nfslocking > >> Log: > >> MFC a more limited set of changes that make sense for this branch: > >> > >> 1. GC the nfslocking script, which has been superseded by lockd and statd > > > > Actually, I specifically *didn't* remove this script from RELENG_6 > > because it would be a POLA violation of a -stable branch. It doesn't get > > run with the other scipts on boot; however, it's still available if > > someone is using it in a local script or whatever. I also committed a > > note to this respect in ver. 1.1068.2.3 of the release notes (which > > AFAIK is now a part of 6.3-Release). > > It did not occur to me to review the release notes when considering > what to MFC, so sorry I missed that. Feel free to add it back if you > think that's appropriate, or I will be glad to do it for you. I think it should come back - FreeBSD 6 sysadmins's fingers know '/etc/rc.d/nfslocking restart'.