From owner-cvs-src@FreeBSD.ORG Mon Dec 5 15:49:56 2005 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A440416A41F; Mon, 5 Dec 2005 15:49:56 +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 13AEA43D55; Mon, 5 Dec 2005 15:49:56 +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 jB5Fntdp008779; Mon, 5 Dec 2005 07:49:55 -0800 Received: (from brdavis@localhost) by odin.ac.hmc.edu (8.13.0/8.13.0/Submit) id jB5Fnt7r008778; Mon, 5 Dec 2005 07:49:55 -0800 Date: Mon, 5 Dec 2005 07:49:55 -0800 From: Brooks Davis To: Doug Barton Message-ID: <20051205154955.GA7653@odin.ac.hmc.edu> References: <200512050704.jB574FeY098280@repoman.freebsd.org> <20051205081123.GA80228@nagual.pp.ru> <4393F7FE.7020302@FreeBSD.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="45Z9DzgjV8m4Oswq" Content-Disposition: inline In-Reply-To: <4393F7FE.7020302@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: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, Andrey Chernov , cvs-all@FreeBSD.org Subject: Re: cvs commit: src/etc rc.subr X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Dec 2005 15:49:56 -0000 --45Z9DzgjV8m4Oswq Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Dec 05, 2005 at 12:19:10AM -0800, Doug Barton wrote: > Andrey Chernov wrote: > >On Mon, Dec 05, 2005 at 07:04:15AM +0000, Doug Barton wrote: > >>dougb 2005-12-05 07:04:15 UTC > >> > >> FreeBSD src repository > >> > >> Modified files: > >> etc rc.subr=20 > >> Log: > >> Change how *.sh scripts are handled. If the script is in /etc/rc.d, > >> source it into the shell. If not, handle it in a subshell the same > >> way that "real" rc.d-style scripts are handled. This will dramatically > >> ease the "process local scripts in the base rcorder" transition. > > > >How it will impact ports changes needed? I.e. should apache13 transition > >be backed out? >=20 > Answering the last question first, the change already done in apache13=20 > effectively becomes a noop at this point. I'm honestly not sure what's=20 > going to happen with this in the long term, so feel free to back it out i= f=20 > you want. I think we should move toward making /usr/local/etc/rc.d work at much like /etc as we can. That includes sourcing .sh scripts. During the transition though, I don't think we can do that. If we get all the ports switched over, we might be able to turn that back on for 7.0, but I can't see doing it in 6.x. -- 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 --45Z9DzgjV8m4Oswq Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (GNU/Linux) iD8DBQFDlGGiXY6L6fI4GtQRAlqoAKC+Xf1/DI7+nYOLjsq/yE2HfXOH7gCePdIk 20ChiKplbpsf5CNE9foy3cY= =huFr -----END PGP SIGNATURE----- --45Z9DzgjV8m4Oswq--