1
0
mirror of https://github.com/systemd/systemd.git synced 2025-01-05 13:18:06 +03:00
systemd/mkosi.images/system
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
..
mkosi.conf.d mkosi: also add ssh client, to make it easier to test ssh logins via AF_UNIX/AF_VSOCK 2024-01-11 16:05:20 +01:00
mkosi.extra Update to mkosi v19 2023-11-28 19:54:58 +01:00
mkosi.repart mkosi: Copy /boot into the ESP as well 2023-12-10 21:47:10 +01:00
mkosi.conf mkosi: Build a directory image by default 2024-01-12 16:19:48 +01:00
mkosi.finalize Update to mkosi v19 2023-11-28 19:54:58 +01:00
mkosi.postinst.chroot mkosi: Add testuser and tar to system image 2023-12-13 17:55:46 +00:00