]> Zhao Yanbai Git Server - minix.git/commitdiff
For packages.
authorBen Gras <ben@minix3.org>
Thu, 13 Apr 2006 12:44:06 +0000 (12:44 +0000)
committerBen Gras <ben@minix3.org>
Thu, 13 Apr 2006 12:44:06 +0000 (12:44 +0000)
tools/release.sh

index 65abf878a69058e6a26b54fd805b53b9214b8557..d79064ea5fb7ef1c85beacc56737cbd495751189 100755 (executable)
@@ -138,7 +138,7 @@ fi
 IMGBZ=${IMG}.bz2
 echo "Making $IMGBZ"
 
-USRMB=450
+USRMB=400
 
 USRBLOCKS="`expr $USRMB \* 1024 \* 1024 / $BS`"
 USRSECTS="`expr $USRMB \* 1024 \* 2`"