From owner-freebsd-rc@FreeBSD.ORG Thu Dec 1 00:35:26 2005 Return-Path: X-Original-To: freebsd-rc@freebsd.org Delivered-To: freebsd-rc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 48F5016A41F; Thu, 1 Dec 2005 00:35:26 +0000 (GMT) (envelope-from brdavis@odin.ac.hmc.edu) Received: from odin.ac.hmc.edu (Odin.AC.HMC.Edu [134.173.32.75]) by mx1.FreeBSD.org (Postfix) with ESMTP id B88FD43D6B; Thu, 1 Dec 2005 00:35:25 +0000 (GMT) (envelope-from brdavis@odin.ac.hmc.edu) Received: from odin.ac.hmc.edu (localhost.localdomain [127.0.0.1]) by odin.ac.hmc.edu (8.13.0/8.13.0) with ESMTP id jB10ZPEW000787; Wed, 30 Nov 2005 16:35:25 -0800 Received: (from brdavis@localhost) by odin.ac.hmc.edu (8.13.0/8.13.0/Submit) id jB10ZPdY000785; Wed, 30 Nov 2005 16:35:25 -0800 Date: Wed, 30 Nov 2005 16:35:25 -0800 From: Brooks Davis To: Doug Barton Message-ID: <20051201003525.GB21393@odin.ac.hmc.edu> References: <438C37E1.6010600@FreeBSD.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="EuxKj2iCbKjpUGkD" Content-Disposition: inline In-Reply-To: <438C37E1.6010600@FreeBSD.org> User-Agent: Mutt/1.4.1i X-Virus-Scanned: by amavisd-new X-Spam-Status: No, hits=0.0 required=8.0 tests=none autolearn=no version=2.63 X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on odin.ac.hmc.edu Cc: freebsd-rc@freebsd.org Subject: Re: Adding /usr/local/etc/rc.d to the base rcorder 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: Thu, 01 Dec 2005 00:35:26 -0000 --EuxKj2iCbKjpUGkD Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Nov 29, 2005 at 03:13:37AM -0800, Doug Barton wrote: > My patch to implement all this is at > http://people.freebsd.org/~dougb/local-rcorder.diff. Comments are welcome. This looks pretty good to me. Thanks for working on this. A few comments: - I have this vague feeling that we should replace most dependencies on mountcritremote with a new pseudo target like FILESYSTEMS or MOUNTS. This isn't important. :) - Is the exclusion of *.sample sufficient? We obviously don't want to be too broad, but I'd be inclined to include .bak, .orig, and maybe .sav for now. - I'm worried about including .sh scripts in the new list during the transition period. It seems likely that is going to cause significant pain. - When do we want to start complaining about old scripts? One idea is to first ban them in ports and have Kris add a check for them on the ports cluster followed by enabling a warning in the startup scripts. Other policies are possible. -- Brooks --=20 Any statement of the form "X is the one, true Y" is FALSE. PGP fingerprint 655D 519C 26A7 82E7 2529 9BF0 5D8E 8BE9 F238 1AD4 --EuxKj2iCbKjpUGkD Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (GNU/Linux) iD8DBQFDjkVLXY6L6fI4GtQRAgTkAJ9HDmT3fgLM5LUZMKQl0W+6mIjIrACgz2sN 7TaaSoq5aoTrU3g+4AvRRhA= =qqcP -----END PGP SIGNATURE----- --EuxKj2iCbKjpUGkD--