]> Zhao Yanbai Git Server - minix.git/commitdiff
smaller
authorBen Gras <ben@minix3.org>
Sat, 22 Oct 2005 20:17:52 +0000 (20:17 +0000)
committerBen Gras <ben@minix3.org>
Sat, 22 Oct 2005 20:17:52 +0000 (20:17 +0000)
tools/release.sh

index 2e1e4af1d4bf7d340cb21e5e127e8ae80c263151..feba06c53150b09e2277c3e5b1d34e9cd0ed40f1 100755 (executable)
@@ -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`"