From owner-freebsd-current@FreeBSD.ORG Thu Oct 21 17:05:25 2004 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 5D63016A4CE for ; Thu, 21 Oct 2004 17:05:25 +0000 (GMT) Received: from mailtest.sd73.bc.ca (mailtest.sd73.bc.ca [142.24.13.140]) by mx1.FreeBSD.org (Postfix) with ESMTP id 36C6643D2F for ; Thu, 21 Oct 2004 17:05:25 +0000 (GMT) (envelope-from fcash@ocis.net) Received: from localhost (localhost [127.0.0.1]) by mailtest.sd73.bc.ca (Postfix) with ESMTP id 05E85F2022; Thu, 21 Oct 2004 10:05:25 -0700 (PDT) Received: from s103.sbo (s103.sbo [192.168.0.103]) by mailtest.sd73.bc.ca (Postfix) with ESMTP id 7A6B8F2016; Thu, 21 Oct 2004 10:05:14 -0700 (PDT) From: Freddie Cash To: freebsd-current@freebsd.org Date: Thu, 21 Oct 2004 10:05:10 -0700 User-Agent: KMail/1.7 References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200410211005.11573.fcash@ocis.net> X-Virus-Scanned: by amavisd-new at sd73.bc.ca cc: Alexander@leidinger.net Subject: Re: WIP: Makefile target to remove old base system 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: Thu, 21 Oct 2004 17:05:25 -0000 On October 8, 2004 03:46 am, class_consulting.leidinger@daimlerchrysler.com wrote: > I don't want to rehash old discussions on this topic. I'm working on > an implementation and if there's no interest in importing it into > src/ I will keep it for my own pleasure. But I need a list of base > system files for each release (or a list of removed files beween each > release). I remember from previous discussions on this topic that > there are file lists somewhere, but I haven't found the right > keywords for google. > Anybody out there with the right keywords, an URL, or some file > lists? Check the How-To forum on http://www.bsdforums.org/forums/ for a couple threads on this subject. You'll find attached to one of these threads a script that builds the list of files affected by each of the NO_* variables in make.conf. That should be useful for this project. -- Freddie Cash fcash@ocis.net