]> git.ipfire.org Git - thirdparty/systemd.git/commit
bootctl: add kernel-inspect command 26082/head
authorGerd Hoffmann <kraxel@redhat.com>
Tue, 17 Jan 2023 21:06:06 +0000 (22:06 +0100)
committerGerd Hoffmann <kraxel@redhat.com>
Wed, 18 Jan 2023 13:32:14 +0000 (14:32 +0100)
commita05255981ba5b04f1cf54ea656fbce1dfd9c3a68
treeb0b29f717ae55d538bc328c4c1236d7af968b517
parent53c368d71ba43da7414ac86c58291a11da05ba84
bootctl: add kernel-inspect command

Takes a kernel image as argument. Prints details about the kernel.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
man/bootctl.xml
src/boot/bootctl-uki.c
src/boot/bootctl-uki.h
src/boot/bootctl.c