From 9f9dc2077ea88339e2ba34c6e8425e9216481b59 Mon Sep 17 00:00:00 2001 From: jhay Date: Mon, 28 Aug 2000 14:25:53 +0000 Subject: The fixit floppy needs a few more inodes. --- release/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'release/Makefile') diff --git a/release/Makefile b/release/Makefile index 19b014f..e4ce1ca 100644 --- a/release/Makefile +++ b/release/Makefile @@ -100,7 +100,7 @@ BOOTSIZE= 1440 FIXITSIZE= 1440 MFSSIZE= 2880 BOOTINODE= 80000 -FIXITINODE= 4000 +FIXITINODE= 3000 MFSINODE= 8000 SMALLBOOTLABEL= fd1200 BOOTLABEL= fd1440 @@ -112,7 +112,7 @@ FIXITSIZE= 1440 MFSSIZE= 2880 BIGBOOTSIZE= 2880 BOOTINODE= 80000 -FIXITINODE= 4000 +FIXITINODE= 3000 MFSINODE= 8000 BOOTLABEL= fd1440 FIXITLABEL= fd1440 -- cgit v1.1