From owner-freebsd-questions@FreeBSD.ORG Wed Oct 26 15:29:02 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4706616A41F for ; Wed, 26 Oct 2005 15:29:02 +0000 (GMT) (envelope-from deep@symonds.net) Received: from symonds.net (ca1.symonds.net [66.92.42.136]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1615843D45 for ; Wed, 26 Oct 2005 15:29:02 +0000 (GMT) (envelope-from deep@symonds.net) Received: from deep by symonds.net with local (Exim 4.44 #1 (Debian)) id 1EUnD2-0003In-Ib; Wed, 26 Oct 2005 08:29:00 -0700 Date: Wed, 26 Oct 2005 08:29:00 -0700 To: freebsd-questions@freebsd.org Message-ID: <20051026152900.GA12635@symonds.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.9i From: N Deepak Subject: remove distributions before installworld? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 26 Oct 2005 15:29:02 -0000 Hi, I have installed FreeBSD 5.3-RELEASE through CD-ROM. I used cvsup to sync my /usr/src directory to the latest STABLE tree. The problem is that I had installed some distributions that I no longer want to keep. Also, I don't need lpr (this can be disabled through make.conf). So, is there a way to remove these files, before I do 'make installworld'? I did not find any information on this in the handbook. Thanks, Deepak