From: Ben Gras Date: Fri, 21 Oct 2005 22:16:31 +0000 (+0000) Subject: Bigger X-Git-Url: http://zhaoyanbai.com/repos/?a=commitdiff_plain;h=8386f885d808543acba20c4a7b11725f99085add;p=minix.git Bigger --- diff --git a/tools/release.sh b/tools/release.sh index c507746eb..f845049d4 100755 --- a/tools/release.sh +++ b/tools/release.sh @@ -94,7 +94,7 @@ ISO=${ISO}_${CVSTAG}.iso ISOGZ=${ISO}.gz echo "Making $ISOGZ" -USRMB=600 +USRMB=650 USRBLOCKS="`expr $USRMB \* 1024 \* 1024 / $BS`" USRSECTS="`expr $USRMB \* 1024 \* 2`"