mirror of
https://github.com/morgan9e/systemd
synced 2026-04-14 08:25:20 +09: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