summaryrefslogtreecommitdiff
path: root/distrib/pmax
diff options
context:
space:
mode:
authorMats O Jansson <maja@cvs.openbsd.org>1999-10-01 21:05:08 +0000
committerMats O Jansson <maja@cvs.openbsd.org>1999-10-01 21:05:08 +0000
commitcba68a6f9612ba7e1556c18a037685f7d23ed251 (patch)
treeae47b00dd7448022bd72b943c75f37e388118a36 /distrib/pmax
parent3971b2de9e1d2d6fd26a50f7cf164b634b211187 (diff)
image is now 40Mb instead of 32Mb. -moj
Diffstat (limited to 'distrib/pmax')
-rw-r--r--distrib/pmax/simpleroot/Makefile.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/distrib/pmax/simpleroot/Makefile.inc b/distrib/pmax/simpleroot/Makefile.inc
index 6d14f25c681..cc10426cbce 100644
--- a/distrib/pmax/simpleroot/Makefile.inc
+++ b/distrib/pmax/simpleroot/Makefile.inc
@@ -1,4 +1,4 @@
-IMAGESIZE?= 65536 # 32Mb in 512 byte blocks
+IMAGESIZE?= 81920 # 40Mb in 512 byte blocks
BOOT_DISKLABEL?= -b /usr/mdec/rzboot -s /usr/mdec/bootrz
GZIP?= cat
GZIPFLAGS?=