more compression

This commit is contained in:
Sohrab Behdani 2024-01-22 14:49:03 +03:30
parent e75e681b97
commit afee2c674a
2 changed files with 2 additions and 2 deletions

View file

@ -199,7 +199,7 @@ xdg-desktop-portal-kde
#systemutils #systemutils
btop btop
konsole konsole
kate #kate
dolphin dolphin
xdg-user-dirs xdg-user-dirs
spectacle spectacle

View file

@ -14,7 +14,7 @@ bootmodes=('bios.syslinux.mbr' 'bios.syslinux.eltorito'
arch="x86_64" arch="x86_64"
pacman_conf="pacman.conf" pacman_conf="pacman.conf"
airootfs_image_type="squashfs" airootfs_image_type="squashfs"
airootfs_image_tool_options=('-comp' 'xz' '-Xbcj' 'x86' '-b' '1M' '-Xdict-size' '1M') airootfs_image_tool_options=('-comp' 'xz' '-Xbcj' 'x86' '-b' '1M' '-Xdict-size' '1M' '-9')
file_permissions=( file_permissions=(
["/etc/shadow"]="0:0:400" ["/etc/shadow"]="0:0:400"
["/root"]="0:0:750" ["/root"]="0:0:750"