This commit is contained in:
Ben Gras 2006-03-16 12:57:11 +00:00
parent 6257b0a0dc
commit 35778a97ca

View file

@ -124,7 +124,7 @@ fi
IMGBZ=${IMG}.bz2
echo "Making $IMGBZ"
USRMB=150
USRMB=200
USRBLOCKS="`expr $USRMB \* 1024 \* 1024 / $BS`"
USRSECTS="`expr $USRMB \* 1024 \* 2`"