From 0b2ac557d3452166fc0653a150ca16688bd5728e Mon Sep 17 00:00:00 2001 From: graichen Date: Sat, 3 May 1997 00:47:00 +0000 Subject: [PATCH] use 32 mb / for the beginning tests - else i would have to mod the disktab ... --- distrib/alpha/simpleroot/Makefile.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/distrib/alpha/simpleroot/Makefile.inc b/distrib/alpha/simpleroot/Makefile.inc index 114906ea3ec..76fae07b37f 100644 --- a/distrib/alpha/simpleroot/Makefile.inc +++ b/distrib/alpha/simpleroot/Makefile.inc @@ -1,4 +1,4 @@ -IMAGESIZE?= 131072 # 64Mb in 512 byte blocks +IMAGESIZE?= 65536 # 32Mb in 512 byte blocks BOOT_INSTALLBOT?= /usr/mdec/bootxx GZIP?= cat GZIPFLAGS?= -- 2.20.1