HD Space

Anish Mistry mistry.7 at osu.edu
Sun Dec 5 18:16:17 PST 2004


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

-- 
Anish Mistry
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-questions/attachments/20041205/12ec19b1/attachment.bin


More information about the freebsd-questions mailing list