aboutsummaryrefslogtreecommitdiff
path: root/release/Makefile
diff options
context:
space:
mode:
authorJordan K. Hubbard <jkh@FreeBSD.org>1996-11-12 19:18:05 +0000
committerJordan K. Hubbard <jkh@FreeBSD.org>1996-11-12 19:18:05 +0000
commit5bcf2bc4667167040c20f65d10c276f16d430520 (patch)
tree1f37b3d283404809a7110703b759d7b1d696e385 /release/Makefile
parentb2ff494ac6d169ec4fc244357af74f69c83af8ad (diff)
downloadsrc-5bcf2bc4667167040c20f65d10c276f16d430520.tar.gz
src-5bcf2bc4667167040c20f65d10c276f16d430520.zip
Bump BOOTMFSSIZE.
Notes
Notes: svn path=/head/; revision=19688
Diffstat (limited to 'release/Makefile')
-rw-r--r--release/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/release/Makefile b/release/Makefile
index eb0662724695..a3b0b05d453d 100644
--- a/release/Makefile
+++ b/release/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.252 1996/11/09 16:25:29 joerg Exp $
+# $Id: Makefile,v 1.253 1996/11/12 15:40:52 phk Exp $
#
# How to roll a release:
#
@@ -41,7 +41,7 @@ ZIPNSPLIT= gzip --no-name -9 -c | split -b 240640 -
# Upper size for the mfs in the boot.flp kernel.
# These are adjusted down to the minimum needed by doFS.sh.
-BOOTMFSSIZE= 1250
+BOOTMFSSIZE= 1400
MFSINODE= 42000
FIXITINODE= 28000