]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
mkosi: Update to latest
authorDaan De Meyer <daan.j.demeyer@gmail.com>
Thu, 13 Feb 2025 18:56:34 +0000 (19:56 +0100)
committerLuca Boccassi <luca.boccassi@gmail.com>
Fri, 14 Feb 2025 02:05:03 +0000 (02:05 +0000)
.github/workflows/coverage.yml
.github/workflows/mkosi.yml
test/integration-test-wrapper.py

index 170ea813c8b3f91eb610186f7c81e10b5b84470e..812d8c6712a2678417a0c5664087982b774a85fb 100644 (file)
@@ -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
index 2b004982438efd3e1140aea0d31990c2e4b839a2..d6dee7b3a5d4cb5f2544513e3af8c77e25a2e589 100644 (file)
@@ -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
index 79348bbf62b3f8ab26cd0b4eae42233aba43a635..58860faa111ef12c84fb9494547475e1a5286205 100755 (executable)
@@ -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 []),
         *(
             [