From aec3cb64b2b654bdafadb6192438547811d3ffcf Mon Sep 17 00:00:00 2001 From: Michael Tremer Date: Sun, 17 Sep 2023 13:30:12 +0000 Subject: [PATCH] ipfire-release: Disable using mirrors in stable repository Pakfire currently does not handle this well and we don't need this now. Signed-off-by: Michael Tremer --- ipfire-release/ipfire-release.nm | 2 +- ipfire-release/repos/stable.repo | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ipfire-release/ipfire-release.nm b/ipfire-release/ipfire-release.nm index 46abfcc05..a4062c33c 100644 --- a/ipfire-release/ipfire-release.nm +++ b/ipfire-release/ipfire-release.nm @@ -14,7 +14,7 @@ DISTRO_COLOR = 0;31 name = %{DISTRO_SNAME}-release version = %{DISTRO_VERSION} -release = 8 +release = 9 maintainer = Michael Tremer groups = Base Build System/Base diff --git a/ipfire-release/repos/stable.repo b/ipfire-release/repos/stable.repo index 0648a0f55..b9f7ee0d3 100644 --- a/ipfire-release/repos/stable.repo +++ b/ipfire-release/repos/stable.repo @@ -5,4 +5,4 @@ key = untrusted comment: IPFire 3 - stable RWTbyeq8zRxmh8VJCRaXtnSlHCKp+tk7+wjNGpJ53jkP5Dz8j8GWxxOt priority = 1000 refresh = 6h -mirrors = https://pakfire.ipfire.org/distros/ipfire-3/repos/stable/mirrorlist?arch=%{arch} +#mirrors = https://pakfire.ipfire.org/distros/ipfire-3/repos/stable/mirrorlist?arch=%{arch} -- 2.39.2