From owner-freebsd-rc@FreeBSD.ORG Sat Jan 26 16:51:03 2008 Return-Path: Delivered-To: freebsd-rc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 50ECE16A417 for ; Sat, 26 Jan 2008 16:51:03 +0000 (UTC) (envelope-from dougb@FreeBSD.org) Received: from mail2.fluidhosting.com (mx21.fluidhosting.com [204.14.89.4]) by mx1.freebsd.org (Postfix) with SMTP id EA12A13C467 for ; Sat, 26 Jan 2008 16:51:02 +0000 (UTC) (envelope-from dougb@FreeBSD.org) Received: (qmail 23969 invoked by uid 399); 26 Jan 2008 16:51:02 -0000 Received: from localhost (HELO ?192.168.0.4?) (dougb@dougbarton.us@127.0.0.1) by localhost with ESMTP; 26 Jan 2008 16:51:02 -0000 X-Originating-IP: 127.0.0.1 Message-ID: <479B64F4.1040309@FreeBSD.org> Date: Sat, 26 Jan 2008 08:51:00 -0800 From: Doug Barton Organization: http://www.FreeBSD.org/ User-Agent: Thunderbird 2.0.0.9 (Windows/20071031) MIME-Version: 1.0 To: Mike Makonnen References: <200801261350.m0QDocnL096946@repoman.freebsd.org> In-Reply-To: <200801261350.m0QDocnL096946@repoman.freebsd.org> X-Enigmail-Version: 0.95.6 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-rc@freebsd.org Subject: Re: cvs commit: src/etc devd.conf 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: Sat, 26 Jan 2008 16:51:03 -0000 Mike Makonnen wrote: > mtm 2008-01-26 13:50:38 UTC > > FreeBSD src repository > > Modified files: > etc devd.conf > Log: > Generally, anything that runs rc.d scripts internally should > start using the quiet prefix (i.e. quietstart, quietstop, etc...). > > Revision Changes Path > 1.39 +5 -5 src/etc/devd.conf > > http://www.FreeBSD.org/cgi/cvsweb.cgi/src/etc/devd.conf.diff?&r1=1.38&r2=1.39&f=h Mike, I like the idea of the quite prefix, but I think we should discuss how to implement it a little more before we change everything. :) My suggestion at this point is that we add a knob (rc_quiet?) to enable the new behavior, off by default initially. That way people can experiment with this at their leisure, and we can gradually get a feel for what should and should not be "hidden" behind the quiet knob. I think eventually this will become the default, I'd just like us to ease into the transition in a way that we can modify more easily than having to go back and re-edit all the scripts that are affected. Doug -- This .signature sanitized for your protection