summaryrefslogtreecommitdiffstats
path: root/airootfs
diff options
context:
space:
mode:
authorToby Vincent <tobyv@tobyvin.dev>2024-01-22 15:00:37 -0600
committerToby Vincent <tobyv@tobyvin.dev>2024-01-22 15:05:18 -0600
commit3b44be38e12acc8987a977b73f87ec1c2ba63e4b (patch)
tree609a4cbb655dbfce61abd620415eaca3d949036d /airootfs
parent2bd0a3aa864c1e62717099ce6b1789c734ab70a7 (diff)
chore: update profile from relengHEADmain
Diffstat (limited to 'airootfs')
-rw-r--r--airootfs/etc/pacman.conf9
1 files changed, 3 insertions, 6 deletions
diff --git a/airootfs/etc/pacman.conf b/airootfs/etc/pacman.conf
index 8c2c313..50d22b1 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,