index : archiso32 | |
Archlinux32 iso tools | gitolite user |
summaryrefslogtreecommitdiff |
author | nl6720 <nl6720@gmail.com> | 2023-03-17 19:00:25 +0200 |
---|---|---|
committer | nl6720 <nl6720@gmail.com> | 2023-03-17 19:35:59 +0200 |
commit | 20fc8030a38d7c71c341fd267c12eb6bee3c4549 (patch) | |
tree | 3e2f65702a750bb3912c0d42b3dbfa350af42120 /configs/baseline | |
parent | 5c36c85bd51b7f28f5e9b50fd82e66fde8286e37 (diff) |
-rw-r--r-- | configs/baseline/profiledef.sh | 2 |
diff --git a/configs/baseline/profiledef.sh b/configs/baseline/profiledef.sh index 63acce1..913ff8a 100644 --- a/configs/baseline/profiledef.sh +++ b/configs/baseline/profiledef.sh @@ -14,7 +14,7 @@ bootmodes=('bios.syslinux.mbr' 'bios.syslinux.eltorito' arch="x86_64" pacman_conf="pacman.conf" airootfs_image_type="erofs" -airootfs_image_tool_options=('-zlzma,9' -E ztailpacking) +airootfs_image_tool_options=('-zlzma,109' -E 'ztailpacking,fragments,dedupe') file_permissions=( ["/etc/shadow"]="0:0:400" ) |