squashefs test
This commit is contained in:
parent
c231d8fe04
commit
a75e5c1395
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@ bootmodes=('bios.syslinux.mbr' 'bios.syslinux.eltorito'
|
|||
'uefi-ia32.grub.eltorito' 'uefi-x64.grub.eltorito')
|
||||
arch="x86_64"
|
||||
pacman_conf="pacman.conf"
|
||||
airootfs_image_type="erofs"
|
||||
airootfs_image_type="squashfs"
|
||||
#airootfs_image_tool_options=('-zlzma,109' -E 'ztailpacking,fragments,dedupe')
|
||||
airootfs_image_tool_options=('-zlzma,109')
|
||||
file_permissions=(
|
||||
|
|
|
|||
Loading…
Reference in a new issue