This commit is contained in:
Ben Gras 2005-10-22 20:17:52 +00:00
parent e93effa794
commit 1c6ec4723e

View File

@ -98,7 +98,7 @@ ISO=${ISO}_${CVSTAG}.iso
ISOGZ=${ISO}.gz ISOGZ=${ISO}.gz
echo "Making $ISOGZ" echo "Making $ISOGZ"
USRMB=650 USRMB=100
USRBLOCKS="`expr $USRMB \* 1024 \* 1024 / $BS`" USRBLOCKS="`expr $USRMB \* 1024 \* 1024 / $BS`"
USRSECTS="`expr $USRMB \* 1024 \* 2`" USRSECTS="`expr $USRMB \* 1024 \* 2`"