From dc0f9f85df28c8864e20d16c5d86b568feaf2c38 Mon Sep 17 00:00:00 2001 From: hikari <94219809+metantesan@users.noreply.github.com> Date: Sun, 12 Nov 2023 11:14:34 +0330 Subject: [PATCH] change profile for build --- iso/profiledef.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/iso/profiledef.sh b/iso/profiledef.sh index 3b7f7da..dacad48 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' '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"