Packages
This commit is contained in:
parent
6257b0a0dc
commit
35778a97ca
1 changed files with 1 additions and 1 deletions
|
@ -124,7 +124,7 @@ fi
|
||||||
IMGBZ=${IMG}.bz2
|
IMGBZ=${IMG}.bz2
|
||||||
echo "Making $IMGBZ"
|
echo "Making $IMGBZ"
|
||||||
|
|
||||||
USRMB=150
|
USRMB=200
|
||||||
|
|
||||||
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