Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 29 Sep 2001 20:51:20 +0200 (SAST)
From:      The Psychotic Viper <psyv@sec-it.net>
To:        Ronnie Clark <Ronj_clark@fellowshipchurch.com>
Cc:        <freebsd-questions@FreeBSD.ORG>
Subject:   Re: Post Buildworld Questions
Message-ID:  <20010929204745.A17717-100000@lucifer.fuzion.ath.cx>
In-Reply-To: <200109281554.AA29425928@mail.fellowshipchurch.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi,

On Fri, 28 Sep 2001, Ronnie Clark  wrote:

> The other day I was able to successfully cvsup my 4.3 release box
> and then to the build and makeworlds. That went OK. But, when I
> started, I had about 550+ megs of disk space on my /usr slice. Now
> that I have finished, I only had about 100 megs space. I deleted
> the stuff I copied onto the hard drive prior to upgrading, but I
> can only seem to come up with about 390 megs os space. Anyone have
> any ideas what may be taking up so much space from the upgrade?
You may want to try the following :
rm -rf /usr/obj/usr (all the build created objects) along with
cd /usr/src ; make clean

That should clean up considerable space (though not necessaryily going to
give you the same amount you had in the beginning).

HTH
PsyV


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




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