Enable TAR_STAGE4 and install paxctl from apt repos.

This commit is contained in:
parazyd 2018-01-16 13:53:15 +01:00
parent f90f29bd9b
commit b7669ad52a
No known key found for this signature in database
GPG Key ID: F0CB28FCF78637DE
1 changed files with 2 additions and 1 deletions

3
config
View File

@ -27,7 +27,7 @@ stem_url="https://git.torproject.org/stem.git"
size="4098"
filesystem="btrfs"
#TAR_STAGE4=true
TAR_STAGE4=true
extra_packages+=(
eudev
@ -46,6 +46,7 @@ extra_packages+=(
tor
redis-tools
redis-server
paxctl
python2.7
python3