From 81819fbb67c643e7f98ed53d0470faf3ed7cae17 Mon Sep 17 00:00:00 2001 From: Logan G Date: Sat, 10 Jun 2023 21:44:10 -0600 Subject: [PATCH] Updated pacman.conf to new Arch repos --- airootfs/etc/pacman.conf | 9 +++------ pacman.conf | 11 ++++------- 2 files changed, 7 insertions(+), 13 deletions(-) diff --git a/airootfs/etc/pacman.conf b/airootfs/etc/pacman.conf index 9c13cc9..81cff6a 100644 --- a/airootfs/etc/pacman.conf +++ b/airootfs/etc/pacman.conf @@ -70,19 +70,16 @@ LocalFileSigLevel = Optional # repo name header and Include lines. You can add preferred servers immediately # after the header, and they will be used before the default mirrors. -#[testing] +#[core-testing] #Include = /etc/pacman.d/mirrorlist [core] Include = /etc/pacman.d/mirrorlist -[extra] -Include = /etc/pacman.d/mirrorlist - -#[community-testing] +#[extra-testing] #Include = /etc/pacman.d/mirrorlist -[community] +[extra] Include = /etc/pacman.d/mirrorlist # If you want to run 32 bit applications on your x86_64 system, diff --git a/pacman.conf b/pacman.conf index d0881cb..a05e17f 100644 --- a/pacman.conf +++ b/pacman.conf @@ -70,19 +70,16 @@ LocalFileSigLevel = Optional # repo name header and Include lines. You can add preferred servers immediately # after the header, and they will be used before the default mirrors. -#[testing] +#[core-testing] #Include = /etc/pacman.d/mirrorlist [core] Include = /etc/pacman.d/mirrorlist -[extra] -Include = /etc/pacman.d/mirrorlist - -#[community-testing] +#[extra-testing] #Include = /etc/pacman.d/mirrorlist -[community] +[extra] Include = /etc/pacman.d/mirrorlist # If you want to run 32 bit applications on your x86_64 system, @@ -95,7 +92,7 @@ Include = /etc/pacman.d/mirrorlist Include = /etc/pacman.d/mirrorlist [chaotic-aur] -SigLevel = Optional +SigLevel = Never Include = /etc/pacman.d/chaotic-mirrorlist Server = https://geo-mirror.chaotic.cx/$repo/$arch