summaryrefslogtreecommitdiffstats
path: root/release/Makefile
diff options
context:
space:
mode:
authorphk <phk@FreeBSD.org>1995-04-13 02:11:31 +0000
committerphk <phk@FreeBSD.org>1995-04-13 02:11:31 +0000
commit10e43cc3de27fe16fd5025c2389388e270e45656 (patch)
tree70e58c865612304d0f459e4dd20d105473305fac /release/Makefile
parentf86d0bfb93b8f85e53637a95dd85b95420d09563 (diff)
downloadFreeBSD-src-10e43cc3de27fe16fd5025c2389388e270e45656.zip
FreeBSD-src-10e43cc3de27fe16fd5025c2389388e270e45656.tar.gz
Even more inodes on the floppies...
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 1e690c4..a54a594 100644
--- a/release/Makefile
+++ b/release/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.133 1995/04/12 08:00:20 phk Exp $
+# $Id: Makefile,v 1.134 1995/04/12 21:13:08 phk Exp $
#
# How to roll a release:
#
@@ -36,7 +36,7 @@ FDCYLS= 80
FDCYLSIZE= 15k
FDLABEL= fd1200
-NEWFSARGS= -c 80 -b 4096 -f 512 -i 7000 -m 0 -t 0 -u 0 \
+NEWFSARGS= -c 80 -b 4096 -f 512 -i 2000 -m 0 -t 0 -u 0 \
-o space -T ${FDLABEL}
ZIPNSPLIT= gzip --no-name -9 -c | split -b 240640 -
OpenPOWER on IntegriCloud