From owner-freebsd-rc@FreeBSD.ORG Mon Feb 13 06:50:42 2006 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 00F1C16A420; Mon, 13 Feb 2006 06:50:42 +0000 (GMT) (envelope-from matteo@freebsd.org) Received: from vsmtp3.tin.it (vsmtp3alice.tin.it [212.216.176.143]) by mx1.FreeBSD.org (Postfix) with ESMTP id 91EFA43D46; Mon, 13 Feb 2006 06:50:41 +0000 (GMT) (envelope-from matteo@freebsd.org) Received: from kaiser.sig11.org (82.50.127.212) by vsmtp3.tin.it (7.2.060.1) id 43EA2D92002F1E78; Mon, 13 Feb 2006 07:51:10 +0100 Received: by kaiser.sig11.org (Postfix, from userid 1000) id 924BB6399; Mon, 13 Feb 2006 07:50:39 +0100 (CET) Date: Mon, 13 Feb 2006 07:50:39 +0100 From: Matteo Riondato To: Philip Paeps , Craig Carey , freebsd-rc@freebsd.org Message-ID: <20060213065039.GC1131@kaiser.sig11.org> References: <200602121004.k1CA4vJG056410@repoman.freebsd.org> <43EFC302.40001@FreeBSD.org> <20060213000138.GF5084@fasolt.home.paeps.cx> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060213000138.GF5084@fasolt.home.paeps.cx> User-Agent: Mutt/1.4.2.1i Cc: Subject: Re: cvs commit: src/etc/rc.d localpkg 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: Mon, 13 Feb 2006 06:50:42 -0000 On Mon, Feb 13, 2006 at 01:01:38AM +0100, Philip Paeps wrote: > On 2006-02-12 15:21:38 (-0800), Doug Barton wrote: > > Matteo Riondato wrote: > > > Make localpkg print local scripts names when the boot is verbose > > > > Please hold off on the MFC of this patch till we have a chance to discuss it > > more. I'm not opposed to the concept of printing out script names as they > > are executed, but that should be done using one of the existing rc.subr > > mechanisms (probably debug, as that's how it's done in rc.subr for new style > > scripts). > > If magic is available in rc.subr, I agree that would be preferable to use in > place of the 'echo' used now. Is there a function in rc.subr to take care of > the 'if bootverbose then echo foo' entirely? If there's such magic, I'll be glad to modify localpkg and make it using the magic. I'll search for it later, but feel free to make suggestions. Thank you Doug for having pointed this out. Best Regards -- Matteo Riondato FreeBSD Volunteer (http://freebsd.org) G.U.F.I. Staff Member (http://www.gufi.org) FreeSBIE Developer (http://www.freesbie.org)