From: Ben Gras Date: Sat, 22 Oct 2005 20:17:52 +0000 (+0000) Subject: smaller X-Git-Url: http://zhaoyanbai.com/repos/man.dnssec-dsfromkey.html?a=commitdiff_plain;h=1c6ec4723ea9d735917a7e324a8f21e31907032f;p=minix.git smaller --- diff --git a/tools/release.sh b/tools/release.sh index 2e1e4af1d..feba06c53 100755 --- a/tools/release.sh +++ b/tools/release.sh @@ -98,7 +98,7 @@ ISO=${ISO}_${CVSTAG}.iso ISOGZ=${ISO}.gz echo "Making $ISOGZ" -USRMB=650 +USRMB=100 USRBLOCKS="`expr $USRMB \* 1024 \* 1024 / $BS`" USRSECTS="`expr $USRMB \* 1024 \* 2`"