Abrowser updated for v32
This commit is contained in:
parent
68163c73e2
commit
cce83006af
4 changed files with 261 additions and 303 deletions
|
|
@ -201,7 +201,7 @@ tmpmount(){
|
|||
[ $MEM -lt 16000000 ] && return
|
||||
grep jails/$UPSTREAM-$JAILARCH/tmp /proc/mounts -q && tmpumount
|
||||
echo $PACKAGE | grep -q "linux" && return
|
||||
mount -t tmpfs -o size=15G none jails/$UPSTREAM-$JAILARCH/tmp
|
||||
mount -t tmpfs -o size=20G none jails/$UPSTREAM-$JAILARCH/tmp
|
||||
}
|
||||
|
||||
compile(){
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue