summaryrefslogtreecommitdiff
path: root/distrib
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>2002-04-05 03:10:05 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>2002-04-05 03:10:05 +0000
commitb3cd82fa3d280b8d9c0c510625eae737fc5a2f92 (patch)
treef07ec1155450433df238605654891b4e00d4080f /distrib
parente29d8c4fcb1bb7ab1459cfbf853e28878dedddc8 (diff)
shrink the ramdisk imagesize
Diffstat (limited to 'distrib')
-rw-r--r--distrib/vax/ramdisk/Makefile.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/distrib/vax/ramdisk/Makefile.inc b/distrib/vax/ramdisk/Makefile.inc
index 8135b7d7e6b..0ed85191bdc 100644
--- a/distrib/vax/ramdisk/Makefile.inc
+++ b/distrib/vax/ramdisk/Makefile.inc
@@ -1,6 +1,6 @@
-# $OpenBSD: Makefile.inc,v 1.2 2002/02/15 01:06:21 deraadt Exp $
+# $OpenBSD: Makefile.inc,v 1.3 2002/04/05 03:10:04 deraadt Exp $
-IMAGESIZE= 4352
+IMAGESIZE= 3072
GZIP?= gzip
GZIPFLAGS?= -9v
GZIPEXT?= .gz