From owner-freebsd-questions@FreeBSD.ORG Mon Dec 6 02:16:17 2004 Return-Path: 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 050D316A4CE for ; Mon, 6 Dec 2004 02:16:17 +0000 (GMT) Received: from crumpet.united-ware.com (ddsl-66-42-172-210.fuse.net [66.42.172.210]) by mx1.FreeBSD.org (Postfix) with ESMTP id 05E9D43D6A for ; Mon, 6 Dec 2004 02:16:16 +0000 (GMT) (envelope-from mistry.7@osu.edu) Received: from [192.168.0.5] (adsl-68-250-184-205.dsl.wotnoh.ameritech.net [68.250.184.205]) (authenticated bits=0)iB61tFeB059038 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO); Sun, 5 Dec 2004 20:55:17 -0500 (EST) (envelope-from mistry.7@osu.edu) From: Anish Mistry To: giulianocm@uol.com.br Date: Sun, 5 Dec 2004 21:18:54 -0500 User-Agent: KMail/1.7 References: <41B3BDC1.5030209@uol.com.br> In-Reply-To: <41B3BDC1.5030209@uol.com.br> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart1606609.oJccP8UCM8"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200412052119.18970.mistry.7@osu.edu> X-Spam-Status: No, hits=0.0 required=5.0 tests=none autolearn=no version=2.64 X-Spam-Checker-Version: SpamAssassin 2.64 (2004-01-11) on crumpet.united-ware.com cc: freebsd-questions@freebsd.org Subject: Re: HD Space X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Dec 2004 02:16:17 -0000 --nextPart1606609.oJccP8UCM8 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Sunday 05 December 2004 09:02 pm, Giuliano Cardozo Medalha wrote: > People, > > After a cvsup, installworld and portupgrade ... I have installed a new > optimized kernel. > > After that I have installed KDE3 in my FreeBSd 5.3 machine. > > The problem is now /usr is 4 GB used against 1 G free. > > How is possible to clean /usr to dont have any problems in future > upgrades ? > > Thanks a lot 1) Make sure all the temp build stuff is gone from /usr/ports cd /usr/ports && rm -r */*/work 2) Clean out distfiles rm -r /usr/ports/distfiles/* 3) Remove buildworld object files chflags -R noschg /usr/obj/usr && rm -r /usr/obj/usr =2D-=20 Anish Mistry --nextPart1606609.oJccP8UCM8 Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQBBs8GmxqA5ziudZT0RAp+ZAKDLp5J8obJSsyxQb5Dx0LQkpZ6CTgCghIgJ IMJtZrs6ifVo31ua+Rd6Qf8= =TLRL -----END PGP SIGNATURE----- --nextPart1606609.oJccP8UCM8--