From owner-freebsd-stable Sun May 13 11:29:27 2001 Delivered-To: freebsd-stable@freebsd.org Received: from lsmls01.we.mediaone.net (lsmls01.we.mediaone.net [24.130.1.20]) by hub.freebsd.org (Postfix) with ESMTP id E451137B423; Sun, 13 May 2001 11:29:21 -0700 (PDT) (envelope-from ericmlogan@mediaone.net) Received: from mediaone.net (we-24-130-92-248.we.mediaone.net [24.130.92.248]) by lsmls01.we.mediaone.net (8.11.3/8.11.3) with ESMTP id f4DISgk19578; Sun, 13 May 2001 11:28:43 -0700 (PDT) Message-ID: <3AFED138.78428180@mediaone.net> Date: Sun, 13 May 2001 11:23:53 -0700 From: Eric M Logan X-Mailer: Mozilla 4.77 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: Erik Trulsson Cc: FreeBSD stable , FreeBSD Questions Subject: Re: make world? References: <3AFECAA5.B1CF3AA1@mediaone.net> <20010513201042.A21114@student.uu.se> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Thanks for responding but no. I did a "du" on each of /usr/src, /usr/ports, and /usr/obj. There's nothing unexpected with src and ports and obj is always deleted after the make world (mfs). The system just ballons up. I know that when one "makes world", everything gets installed. So my question is, is there anyway to make world and *only* update/install stuff that was part of the original installation. Again, I've already played with the options in /etc/make.conf but with no luck. Any ideas or help would be appreciated, thanks. Erik Trulsson wrote: > On Sun, May 13, 2001 at 10:55:49AM -0700, Eric M Logan wrote: > > I recently installed a bare bones installation of FreeBSD that came out > > to under 200MB. After a "make world" the system went over 500MB?! How > > can I cvsup my sources and "make world" w/o adding/updating additional > > stuff other than the original barebones installation? I've already > > tried uncommenting the options in /etc/make.conf such as no_cvs, etc but > > with no success. Any ideas or help would be appreciated, thanks. > > > > Those 500 MB would not by any chance include the contents of /usr/src or > /usr/obj, each of which is about 300 MB ? > If that is the case 'rm -fr /usr/src/* /usr/obj/*' should free a lot of > diskspace. > Otherwise I have no idea. My barebones installation is still at about 150 MB > after several upgrades but then neither /usr/src nor /usr/obj reside on that > machine. > > -- > > Erik Trulsson > ertr1013@student.uu.se -- ***************************** Eric M Logan ericmlogan@mediaone.net eric_m_logan@yahoo.com ***************************** Flames to /dev/null plz. :) ***************************** To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message