Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Dec 2004 10:09:12 -0600
From:      Joshua Lokken <joshua.lokken@gmail.com>
To:        Frank Staals <f.staals@zonnet.nl>
Cc:        FreeBSD-questions@freebsd.org
Subject:   Re: what can i delete from /usr
Message-ID:  <bc5b638504122208091c1afab0@mail.gmail.com>
In-Reply-To: <41C9A412.6010107@zonnet.nl>
References:  <200412221431.iBMEVhTZ045818@web7.zoznam.sk> <41C9A412.6010107@zonnet.nl>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 22 Dec 2004 16:42:58 +0000, Frank Staals <f.staals@zonnet.nl> wrote:
> goose bla wrote:
> 
> >hello,,
> >
> >please. i have not big hdd,, and i need to make free place. what can i
> >remove from /usr  and system will be OK ?
> >
> >example:
> >
> >/usr/ports/distfiles/   - i can remove all files.
> >
> >in /usr/ports i can do
> >rm -rf \*/work/
> >
> >
> >
> I bet you install your ports by doing a 'make install', if you do, you
> can probably better make an 'make install distclean' with the distclean
> option turned on, it automatically removes the ~/work/ directory's and
> the distfiles in /usr/ports/distfiles/. If you want to keep your
> distfiles you can just do 'make install distclean'
                                                        ^^^^^^^
Ack!  If you want to keep your distfiles, you can just do:

# make install clean
 

-- 
Joshua Lokken
Open Source Advocate



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bc5b638504122208091c1afab0>