change build comp
This commit is contained in:
parent
e6ebe92e6e
commit
56bf0b19d3
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ bootmodes=('bios.syslinux.mbr' 'bios.syslinux.eltorito'
|
|||
arch="x86_64"
|
||||
pacman_conf="pacman.conf"
|
||||
airootfs_image_type="squashfs"
|
||||
airootfs_image_tool_options=('-comp' 'zstd' '-zstd' '--ultra' '--long' '-b' '1M' '--sparse')
|
||||
airootfs_image_tool_options=('-comp' 'zstd' '-Xcompression-level' '22')
|
||||
file_permissions=(
|
||||
["/etc/shadow"]="0:0:400"
|
||||
["/root"]="0:0:750"
|
||||
|
|
Loading…
Add table
Reference in a new issue