]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
mkosi: Switch to fedora 40
authorDaan De Meyer <daan.j.demeyer@gmail.com>
Tue, 7 May 2024 07:33:10 +0000 (09:33 +0200)
committerDaan De Meyer <daan.j.demeyer@gmail.com>
Tue, 7 May 2024 09:51:29 +0000 (11:51 +0200)
Enable updates-testing and use the most recent mirror to make sure
we get util-linux 2.40.1 which contains a crucial fix to make sure
the serial terminal in virtual machines works properly.

.github/workflows/mkosi.yml
mkosi.conf.d/10-fedora.conf
mkosi.conf.d/20-fedora-40.conf [new file with mode: 0644]

index 973eb4fd7fecac2f2293e556d27b2cbd930787f6..1e0b622f606f648c89ab3817e36115ceb759d2a6 100644 (file)
@@ -61,7 +61,7 @@ jobs:
           - distro: ubuntu
             release: noble
           - distro: fedora
-            release: "39"
+            release: "40"
           - distro: fedora
             release: rawhide
           - distro: opensuse
index 006cdeded8df1a7345df3106da54b3620300cf12..4c3f76135ff299bf29415ebf4c53cffefdcf504a 100644 (file)
@@ -4,4 +4,4 @@
 Distribution=fedora
 
 [Distribution]
-@Release=39
+@Release=40
diff --git a/mkosi.conf.d/20-fedora-40.conf b/mkosi.conf.d/20-fedora-40.conf
new file mode 100644 (file)
index 0000000..0b076ce
--- /dev/null
@@ -0,0 +1,9 @@
+# SPDX-License-Identifier: LGPL-2.1-or-later
+
+[Match]
+Distribution=fedora
+Release=40
+
+[Distribution]
+Repositories=updates-testing
+Mirror=https://dl.fedoraproject.org/pub