]> git.ipfire.org Git - thirdparty/systemd.git/commit
mkosi: Don't skip initrd dependency when building a directory image
authorDaan De Meyer <daan.j.demeyer@gmail.com>
Fri, 22 Sep 2023 11:10:28 +0000 (13:10 +0200)
committerDaan De Meyer <daan.j.demeyer@gmail.com>
Fri, 22 Sep 2023 11:52:02 +0000 (13:52 +0200)
commitfc5473b73728c4ec9ee1650818f623605848f896
tree196098854feb9292323af10a4bdbbcd24b524f91
parent71e5a35a5be99a1f244d38ee1dfe7db39242a977
mkosi: Don't skip initrd dependency when building a directory image

mkosi now supports booting directory images in qemu using virtiofs.
However, until distribution kernels build the virtiofs driver directly
into the kernel, we need an initrd to make this work, so make sure to
pull in the initrd preset when building a directory image that could be
bootable to make this work.
mkosi.presets/system/mkosi.conf.d/05-initrd.conf