From 499c3d31388213d5a7c4ff7f73d0c08092c71f8d Mon Sep 17 00:00:00 2001 From: Xircon Date: Sat, 21 Feb 2026 00:24:28 -0500 Subject: [PATCH] hopefully ifx issues with PGP key imports --- makeiso.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/makeiso.sh b/makeiso.sh index bcae3d3..25c70a7 100755 --- a/makeiso.sh +++ b/makeiso.sh @@ -8,9 +8,11 @@ git clone https://aur.archlinux.org/archlinux32-keyring.git cd archlinux32-keyring makepkg -si --skippgpcheck --noconfirm cd .. +sudo pacman-key --import ./archlinux32-keyring/*.pgp sudo pacman-key --init sudo pacman-key --populate + echo Making ISO... mkdir -p out/ mkdir -p work/