From owner-cvs-src@FreeBSD.ORG Sun Oct 10 11:14:45 2004 Return-Path: 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 C3FEC16A4CE; Sun, 10 Oct 2004 11:14:45 +0000 (GMT) Received: from castle.jp.FreeBSD.org (castle.jp.FreeBSD.org [210.226.20.15]) by mx1.FreeBSD.org (Postfix) with ESMTP id 425C243D31; Sun, 10 Oct 2004 11:14:45 +0000 (GMT) (envelope-from matusita@jp.FreeBSD.org) Received: from localhost (localhost [::1]) ESMTP/inet6 id i9ABEf810282; Sun, 10 Oct 2004 20:14:41 +0900 (JST) (envelope-from matusita@jp.FreeBSD.org) In-Reply-To: <20041010103151.GA47927@gothmog.gr> References: <20041009184627.26e9a57f@dev.lan.Awfulhak.org> <20041010031208L.matusita@jp.FreeBSD.org> <20041010103151.GA47927@gothmog.gr> 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: 12 From: Makoto Matsushita To: keramida@freebsd.org Date: Sun, 10 Oct 2004 20:14:39 +0900 Message-Id: <20041010201439Z.matusita@jp.FreeBSD.org> cc: brian@Awfulhak.org cc: src-committers@freebsd.org cc: cvs-all@freebsd.org cc: cvs-src@freebsd.org Subject: Re: What we keep under /etc (was: cvs commit: src/etc rc rc.shutdown src/etc/rc.d ...) X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Sun, 10 Oct 2004 11:14:46 -0000 keramida> We could add an option to mergemaster like -f which would keramida> take a list of /etc subdirectories to blindly overwrite, keramida> i.e.: keramida> # mergemaster -f "rc.d periodic defaults isdn" Seconded. It would be a good one, and similar idea was proposed before by some of us. Even better to write a (shell-)regex pattern for that :-) -- - Makoto `MAR' Matsushita