From owner-cvs-all@FreeBSD.ORG Sat Oct 9 13:27:56 2004 Return-Path: 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 00DBA16A4CE; Sat, 9 Oct 2004 13:27:56 +0000 (GMT) Received: from castle.jp.FreeBSD.org (castle.jp.FreeBSD.org [210.226.20.15]) by mx1.FreeBSD.org (Postfix) with ESMTP id 11E6243D4C; Sat, 9 Oct 2004 13:27:55 +0000 (GMT) (envelope-from matusita@jp.FreeBSD.org) Received: from localhost (localhost [::1])i99DRS899048; Sat, 9 Oct 2004 22:27:28 +0900 (JST) (envelope-from matusita@jp.FreeBSD.org) In-Reply-To: <20041009114544.080344bd@dev.lan.Awfulhak.org> References: <200410071355.i97DtSJq024575@repoman.freebsd.org> <20041009011553.01708de1@dev.lan.Awfulhak.org> <20041009114544.080344bd@dev.lan.Awfulhak.org> X-User-Agent: Mew/1.94.2 Emacs/21.3 X-FaceAnim: (-O_O-)(O_O- )(_O- )(O- )(- -)( -O)( -O_)( -O_O)(-O_O-) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Dispatcher: imput version 20040704(IM147) Lines: 16 From: Makoto Matsushita To: brian@Awfulhak.org Date: Sat, 09 Oct 2004 22:27:26 +0900 Message-Id: <20041009222726U.matusita@jp.FreeBSD.org> cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: What we keep under /etc (was: cvs commit: src/etc rc rc.shutdown src/etc/rc.d ...) X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 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: Sat, 09 Oct 2004 13:27:56 -0000 brian> Ok, so there doesn't seem to be a huge resistance to this idea. So how brian> about we install this stuff as part of installworld: brian> etc/defaults brian> etc/mtree brian> etc/periodic brian> etc/rc.d I'm ok with etc/defaults (this directory is not inteded to modify by users), but not others. I'm often use to change files under those directories. For example, see recent BIND9 topics about etc/mtree. Please do NOT break my configuration by installworld, thank you. -- - Makoto `MAR' Matsushita