summaryrefslogtreecommitdiffstats
path: root/release
diff options
context:
space:
mode:
authorjkh <jkh@FreeBSD.org>1996-07-09 11:26:00 +0000
committerjkh <jkh@FreeBSD.org>1996-07-09 11:26:00 +0000
commit6082dbb660fe2b5824f3fbf4d57193ae2bee37f1 (patch)
tree9c453c403927a5b20cafdcafabcd8b680c7b902f /release
parent7c8a6d04a5d0685eacdee41d039b7a5da6130423 (diff)
downloadFreeBSD-src-6082dbb660fe2b5824f3fbf4d57193ae2bee37f1.zip
FreeBSD-src-6082dbb660fe2b5824f3fbf4d57193ae2bee37f1.tar.gz
Merge
Diffstat (limited to 'release')
-rw-r--r--release/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/release/Makefile b/release/Makefile
index 3d1b374..d9ccd7c 100644
--- a/release/Makefile
+++ b/release/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.228 1996/07/05 08:53:54 jkh Exp $
+# $Id: Makefile,v 1.229 1996/07/05 21:48:49 jkh Exp $
#
# How to roll a release:
#
@@ -42,7 +42,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 but doFS.sh.
BOOTMFSSIZE= 1200
-MFSINODE= 42000
+MFSINODE= 65536
# Things which will get you into trouble if you change them
DISTRIBUTIONS= bin ${EXTRA_DISTS}
OpenPOWER on IntegriCloud