From owner-freebsd-current@FreeBSD.ORG Wed Jul 30 14:50:47 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 8DCB537B401 for ; Wed, 30 Jul 2003 14:50:47 -0700 (PDT) Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id B224E43F85 for ; Wed, 30 Jul 2003 14:50:46 -0700 (PDT) (envelope-from imp@bsdimp.com) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.12.9/8.12.3) with ESMTP id h6ULoiFL021733; Wed, 30 Jul 2003 15:50:45 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Wed, 30 Jul 2003 15:50:40 -0600 (MDT) Message-Id: <20030730.155040.04717878.imp@bsdimp.com> To: cisbjc@reason.levels.unisa.edu.au From: "M. Warner Losh" In-Reply-To: References: X-Mailer: Mew version 2.2 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: freebsd-current@freebsd.org Subject: Re: 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 21:50:47 -0000 In message: Benjamin Close writes: : 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? No. There's another utility that hasn't escaped from the labs yet, however. Soon. Warner