From owner-cvs-src@FreeBSD.ORG Thu Aug 31 10:18:15 2006 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 CADDB16A4E2; Thu, 31 Aug 2006 10:18:15 +0000 (UTC) (envelope-from trhodes@FreeBSD.org) Received: from pittgoth.com (ns1.pittgoth.com [216.38.206.188]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1F2F343D46; Thu, 31 Aug 2006 10:18:14 +0000 (GMT) (envelope-from trhodes@FreeBSD.org) Received: from localhost (net-ix.gw.ai.net [205.134.160.6] (may be forged)) (authenticated bits=0) by pittgoth.com (8.13.6/8.13.6) with ESMTP id k7VAID1B051092 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Thu, 31 Aug 2006 06:18:13 -0400 (EDT) (envelope-from trhodes@FreeBSD.org) Date: Thu, 31 Aug 2006 06:18:06 -0400 From: Tom Rhodes To: Ruslan Ermilov Message-Id: <20060831061806.0c022552.trhodes@FreeBSD.org> In-Reply-To: <20060831100004.GB52914@rambler-co.ru> References: <200608290920.k7T9KmV9067843@repoman.freebsd.org> <86zmdmfoow.fsf@dwp.des.no> <20060830202834.GA11284@rambler-co.ru> <20060831100004.GB52914@rambler-co.ru> Organization: The FreeBSD Project X-Mailer: Sylpheed version 1.0.6 (GTK+ 1.2.10; i386-portbld-freebsd7.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org, gad@FreeBSD.org Subject: Re: "Chatty" config files in /etc 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: Thu, 31 Aug 2006 10:18:15 -0000 On Thu, 31 Aug 2006 14:00:04 +0400 Ruslan Ermilov wrote: > > > No, /etc/defaults are different beasties -- they are true > default config files -- they are either used if there's no > corresponding version under /etc, or most likely sourced > to provide defaults. To be moved to /etc/defaults, a file > should gain the same property. While this comment is blatently obvious: /etc/examples ;) -- Tom Rhodes