From 0b11c5f77323f72fb56f8dc217c726133860f1f9 Mon Sep 17 00:00:00 2001 From: Mitchell Riedstra Date: Fri, 5 Sep 2025 17:38:13 -0400 Subject: Pull in some stuff from releng and add some AUR packages. --- archiso_config/pacman.conf | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'archiso_config/pacman.conf') diff --git a/archiso_config/pacman.conf b/archiso_config/pacman.conf index e7e6497..03c9a15 100644 --- a/archiso_config/pacman.conf +++ b/archiso_config/pacman.conf @@ -98,3 +98,8 @@ Include = /etc/pacman.d/mirrorlist #[custom] #SigLevel = Optional TrustAll #Server = file:///home/custompkgs + + +[bootstrapper] +SigLevel = Optional TrustAll +Server = file:///tmp/arch_pkgrepo -- cgit v1.2.3