summaryrefslogtreecommitdiffstats
path: root/release/Makefile
diff options
context:
space:
mode:
authorjkh <jkh@FreeBSD.org>1999-01-16 22:42:25 +0000
committerjkh <jkh@FreeBSD.org>1999-01-16 22:42:25 +0000
commit922239a161b62371ce6d0bd3dc5252130544114b (patch)
treef48c5b25b04f940f6e012703f384626fb79752e3 /release/Makefile
parent25cd623564516d1e65cbbc033d5cb7b822a7fb22 (diff)
downloadFreeBSD-src-922239a161b62371ce6d0bd3dc5252130544114b.zip
FreeBSD-src-922239a161b62371ce6d0bd3dc5252130544114b.tar.gz
More floppy size adjustments - I thought I'd already committed these, whoops!
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 739f5c9..8b804c1 100644
--- a/release/Makefile
+++ b/release/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.457 1999/01/13 21:56:58 abial Exp $
+# $Id: Makefile,v 1.458 1999/01/14 15:36:53 abial Exp $
#
# make release CHROOTDIR=/some/dir BUILDNAME=somename [ RELEASETAG=tag ]
#
@@ -72,7 +72,7 @@ MNT= /mnt
# Various floppy image parameters.
#
BOOTSIZE= 1440
-BOOTMFSSIZE= 2880
+BOOTMFSSIZE= 1440
FIXITSIZE= 1440
BOOTINODE= 80000
MFSINODE= 8000
OpenPOWER on IntegriCloud