From 0bf1d5d5f083d22f8beee046166a500e4cf2b8c3 Mon Sep 17 00:00:00 2001 From: Michael Tremer Date: Wed, 16 Aug 2023 15:47:48 +0000 Subject: [PATCH] contrib: Enable the testing repository by default Signed-off-by: Michael Tremer --- contrib/config/distros/ipfire3.conf | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/contrib/config/distros/ipfire3.conf b/contrib/config/distros/ipfire3.conf index 064bd01c8..1661f6a64 100644 --- a/contrib/config/distros/ipfire3.conf +++ b/contrib/config/distros/ipfire3.conf @@ -19,13 +19,13 @@ source_dl = https://source.ipfire.org/source-3.x/ # RWRaaNWeyenNh1oZpBodZpkl5Xlg2ATqvhyTcjbrwjOn0E3Q5Yh2tzbn #mirrors = https://pakfire.ipfire.org/distros/ipfire-3/repos/stable/mirrorlist?arch=%{arch} #priority = 500 -# -#[repo:testing] -#description = IPFire 3 - testing -#baseurl = https://pakfire.ipfire.org/files/repos/ipfire-3/testing/%{arch} + +[repo:testing] +description = IPFire 3 - testing +baseurl = https://pakfire.ipfire.org/files/repos/ipfire-3/testing/%{arch} #key = untrusted comment: IPFire 3 - testing # RWTNUgpbDZpZZl8V4phD0Mz+0/UvRsC1MAp4G4EYXLhyPt0Hov+oHq3k -#priority = 100 +priority = 100 [repo:bootstrap] description = Bootstrap Repository -- 2.39.5