Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 14 Dec 2015 19:20:18 +0000 (UTC)
From:      Ed Maste <emaste@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r292217 - head
Message-ID:  <201512141920.tBEJKIii099425@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: emaste
Date: Mon Dec 14 19:20:18 2015
New Revision: 292217
URL: https://svnweb.freebsd.org/changeset/base/292217

Log:
  Update advice on obj disk space requirements
  
  The Makefile is not the best place for this information, but at least it
  is now less out of date.

Modified:
  head/Makefile

Modified: head/Makefile
==============================================================================
--- head/Makefile	Mon Dec 14 17:21:06 2015	(r292216)
+++ head/Makefile	Mon Dec 14 19:20:18 2015	(r292217)
@@ -57,8 +57,8 @@
 # Makefile.inc1.  The exceptions are universe, tinderbox and targets.
 #
 # If you want to build your system from source be sure that /usr/obj has
-# at least 1GB of diskspace available.  A complete 'universe' build requires
-# about 15GB of space.
+# at least 6GB of diskspace available.  A complete 'universe' build requires
+# about 100GB of space.
 #
 # For individuals wanting to build from the sources currently on their
 # system, the simple instructions are:



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