From owner-cvs-all@FreeBSD.ORG Sun Oct 10 07:40:09 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 E411616A4CE; Sun, 10 Oct 2004 07:40:09 +0000 (GMT) Received: from transport.cksoft.de (transport.cksoft.de [62.111.66.27]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5AB2F43D1F; Sun, 10 Oct 2004 07:40:09 +0000 (GMT) (envelope-from bzeeb-lists@lists.zabbadoz.net) Received: from transport.cksoft.de (localhost [127.0.0.1]) by transport.cksoft.de (Postfix) with ESMTP id 9B6871FF92F; Sun, 10 Oct 2004 09:40:07 +0200 (CEST) Received: by transport.cksoft.de (Postfix, from userid 66) id AEBBC1FF91D; Sun, 10 Oct 2004 09:40:05 +0200 (CEST) Received: by mail.int.zabbadoz.net (Postfix, from userid 1060) id BC05715695; Sun, 10 Oct 2004 07:38:20 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.int.zabbadoz.net (Postfix) with ESMTP id B0FF11561A; Sun, 10 Oct 2004 07:38:21 +0000 (UTC) Date: Sun, 10 Oct 2004 07:38:21 +0000 (UTC) From: "Bjoern A. Zeeb" X-X-Sender: bz@e0-0.zab2.int.zabbadoz.net To: "M. Warner Losh" In-Reply-To: <20041009.205736.102124101.imp@bsdimp.com> Message-ID: References: <200410071355.i97DtSJq024575@repoman.freebsd.org> <20041009002051.GA20265@odin.ac.hmc.edu> <20041009.205736.102124101.imp@bsdimp.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Virus-Scanned: by AMaViS cksoft-s20020300-20031204bz on transport.cksoft.de cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: What we keep under /etc 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: Sun, 10 Oct 2004 07:40:10 -0000 On Sat, 9 Oct 2004, M. Warner Losh wrote: > In message: <20041009002051.GA20265@odin.ac.hmc.edu> > Brooks Davis writes: > : As long as you don't actually modify the scripts you can just do an "rm > : /etc/rc.d/*" and run mergemaster with -i. It's a whole lot less painful > : that way. > > rm -rf /etc/rc.d/* /etc/isdn/* /etc/periodic/* /etc/defaults/* > mergemaster -i > > Is what I usually do. However, I'd rather have a regexp of filenames > that I can tell mergemaster NOT to merge and to merge everything else. /etc/isdn/ includes quite some user customizable files. That's not too got for automated update from make installworld for all those people using ISDN though some selective files in that directory can for sure be automatically updated (holiday, rates files I think). -- Bjoern A. Zeeb bzeeb at Zabbadoz dot NeT