From owner-freebsd-current@FreeBSD.ORG Wed Jul 30 00:14:57 2003 Return-Path: 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 9C0A437B401 for ; Wed, 30 Jul 2003 00:14:57 -0700 (PDT) Received: from reason.levels.unisa.edu.au (reason.levels.unisa.edu.au [130.220.33.11]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8CC9943F93 for ; Wed, 30 Jul 2003 00:14:56 -0700 (PDT) (envelope-from cisbjc@reason.levels.unisa.edu.au) Received: from reason.levels.unisa.edu.au (localhost [127.0.0.1]) h6U7EsC3020595 for ; Wed, 30 Jul 2003 16:44:54 +0930 (CST) Received: from localhost (cisbjc@localhost)h6U7EsaE025696 for ; Wed, 30 Jul 2003 16:44:54 +0930 (CST) Date: Wed, 30 Jul 2003 16:44:54 +0930 (CST) From: Benjamin Close To: freebsd-current@freebsd.org Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: 4.8->Current & Depreciated files X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 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: Wed, 30 Jul 2003 07:14:57 -0000 Hi All, I'm about to upgrade from FreeBSD 4.8 to Current (following the instructions in UPDATING) and was just wondering if mergemaster removes depreciated files between the two versions. Ie: /etc/rc.sendmail I believe is now depreciated to one of the rcNG scripts. Does merge master handle the deleting of this file or is there some other utility? Thanks, Benjamin