mirror of
https://github.com/morgan9e/systemd
synced 2026-04-14 08:25:20 +09:00
Revert "mkosi: pin CentOS8 kernel to working version"
A fixed kernel finally landed on mirrors, so let's revert the C8S kernel
pin.
This reverts commit a64398b2ca.
This commit is contained in:
@@ -14,6 +14,7 @@ Packages=
|
||||
integritysetup
|
||||
iproute
|
||||
iproute-tc
|
||||
kernel-core
|
||||
libcap-ng-utils
|
||||
netcat
|
||||
openssh-server
|
||||
|
||||
@@ -2,3 +2,7 @@
|
||||
|
||||
[Match]
|
||||
Distribution=centos
|
||||
|
||||
[Content]
|
||||
Packages=
|
||||
kernel-modules # For squashfs support
|
||||
|
||||
@@ -1,9 +0,0 @@
|
||||
# SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
|
||||
[Match]
|
||||
Release=8
|
||||
|
||||
[Content]
|
||||
Packages=
|
||||
kernel-core-4.18.0-521.el8
|
||||
kernel-modules-4.18.0-521.el8 # For squashfs support
|
||||
@@ -1,9 +0,0 @@
|
||||
# SPDX-License-Identifier: LGPL-2.1-or-later
|
||||
|
||||
[Match]
|
||||
Release=9
|
||||
|
||||
[Content]
|
||||
Packages=
|
||||
kernel-core
|
||||
kernel-modules
|
||||
@@ -9,4 +9,3 @@ Packages=
|
||||
compsize
|
||||
f2fs-tools
|
||||
glibc-langpack-en
|
||||
kernel-core
|
||||
|
||||
Reference in New Issue
Block a user