]> git.ipfire.org Git - thirdparty/mkosi.git/commitdiff
Revert "CI: pin CentOS 9 kernel to workaround panic on shutdown"
authorDaan De Meyer <daan.j.demeyer@gmail.com>
Tue, 26 Sep 2023 09:26:03 +0000 (11:26 +0200)
committerDaan De Meyer <daan.j.demeyer@gmail.com>
Tue, 26 Sep 2023 09:26:03 +0000 (11:26 +0200)
This reverts commit f9cd279e21cce2393bb0493c577f5c74a21e6914.

This issue was fixed upstream so let's revert the commit.

.github/mkosi.conf.d/20-centos.conf [moved from .github/mkosi.conf.d/20-alma-rocky.conf with 87% similarity]
.github/mkosi.conf.d/20-centos9.conf [deleted file]

similarity index 87%
rename from .github/mkosi.conf.d/20-alma-rocky.conf
rename to .github/mkosi.conf.d/20-centos.conf
index 178bb095dc6db8f0026d75217a6ff616dbd37e37..dafbd2916cd5d026b97ed11de129d217e6a87df0 100644 (file)
@@ -1,4 +1,5 @@
 [Match]
+Distribution=|centos
 Distribution=|alma
 Distribution=|rocky
 
diff --git a/.github/mkosi.conf.d/20-centos9.conf b/.github/mkosi.conf.d/20-centos9.conf
deleted file mode 100644 (file)
index 7b36caa..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-[Match]
-Distribution=centos
-Release=9
-
-[Content]
-Packages=
-         kernel-core-5.14.0-354.el9
-         systemd
-         systemd-boot
-         udev
-         grub2-pc