]> git.ipfire.org Git - thirdparty/systemd.git/commit
Add --entry-type=type1|type2 option to kernel-install.
authorLi Tian <litian@redhat.com>
Tue, 8 Jul 2025 06:44:35 +0000 (14:44 +0800)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Thu, 10 Jul 2025 16:07:23 +0000 (18:07 +0200)
commitb6d499768394297b1d313cdc72dab0720dc315f6
treee86d2316b35ac05fcc4a76a116f1000d5523d356
parent33a5cc768c11f3fef902498bfee158cf1969da1d
Add --entry-type=type1|type2 option to kernel-install.

Both kernel-core and kernel-uki-virt call kernel-install upon removal. Need an additional argument to avoid complete removal for both traditional kernel and UKI.

Signed-off-by: Li Tian <litian@redhat.com>
shell-completion/bash/kernel-install
src/kernel-install/50-depmod.install
src/kernel-install/90-loaderentry.install.in
src/kernel-install/kernel-install.c
src/kernel-install/test-kernel-install.sh
src/shared/bootspec.c
src/shared/bootspec.h