index : archiso32 | |
Archlinux32 iso tools | gitolite user |
summaryrefslogtreecommitdiff |
author | nl6720 <nl6720@gmail.com> | 2020-10-24 15:53:57 +0300 |
---|---|---|
committer | nl6720 <nl6720@gmail.com> | 2021-03-09 16:25:45 +0200 |
commit | bc67933af14c28eb385b537a6afa3aa6e458af59 (patch) | |
tree | 9aa3f2e015c1bb6d4d377b7aca6de54897d74cdd /configs/releng | |
parent | 711ab4cd1ed8a38eaed4dadcc8d1fed5d4002008 (diff) |
-rw-r--r-- | configs/releng/profiledef.sh | 1 |
diff --git a/configs/releng/profiledef.sh b/configs/releng/profiledef.sh index 2d45ebd..d5f8bcb 100644 --- a/configs/releng/profiledef.sh +++ b/configs/releng/profiledef.sh @@ -10,6 +10,7 @@ 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_type="squashfs" airootfs_image_tool_options=('-comp' 'xz' '-Xbcj' 'x86' '-b' '1M' '-Xdict-size' '1M') file_permissions=( ["/etc/shadow"]="0:0:400" |