systemd/.github/workflows
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
..
build_test.sh ci: build with -O2 and -Wmaybe-uninitialized 2024-01-04 21:27:10 +01:00
build_test.yml ci: work around mold/clang incompat 2023-11-13 16:24:17 +01:00
cflite_pr.yml ci: Remove custom build step names 2023-09-06 10:40:51 +02:00
cifuzz.yml build(deps): bump github/codeql-action from 2.22.8 to 3.22.12 2024-01-01 13:52:09 +00:00
codeql.yml build(deps): bump github/codeql-action from 2.22.8 to 3.22.12 2024-01-01 13:52:09 +00:00
coverity.yml build(deps): bump actions/checkout from 4.1.0 to 4.1.1 2023-11-01 12:32:55 +00:00
development_freeze.yml build(deps): bump redhat-plumbers-in-action/devel-freezer 2023-12-01 14:48:14 +00:00
differential-shellcheck.yml build(deps): bump redhat-plumbers-in-action/differential-shellcheck 2023-12-01 14:48:48 +00:00
gather-pr-metadata.yml build(deps): bump actions/upload-artifact from 3.1.2 to 4.0.0 2024-01-01 13:19:03 +00:00
issue_labeler.yml build(deps): bump actions/checkout from 4.1.0 to 4.1.1 2023-11-01 12:32:55 +00:00
labeler.yml ci: allow testing changes made to labeler configuration 2024-01-02 12:52:03 +01:00
linter.yml build(deps): bump actions/checkout from 4.1.0 to 4.1.1 2023-11-01 12:32:55 +00:00
make_release.yml ci: drop checkout from release workflow 2023-04-11 16:59:18 +02:00
mkosi.yml mkosi: Build a directory image by default 2024-01-12 16:19:48 +01:00
requirements.txt build(deps): bump meson from 1.3.0 to 1.3.1 in /.github/workflows 2024-01-01 13:17:28 +00:00
scorecards.yml build(deps): bump actions/checkout from 4.1.0 to 4.1.1 2023-11-01 12:32:55 +00:00
unit_tests.sh ci: Use add-apt-repository to enable sources 2023-09-06 11:01:53 +02:00
unit_tests.yml build(deps): bump actions/checkout from 4.1.0 to 4.1.1 2023-11-01 12:32:55 +00:00