systemd/mkosi.default.d
Lennart Poettering a02c1239cc mkosi: turn off qemu headless mode
We ship the mkosi files to make sure we can test our own code. A good
chunk of our code (and the main reason to use qemu rather than nspawn)
is the EFI code, i.e. in sd-boot and the EFI stub. Hence it's bad idea
to use qemu headless mode, since that means we bypass all that.

Let's hence toggle the defaults here, but keep the line in place, to
make it easy to switch back if someone wants the speed, rather than the
testing.
2021-09-23 17:07:13 +02:00
..
arch mkosi: move distro files to mkosi.default.d/ 2021-09-03 13:18:38 +02:00
debian mkosi: move distro files to mkosi.default.d/ 2021-09-03 13:18:38 +02:00
fedora tree-wide: fix typo 2021-09-05 09:09:13 +02:00
opensuse mkosi: move distro files to mkosi.default.d/ 2021-09-03 13:18:38 +02:00
ubuntu mkosi: move distro files to mkosi.default.d/ 2021-09-03 13:18:38 +02:00
10-systemd.conf mkosi: turn off qemu headless mode 2021-09-23 17:07:13 +02:00