]> git.ipfire.org Git - thirdparty/systemd.git/commit
kernel-install: make inspect command optionally take kernel image
authorYu Watanabe <watanabe.yu+github@gmail.com>
Sun, 19 Mar 2023 14:43:16 +0000 (23:43 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Mon, 5 Jun 2023 05:23:54 +0000 (14:23 +0900)
commitf7665b7f6c05e2bb4d98fdde775117e77046d5d9
tree48164fbb28242224d93c72f9dd9d361abb8c89d2
parent42551ea7e923bac5df12b20e3e735a487d38dcd5
kernel-install: make inspect command optionally take kernel image

If the kernel image is provided, then we can inspect the kernel image
and may determine the layout based on the kernel image type.
man/kernel-install.xml
src/kernel-install/kernel-install.c
src/kernel-install/test-kernel-install.sh