]> git.ipfire.org Git - thirdparty/mkosi.git/commit
Mount all virtiofs mounts in the initrd 2826/head
authorDaan De Meyer <daan.j.demeyer@gmail.com>
Tue, 2 Jul 2024 21:45:00 +0000 (23:45 +0200)
committerDaan De Meyer <daan.j.demeyer@gmail.com>
Tue, 2 Jul 2024 21:52:10 +0000 (23:52 +0200)
commit6e8f113beaea482ce7b2a9140535527332a58818
treefce35c7cdd845887240e6a1c13fd8967beacc3a6
parent7752842e117dec1ef15c2a58407b7a5ec3da4340
Mount all virtiofs mounts in the initrd

This allows using these to mount e.g. kernel modules as well
before switch-root. If there is no initramfs, the modules will still
be loaded in the rootfs.
mkosi/qemu.py