]> git.ipfire.org Git - pakfire.git/commitdiff
IPFire 3: Disable all repositories for now except Bootstrap
authorMichael Tremer <michael.tremer@ipfire.org>
Thu, 9 Mar 2023 10:14:40 +0000 (10:14 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Thu, 9 Mar 2023 10:15:18 +0000 (10:15 +0000)
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
contrib/config/distros/ipfire3.conf

index 97a99fdf6301fe4f14f121a2644b09a7cec32fe4..944b6fa7ea6783e8073b3d35c9bf65baa154e9bd 100644 (file)
@@ -12,40 +12,40 @@ slogan              = An Open Source Firewall Solution
 
 source_dl      = https://source.ipfire.org/source-3.x/
 
-[repo:stable]
-description = IPFire 3 - stable
-baseurl = https://pakfire.ipfire.org/files/repos/ipfire-3/stable/%{arch}
-key = -----BEGIN PGP PUBLIC KEY BLOCK-----
-
-       mDMEYz7fsBYJKwYBBAHaRw8BAQdAMUYyJQXKrnlsViCjj1agdvc9Eqy7oBCbHEwG
-       DTWqwi20HVRFU1QgS0VZIDEgPHRlc3RAZXhhbXBsZS5jb20+iJAEExYIADgWIQSE
-       LXEYwTH8JA3eTnYzr2Ww5NtZTgUCYz7fsAIbAwULCQgHAgYVCgkICwIEFgIDAQIe
-       AQIXgAAKCRAzr2Ww5NtZTgsdAQCxNyqb6GAbANw4iSAbA/hs7IY4xXoLg7Dv6c8R
-       862nJwEAvrYHUfORe2DchRmSZEMX29aJV0S49n+75ytQUMECCw8=
-       =2y1q
-       -----END PGP PUBLIC KEY BLOCK-----
-
+#[repo:stable]
+#description = IPFire 3 - stable
+#baseurl = https://pakfire.ipfire.org/files/repos/ipfire-3/stable/%{arch}
+#key = -----BEGIN PGP PUBLIC KEY BLOCK-----
+#
+#      mDMEYz7fsBYJKwYBBAHaRw8BAQdAMUYyJQXKrnlsViCjj1agdvc9Eqy7oBCbHEwG
+#      DTWqwi20HVRFU1QgS0VZIDEgPHRlc3RAZXhhbXBsZS5jb20+iJAEExYIADgWIQSE
+#      LXEYwTH8JA3eTnYzr2Ww5NtZTgUCYz7fsAIbAwULCQgHAgYVCgkICwIEFgIDAQIe
+#      AQIXgAAKCRAzr2Ww5NtZTgsdAQCxNyqb6GAbANw4iSAbA/hs7IY4xXoLg7Dv6c8R
+#      862nJwEAvrYHUfORe2DchRmSZEMX29aJV0S49n+75ytQUMECCw8=
+#      =2y1q
+#      -----END PGP PUBLIC KEY BLOCK-----
+#
 #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}
-key = -----BEGIN PGP PUBLIC KEY BLOCK-----
-
-       mDMEYz7fsBYJKwYBBAHaRw8BAQdAMUYyJQXKrnlsViCjj1agdvc9Eqy7oBCbHEwG
-       DTWqwi20HVRFU1QgS0VZIDEgPHRlc3RAZXhhbXBsZS5jb20+iJAEExYIADgWIQSE
-       LXEYwTH8JA3eTnYzr2Ww5NtZTgUCYz7fsAIbAwULCQgHAgYVCgkICwIEFgIDAQIe
-       AQIXgAAKCRAzr2Ww5NtZTgsdAQCxNyqb6GAbANw4iSAbA/hs7IY4xXoLg7Dv6c8R
-       862nJwEAvrYHUfORe2DchRmSZEMX29aJV0S49n+75ytQUMECCw8=
-       =2y1q
-       -----END PGP PUBLIC KEY BLOCK-----
-
-priority = 100
+#priority = 500
+#
+#[repo:testing]
+#description = IPFire 3 - testing
+#baseurl = https://pakfire.ipfire.org/files/repos/ipfire-3/testing/%{arch}
+#key = -----BEGIN PGP PUBLIC KEY BLOCK-----
+#
+#      mDMEYz7fsBYJKwYBBAHaRw8BAQdAMUYyJQXKrnlsViCjj1agdvc9Eqy7oBCbHEwG
+#      DTWqwi20HVRFU1QgS0VZIDEgPHRlc3RAZXhhbXBsZS5jb20+iJAEExYIADgWIQSE
+#      LXEYwTH8JA3eTnYzr2Ww5NtZTgUCYz7fsAIbAwULCQgHAgYVCgkICwIEFgIDAQIe
+#      AQIXgAAKCRAzr2Ww5NtZTgsdAQCxNyqb6GAbANw4iSAbA/hs7IY4xXoLg7Dv6c8R
+#      862nJwEAvrYHUfORe2DchRmSZEMX29aJV0S49n+75ytQUMECCw8=
+#      =2y1q
+#      -----END PGP PUBLIC KEY BLOCK-----
+#
+#priority = 100
 
 [repo:bootstrap]
 description = Bootstrap Repository
-baseurl     = https://people.ipfire.org/~ms/bootstrap/%{arch}/
+baseurl     = https://people.ipfire.org/~ms/bootstrap2/%{arch}/
 priority    = 1
 
 [repo:local]