mirror of
https://github.com/Dasharo/systemd.git
synced 2026-03-06 15:02:31 -08:00
mkosi: Use kernel-core for Fedora and CentOS images
Let's reduce image size by using a smaller kernel package.
This commit is contained in:
committed by
Zbigniew Jędrzejewski-Szmek
parent
d4249582fd
commit
c8ae0a81bf
@@ -20,8 +20,7 @@ Packages=
|
||||
gnutls
|
||||
iproute
|
||||
iproute-tc
|
||||
kernel
|
||||
kernel-modules-extra
|
||||
kernel-core
|
||||
libasan
|
||||
libbpf
|
||||
libcap-ng
|
||||
|
||||
@@ -21,7 +21,7 @@ Packages=
|
||||
gnutls
|
||||
iproute
|
||||
iproute-tc
|
||||
kernel
|
||||
kernel-core
|
||||
libasan
|
||||
libbpf
|
||||
libcap-ng
|
||||
|
||||
Reference in New Issue
Block a user