From 1de9e4195702239ca46aded1d090d4ea5eaac546 Mon Sep 17 00:00:00 2001 From: jkh Date: Tue, 12 Nov 1996 19:18:05 +0000 Subject: Bump BOOTMFSSIZE. --- release/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'release') diff --git a/release/Makefile b/release/Makefile index eb066272..a3b0b05 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 -- cgit v1.1