]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
ipfire-release: Disable using mirrors in stable repository
authorMichael Tremer <michael.tremer@ipfire.org>
Sun, 17 Sep 2023 13:30:12 +0000 (13:30 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Sun, 17 Sep 2023 13:30:12 +0000 (13:30 +0000)
Pakfire currently does not handle this well and we don't need this now.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
ipfire-release/ipfire-release.nm
ipfire-release/repos/stable.repo

index 46abfcc053cdcd3957f3af016df5f748cbe0c4e3..a4062c33cefbc36aab1dcc9028d164c15e88b0f6 100644 (file)
@@ -14,7 +14,7 @@ DISTRO_COLOR    = 0;31
 
 name       = %{DISTRO_SNAME}-release
 version    = %{DISTRO_VERSION}
-release    = 8
+release    = 9
 
 maintainer = Michael Tremer <michael.tremer@ipfire.org>
 groups     = Base Build System/Base
index 0648a0f5509fc061eb7b32a6e40067f1d434ea6a..b9f7ee0d34b86e0582eabd6b7e42cedfd5c014b9 100644 (file)
@@ -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}