]> Zhao Yanbai Git Server - minix.git/commitdiff
Bigger
authorBen Gras <ben@minix3.org>
Fri, 21 Oct 2005 19:30:13 +0000 (19:30 +0000)
committerBen Gras <ben@minix3.org>
Fri, 21 Oct 2005 19:30:13 +0000 (19:30 +0000)
tools/release.sh

index a4ed794ced8627be069a322bdb0d6064f91ee616..19b0ce93f03fbbb5ee11a91ffa57eaa590725895 100755 (executable)
@@ -94,7 +94,7 @@ ISO=${ISO}.iso
 ISOGZ=${ISO}.gz
 echo "Making $ISOGZ"
 
-USRMB=500
+USRMB=600
 
 USRBLOCKS="`expr $USRMB \* 1024 \* 1024 / $BS`"
 USRSECTS="`expr $USRMB \* 1024 \* 2`"