]> Zhao Yanbai Git Server - minix.git/commitdiff
More packages - more usr
authorBen Gras <ben@minix3.org>
Thu, 13 Apr 2006 02:00:54 +0000 (02:00 +0000)
committerBen Gras <ben@minix3.org>
Thu, 13 Apr 2006 02:00:54 +0000 (02:00 +0000)
tools/release.sh

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