From owner-cvs-all@FreeBSD.ORG Sat Oct 9 08:36:14 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 CFA6616A4D2; Sat, 9 Oct 2004 08:36:13 +0000 (GMT) Received: from dragon.nuxi.com (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 839BE43D31; Sat, 9 Oct 2004 08:36:13 +0000 (GMT) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.13.1/8.13.1) with ESMTP id i998a8xO040184; Sat, 9 Oct 2004 01:36:08 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.13.1/8.13.1/Submit) id i998a7Ns040183; Sat, 9 Oct 2004 01:36:07 -0700 (PDT) (envelope-from obrien) Date: Sat, 9 Oct 2004 01:36:07 -0700 From: "David O'Brien" To: Brooks Davis Message-ID: <20041009083607.GB84548@dragon.nuxi.com> References: <200410071355.i97DtSJq024575@repoman.freebsd.org> <20041009011553.01708de1@dev.lan.Awfulhak.org> <20041009002051.GA20265@odin.ac.hmc.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20041009002051.GA20265@odin.ac.hmc.edu> User-Agent: Mutt/1.4.1i X-Operating-System: FreeBSD 6.0-CURRENT Organization: The NUXI BSD Group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 cc: Brian Somers cc: Mike Makonnen 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-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: obrien@FreeBSD.org 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 08:36:14 -0000 On Fri, Oct 08, 2004 at 05:20:51PM -0700, Brooks Davis wrote: > On Sat, Oct 09, 2004 at 01:15:53AM +0100, Brian Somers wrote: > > On Thu, 7 Oct 2004 13:55:28 +0000 (UTC), Mike Makonnen wrote: > > > mtm 2004-10-07 13:55:28 UTC > > > FreeBSD src repository > > > Modified files: > > > etc rc rc.shutdown > > > etc/rc.d DAEMON LOGIN NETWORKING SERVERS abi .. > > > Log: > > > Remove the requirement for the FreeBSD keyword as it no longer > > > makes any sense. .. > > This makes life painful enough to ask.... > > 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. We should be able to do better than having people get in the habbit of 'rm /etc/rc.d/*'. -- -- David (obrien@FreeBSD.org)