Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/configs/baseline/profiledef.sh
diff options
context:
space:
mode:
Diffstat (limited to 'configs/baseline/profiledef.sh')
-rw-r--r--configs/baseline/profiledef.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/baseline/profiledef.sh b/configs/baseline/profiledef.sh
index 913ff8a..618235a 100644
--- a/configs/baseline/profiledef.sh
+++ b/configs/baseline/profiledef.sh
@@ -15,6 +15,7 @@ arch="x86_64"
pacman_conf="pacman.conf"
airootfs_image_type="erofs"
airootfs_image_tool_options=('-zlzma,109' -E 'ztailpacking,fragments,dedupe')
+bootstrap_tarball_compression=(zstd -c -T0 --long -19)
file_permissions=(
["/etc/shadow"]="0:0:400"
)