This commit is contained in:
Xircon 2026-02-21 00:24:29 -05:00
parent 1bd1513a92
commit ba84deff85
2 changed files with 1 additions and 6 deletions

View File

@ -9,11 +9,6 @@ git clone https://aur.archlinux.org/archlinux32-keyring.git
cd archlinux32-keyring cd archlinux32-keyring
makepkg -si --skippgpcheck --noconfirm makepkg -si --skippgpcheck --noconfirm
cd .. cd ..
#sudo mv ./archlinux32-keyring/src/archlinux32-keyring-*/archlinux32.pgp ./archlinux32-keyring/pubring.pgp
#sudo pacman-key --import ./archlinux32-keyring/pubring.pgp
#sudo pacman-key --init
#sudo pacman-key --populate
echo Making ISO... echo Making ISO...
mkdir -p out/ mkdir -p out/

View File

@ -35,7 +35,7 @@ Color
# We cannot check disk space from within a chroot environment # We cannot check disk space from within a chroot environment
#CheckSpace #CheckSpace
#VerbosePkgLists #VerbosePkgLists
ParallelDownloads = 1 ParallelDownloads = 10
ILoveCandy ILoveCandy
# By default, pacman accepts packages signed by keys that its local keyring # By default, pacman accepts packages signed by keys that its local keyring