From owner-freebsd-current@FreeBSD.ORG Tue Oct 12 08:26:43 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 D4C1816A4CE for ; Tue, 12 Oct 2004 08:26:43 +0000 (GMT) Received: from mailout10.sul.t-online.com (mailout10.sul.t-online.com [194.25.134.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 60FA243D53 for ; Tue, 12 Oct 2004 08:26:43 +0000 (GMT) (envelope-from Alexander@Leidinger.net) Received: from fwd01.aul.t-online.de by mailout10.sul.t-online.com with smtp id 1CHHzP-0001CN-04; Tue, 12 Oct 2004 10:26:35 +0200 Received: from Andro-Beta.Leidinger.net (JlEEGUZDoeGfLGxRkr6lkPRDcToIQ56t3Mbgw-MxwCtsfsu7tTi0ol@[84.128.194.74]) by fmrl01.sul.t-online.com with esmtp id 1CHHzE-0UqE6K0; Tue, 12 Oct 2004 10:26:24 +0200 Received: from Andro-Beta.Leidinger.net (localhost [127.0.0.1]) i9C8QHst096227; Tue, 12 Oct 2004 10:26:17 +0200 (CEST) (envelope-from Alexander@Leidinger.net) Received: (from www@localhost)i9C8QH9c096226; Tue, 12 Oct 2004 10:26:17 +0200 (CEST) (envelope-from Alexander@Leidinger.net) X-Authentication-Warning: Andro-Beta.Leidinger.net: www set sender to Alexander@Leidinger.net using -f Received: from wwwproxy-2.sns-felb.debis.de (wwwproxy-2.sns-felb.debis.de [53.122.192.14]) by netchild.hompeip.net (IMP) with HTTP for ; Tue, 12 Oct 2004 10:26:17 +0200 Message-ID: <1097569577.416b952921fac@netchild.hompeip.net> Date: Tue, 12 Oct 2004 10:26:17 +0200 From: Alexander@Leidinger.net To: Kirk Strauser References: <200410111004.05203.kirk@strauser.com> In-Reply-To: <200410111004.05203.kirk@strauser.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit User-Agent: Internet Messaging Program (IMP) 3.2.6 / FreeBSD-4.10 X-Originating-IP: 53.122.192.14 X-ID: JlEEGUZDoeGfLGxRkr6lkPRDcToIQ56t3Mbgw-MxwCtsfsu7tTi0ol@t-dialin.net X-TOI-MSGID: 9291816a-68c7-46e1-ac32-a7a08b580b54 cc: freebsd-current@freebsd.org Subject: Re: How to safely clean out /lib, /usr/lib? 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: Tue, 12 Oct 2004 08:26:43 -0000 Zitat von Kirk Strauser : > I have a metric buttload of ancient libraries in /lib and /usr/lib, some > probably going back to the original FreeBSD 3.3 installation on the > machine. I've run libchk to get a list of unreferenced libraries, but I > wanted to ask before I throw myself to the mercy of my backup tape: is > there any reason not to delete all of those old libraries? Can you send me a filelist please? I'm working on Makefile targets to get rid of the old files/libs/dirs. If you've recompiled _everything_ (even software which wasn't installed via /usr/ports), there's no obvious reason to not delete them. But even if there's something which doesn't work after removing them: it should be easy to recompile the failing software. Bye, Alexander. ---------------------------------------------------------------- This message was sent using IMP, the Internet Messaging Program.