1
0
mirror of https://github.com/systemd/systemd synced 2024-07-09 04:26:06 +00:00
systemd/mkosi.images
Daan De Meyer 52842bb2c5 mkosi: Build a directory image by default
Both building and booting a directory image is much faster than
building or booting a disk image so let's default to a directory
image.

In CI, we stick to a disk image to make sure that keeps working as
well.

The only extra dependency this introduces is virtiofsd which is
packaged in all distributions except Debian stable. For users
hacking on systemd on Debian stable, a disk image can be built by
writing the following to mkosi.local.conf:

```
[Output]
Format=disk
```
2024-01-12 16:19:48 +01:00
..
base mkosi: don't turn off installation of our PAM snippets 2023-12-21 19:14:43 +01:00
initrd Update to mkosi v19 2023-11-28 19:54:58 +01:00
system mkosi: Build a directory image by default 2024-01-12 16:19:48 +01:00