images/archlinux: skip compression for makepkg
1 files changed, 4 insertions(+), 1 deletions(-) M images/archlinux/genimg
M images/archlinux/genimg => images/archlinux/genimg +4 -1
@@ 117,7 117,10 @@ initrd initramfs-linux.img append root=/dev/vda2 rw quiet EOF echo "makeopts=(--skippgpcheck)" >> $root/etc/makepkg.conf cat >> "$root"/etc/makepkg.conf <<- EOF makeopts=(--skippgpcheck) PKGEXT='.pkg.tar' EOF run_normal curl -O https://aur.archlinux.org/cgit/aur.git/snapshot/yay.tar.gz run_normal tar xf yay.tar.gz