More packages - more usr
This commit is contained in:
parent
d8af4488d9
commit
353d71a731
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=300
|
USRMB=450
|
||||||
|
|
||||||
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