From 7ed3d9512b1d2330bbcf265b24e8e845a6a83eca Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Fri, 9 Feb 2024 10:33:14 +0100 Subject: added a build-support-manual --- config/pacman/build-support-staging-with-build-support.conf | 3 +++ config/pacman/core-staging-with-build-support.conf | 3 +++ config/pacman/extra-staging-with-build-support.conf | 3 +++ 3 files changed, 9 insertions(+) diff --git a/config/pacman/build-support-staging-with-build-support.conf b/config/pacman/build-support-staging-with-build-support.conf index 7b62e6f..450bf16 100644 --- a/config/pacman/build-support-staging-with-build-support.conf +++ b/config/pacman/build-support-staging-with-build-support.conf @@ -70,6 +70,9 @@ 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. +[build-support-manual] +Include = /etc/pacman.d/mirrorlist + [build-support] Include = /etc/pacman.d/mirrorlist diff --git a/config/pacman/core-staging-with-build-support.conf b/config/pacman/core-staging-with-build-support.conf index 7b62e6f..450bf16 100644 --- a/config/pacman/core-staging-with-build-support.conf +++ b/config/pacman/core-staging-with-build-support.conf @@ -70,6 +70,9 @@ 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. +[build-support-manual] +Include = /etc/pacman.d/mirrorlist + [build-support] Include = /etc/pacman.d/mirrorlist diff --git a/config/pacman/extra-staging-with-build-support.conf b/config/pacman/extra-staging-with-build-support.conf index 7b62e6f..450bf16 100644 --- a/config/pacman/extra-staging-with-build-support.conf +++ b/config/pacman/extra-staging-with-build-support.conf @@ -70,6 +70,9 @@ 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. +[build-support-manual] +Include = /etc/pacman.d/mirrorlist + [build-support] Include = /etc/pacman.d/mirrorlist -- cgit v1.2.3-54-g00ecf