From a9d815cf6aca3fd39f82677e6bd98c94cb7200f4 Mon Sep 17 00:00:00 2001 From: Sohrab Behdani Date: Mon, 22 Jan 2024 21:25:22 +0330 Subject: [PATCH] added something --- iso/profiledef.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/iso/profiledef.sh b/iso/profiledef.sh index b1633c8..511ea1e 100644 --- a/iso/profiledef.sh +++ b/iso/profiledef.sh @@ -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' '-Xcompression-level' '22') +airootfs_image_tool_options=('-comp' 'xz' '-Xbcj' 'x86' '-b' '1M' '-Xdict-size' '1M') file_permissions=( ["/etc/shadow"]="0:0:400" ["/root"]="0:0:750"