From 3cec3d6902f14bf7d2afedd6037209a32dd4c78d Mon Sep 17 00:00:00 2001 From: Michael Tremer Date: Mon, 18 Sep 2023 11:44:05 +0000 Subject: [PATCH] contrib: Disable the bootstrap repository Signed-off-by: Michael Tremer --- contrib/config/distros/ipfire3.conf | 6 ------ 1 file changed, 6 deletions(-) diff --git a/contrib/config/distros/ipfire3.conf b/contrib/config/distros/ipfire3.conf index d1465b993..ccb4dcc29 100644 --- a/contrib/config/distros/ipfire3.conf +++ b/contrib/config/distros/ipfire3.conf @@ -29,12 +29,6 @@ key = untrusted comment: IPFire 3 - testing priority = 500 refresh = 10m -[repo:bootstrap] -description = Bootstrap Repository -baseurl = https://people.ipfire.org/~ms/bootstrap2/%{arch}/ -priority = 1 -refresh = 1w - [repo:local] description = IPFire 3 - Locally Built Packages baseurl = file:///var/lib/pakfire/local/%{distro}/%{version} -- 2.47.2