change profile for build

This commit is contained in:
hikari 2023-11-12 11:14:34 +03:30 committed by GitHub
parent abb0ee1fac
commit dc0f9f85df
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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' 'xz' '-Xbcj' 'x86' '-b' '1M' '-Xdict-size' '1M')
airootfs_image_tool_options=('-comp' 'zstd' '-b' '1M')
file_permissions=(
["/etc/shadow"]="0:0:400"
["/root"]="0:0:750"