]> Zhao Yanbai Git Server - minix.git/commitdiff
*** empty log message ***
authorBen Gras <ben@minix3.org>
Tue, 4 Apr 2006 13:25:19 +0000 (13:25 +0000)
committerBen Gras <ben@minix3.org>
Tue, 4 Apr 2006 13:25:19 +0000 (13:25 +0000)
tools/release.sh

index 3ed609c499c3692245fa6efd8a3c69237d3cd116..ed4dd6e8da5f3208149d166b8ef53dbd60da87fe 100755 (executable)
@@ -134,7 +134,7 @@ fi
 IMGBZ=${IMG}.bz2
 echo "Making $IMGBZ"
 
-USRMB=350
+USRMB=300
 
 USRBLOCKS="`expr $USRMB \* 1024 \* 1024 / $BS`"
 USRSECTS="`expr $USRMB \* 1024 \* 2`"