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

index c507746eb2564d51e280308cbea665786d07f9c1..f845049d4a5ab80033c14264a0f5cc9fed544959 100755 (executable)
@@ -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`"