From: Daan De Meyer Date: Thu, 13 Feb 2025 18:56:34 +0000 (+0100) Subject: mkosi: Update to latest X-Git-Tag: v258-rc1~1345 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ebcd568aa3b06e703f08c4b02460024fc2bdf0c5;p=thirdparty%2Fsystemd.git mkosi: Update to latest --- diff --git a/.github/workflows/coverage.yml b/.github/workflows/coverage.yml index 170ea813c8b..812d8c6712a 100644 --- a/.github/workflows/coverage.yml +++ b/.github/workflows/coverage.yml @@ -25,7 +25,7 @@ jobs: steps: - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 - - uses: systemd/mkosi@d501139032aa659fa8d34bdb850f4eb6b5f458ed + - uses: systemd/mkosi@4519cfd9f5f4a32c96e4d4e0f2df7005b677057f # Freeing up disk space with rm -rf can take multiple minutes. Since we don't need the extra free space # immediately, we remove the files in the background. However, we first move them to a different location diff --git a/.github/workflows/mkosi.yml b/.github/workflows/mkosi.yml index 2b004982438..d6dee7b3a5d 100644 --- a/.github/workflows/mkosi.yml +++ b/.github/workflows/mkosi.yml @@ -120,7 +120,7 @@ jobs: steps: - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 - - uses: systemd/mkosi@d501139032aa659fa8d34bdb850f4eb6b5f458ed + - uses: systemd/mkosi@4519cfd9f5f4a32c96e4d4e0f2df7005b677057f # Freeing up disk space with rm -rf can take multiple minutes. Since we don't need the extra free space # immediately, we remove the files in the background. However, we first move them to a different location diff --git a/test/integration-test-wrapper.py b/test/integration-test-wrapper.py index 79348bbf62b..58860faa111 100755 --- a/test/integration-test-wrapper.py +++ b/test/integration-test-wrapper.py @@ -470,7 +470,7 @@ def main() -> None: '--output-dir', os.fspath(args.meson_build_dir / 'mkosi.output'), '--extra-search-path', os.fspath(args.meson_build_dir), '--machine', name, - '--ephemeral', + '--ephemeral=yes', *(['--forward-journal', journal_file] if journal_file else []), *( [