From owner-freebsd-current@FreeBSD.ORG Sun Jun 5 07:02:19 2005 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A068E16A41C; Sun, 5 Jun 2005 07:02:19 +0000 (GMT) (envelope-from scottl@samsco.org) Received: from pooker.samsco.org (pooker.samsco.org [168.103.85.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4C90E43D1F; Sun, 5 Jun 2005 07:02:16 +0000 (GMT) (envelope-from scottl@samsco.org) Received: from [192.168.254.11] (junior.samsco.home [192.168.254.11]) (authenticated bits=0) by pooker.samsco.org (8.13.3/8.13.3) with ESMTP id j5578ark043879; Sun, 5 Jun 2005 01:08:36 -0600 (MDT) (envelope-from scottl@samsco.org) Message-ID: <42A2A33B.4030305@samsco.org> Date: Sun, 05 Jun 2005 01:01:15 -0600 From: Scott Long User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.5) Gecko/20050218 X-Accept-Language: en-us, en MIME-Version: 1.0 To: obrien@freebsd.org References: <20050605022207.GA18499@dragon.NUXI.org> In-Reply-To: <20050605022207.GA18499@dragon.NUXI.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-2.8 required=3.8 tests=ALL_TRUSTED autolearn=failed version=3.0.2 X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on pooker.samsco.org Cc: freebsd-current@freebsd.org Subject: Re: I'd like to rm these RCng files X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Jun 2005 07:02:19 -0000 David O'Brien wrote: > These files were brought in from NetBSD, but we ended up not using them > (or did and no longer do). I'd like to 'cvs rm' them from HEAD. Does > anyone object? > > R rc.d/altqd > R rc.d/bootconf.sh > R rc.d/dhcpd > R rc.d/dhcrelay > R rc.d/downinterfaces > R rc.d/gated > R rc.d/ifwatchd > R rc.d/kdc > R rc.d/lkm1 > R rc.d/lkm2 > R rc.d/lkm3 > R rc.d/mixerctl > R rc.d/mopd > R rc.d/mountall > R rc.d/ndbootd > R rc.d/network > R rc.d/poffd > R rc.d/postfix > R rc.d/ppp > R rc.d/racoon > R rc.d/raidframe > R rc.d/rbootd > R rc.d/rtsold > R rc.d/screenblank > R rc.d/swap2 > R rc.d/sysdb > R rc.d/wscons > R rc.d/xdm > R rc.d/xfs Well, there are some on the list that can obviously go just based on their names alone, and I suspect that your're right that they are dead weight. Now would be the time to take care of them. Scott