Update comment. The release tree needs about 1000 MB of free space

now.
This commit is contained in:
John Polstra 1998-10-13 02:32:43 +00:00
parent 2b65ea051a
commit 8e291261e3
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=40277

View File

@ -1,9 +1,9 @@
# $Id: Makefile,v 1.412 1998/10/09 07:07:55 jkh Exp $
# $Id: Makefile,v 1.413 1998/10/10 08:15:38 jkh Exp $
#
# make release CHROOTDIR=/some/dir BUILDNAME=somename [ RELEASETAG=tag ]
#
# Where "/some/dir" is the pathname of a directory on a some
# filesystem with at least 600MB of free space, "somename" is what
# filesystem with at least 1000MB of free space, "somename" is what
# you want the release to call itself and, optionally, which CVS "tag"
# name should be used when checking out the sources to build the release
# (default is HEAD).