]> git.ipfire.org Git - thirdparty/systemd.git/commit
kernel-install: add new variable $KERNEL_INSTALL_INITRD_GENERATOR
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Tue, 18 Jan 2022 16:40:13 +0000 (17:40 +0100)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Tue, 18 Jan 2022 16:40:13 +0000 (17:40 +0100)
commit5c1b257faf87cb4f93aee8866f45a8cb98230af9
tree669a7bbd1f138a6fba98f5ea1b17cf51f6c4072c
parent8513c34bece0b0cd69cb8669e4751f0cd3d28b7e
kernel-install: add new variable $KERNEL_INSTALL_INITRD_GENERATOR

The idea is that when not set, we do whatever we did in the past. But
with a new setting of initrd_generator=mkosi-initrd, mkosi-initrd will
generate an initrd.
man/kernel-install.xml
src/kernel-install/install.conf
src/kernel-install/kernel-install