From owner-freebsd-stable Tue Jul 3 9:45:11 2001 Delivered-To: freebsd-stable@freebsd.org Received: from gekko.i-clue.de (server.ms-agentur.de [62.153.134.194]) by hub.freebsd.org (Postfix) with ESMTP id B977F37B407 for ; Tue, 3 Jul 2001 09:45:07 -0700 (PDT) (envelope-from so@server.i-clue.de) Received: from i-clue.de (automatix.i-clue.de [192.168.0.112]) by gekko.i-clue.de (8.9.3/8.9.3/SuSE Linux 8.9.3-0.1) with ESMTP id SAA00329; Tue, 3 Jul 2001 18:54:22 +0200 Message-ID: <3B41F725.F028A2AE@i-clue.de> Date: Tue, 03 Jul 2001 18:47:33 +0200 From: Christoph Sold Reply-To: so@server.i-clue.de X-Mailer: Mozilla 4.75 [de] (WinNT; U) X-Accept-Language: de MIME-Version: 1.0 To: "Jonathan M. Slivko" Cc: stable@FreeBSD.ORG Subject: Re: building world on a small drive References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG "Jonathan M. Slivko" schrieb: > > Hello, > > I have a small 1.6GB HD currently running a base install of 4.2-RELEASE. I > would like to upgrade to 4.3-STABLE. Would 800MB be enough to compile > world, if I were to remove /usr/src afterwards? Yes. After make world, /usr/obj occupies about 340MB. Give or take a few MB, I think make world succeds if you got 350MB free disk space. # du -k /usr/obj | sort -n [snip] 340439 /usr/obj/usr/src 340440 /usr/obj/usr 340441 /usr/obj HTH -Christoph Sold To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message