From owner-cvs-all@FreeBSD.ORG Mon Dec 5 08:11:27 2005 Return-Path: X-Original-To: cvs-all@FreeBSD.ORG Delivered-To: cvs-all@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 985FC16A420; Mon, 5 Dec 2005 08:11:27 +0000 (GMT) (envelope-from ache@nagual.pp.ru) Received: from nagual.pp.ru (nagual.pp.ru [194.87.13.69]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8FC1943D64; Mon, 5 Dec 2005 08:11:26 +0000 (GMT) (envelope-from ache@nagual.pp.ru) Received: from nagual.pp.ru (ache@localhost [127.0.0.1]) by nagual.pp.ru (8.13.4/8.13.4) with ESMTP id jB58BOSB080287; Mon, 5 Dec 2005 11:11:24 +0300 (MSK) (envelope-from ache@nagual.pp.ru) Received: (from ache@localhost) by nagual.pp.ru (8.13.4/8.13.4/Submit) id jB58BOuP080286; Mon, 5 Dec 2005 11:11:24 +0300 (MSK) (envelope-from ache) Date: Mon, 5 Dec 2005 11:11:23 +0300 From: Andrey Chernov To: Doug Barton Message-ID: <20051205081123.GA80228@nagual.pp.ru> Mail-Followup-To: Andrey Chernov , Doug Barton , src-committers@FreeBSD.ORG, cvs-src@FreeBSD.ORG, cvs-all@FreeBSD.ORG References: <200512050704.jB574FeY098280@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200512050704.jB574FeY098280@repoman.freebsd.org> User-Agent: Mutt/1.5.11 Cc: cvs-src@FreeBSD.ORG, src-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/etc rc.subr X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Dec 2005 08:11:27 -0000 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 > 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? -- http://ache.pp.ru/