For packages.
This commit is contained in:
parent
353d71a731
commit
ebdfcbf297
1 changed files with 1 additions and 1 deletions
|
@ -138,7 +138,7 @@ fi
|
||||||
IMGBZ=${IMG}.bz2
|
IMGBZ=${IMG}.bz2
|
||||||
echo "Making $IMGBZ"
|
echo "Making $IMGBZ"
|
||||||
|
|
||||||
USRMB=450
|
USRMB=400
|
||||||
|
|
||||||
USRBLOCKS="`expr $USRMB \* 1024 \* 1024 / $BS`"
|
USRBLOCKS="`expr $USRMB \* 1024 \* 1024 / $BS`"
|
||||||
USRSECTS="`expr $USRMB \* 1024 \* 2`"
|
USRSECTS="`expr $USRMB \* 1024 \* 2`"
|
||||||
|
|
Loading…
Reference in a new issue