From bb91fd52d9b2c2e8dc85ddefd5a2227b6eb309ba Mon Sep 17 00:00:00 2001 From: Sven-Hendrik Haase Date: Tue, 3 Nov 2020 21:12:38 +0100 Subject: Use better xz options Default: 732M With these options: 675M --- configs/releng/profiledef.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'configs/releng/profiledef.sh') diff --git a/configs/releng/profiledef.sh b/configs/releng/profiledef.sh index 1aa93b6..2e74e5f 100644 --- a/configs/releng/profiledef.sh +++ b/configs/releng/profiledef.sh @@ -10,3 +10,4 @@ install_dir="arch" bootmodes=('bios.syslinux.mbr' 'bios.syslinux.eltorito' 'uefi-x64.systemd-boot.esp' 'uefi-x64.systemd-boot.eltorito') arch="x86_64" pacman_conf="pacman.conf" +airootfs_image_tool_options=('-comp' 'xz' '-Xbcj' 'x86' '-b' '1M' '-Xdict-size' '1M') -- cgit v1.2.3-70-g09d2