]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
mkosi: update mkosi ref to 66d51024b7149f40be4702e84275c936373ace97
authorDaan De Meyer <daan@amutable.com>
Mon, 16 Feb 2026 12:28:13 +0000 (13:28 +0100)
committerDaan De Meyer <daan@amutable.com>
Mon, 16 Feb 2026 12:28:13 +0000 (13:28 +0100)
66d51024b7 man: Update caching section
4eac60f168 Remove all cached images if repository metadata will be synced
025c6c0150 Move Incremental= to inherited settings in docs
427970d8fd Make MakeScriptsExecutable= a multiversal setting
53bd2da6fe Look at all CacheOnly= settings to determine if we need to sync metadata
114ae558ef config / qemu: add Console=headless

.github/workflows/coverage.yml
.github/workflows/linter.yml
.github/workflows/mkosi.yml
mkosi/mkosi.conf

index 8ac64330463a990f549236088f011a58c57f6631..59b6df16dc3b20af658c35e70043d517145b2941 100644 (file)
@@ -25,7 +25,7 @@ jobs:
 
     steps:
       - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd
-      - uses: systemd/mkosi@4b18ea8395e9cc2b1d247be93944f5539affe964
+      - uses: systemd/mkosi@66d51024b7149f40be4702e84275c936373ace97
 
       # 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 ed65950a34efb45f16114e082c5d55f15d835f66..52670eaa6bb04aa4026a0c6ef27a94122c7a9820 100644 (file)
@@ -39,7 +39,7 @@ jobs:
           GITHUB_ACTIONS_CONFIG_FILE: actionlint.yml
           ENABLE_GITHUB_PULL_REQUEST_SUMMARY_COMMENT: false
 
-      - uses: systemd/mkosi@4b18ea8395e9cc2b1d247be93944f5539affe964
+      - uses: systemd/mkosi@66d51024b7149f40be4702e84275c936373ace97
 
       - name: Check that tabs are not used in Python code
         run: sh -c '! git grep -P "\\t" -- src/core/generate-bpf-delegate-configs.py src/boot/generate-hwids-section.py src/ukify/ukify.py test/integration-tests/integration-test-wrapper.py'
index f51dc4ccbb210c6951b406452f08a6483b3ebcc7..a44f667cec2fb24ff39981b225157c51d661bb93 100644 (file)
@@ -167,7 +167,7 @@ jobs:
 
     steps:
       - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd
-      - uses: systemd/mkosi@4b18ea8395e9cc2b1d247be93944f5539affe964
+      - uses: systemd/mkosi@66d51024b7149f40be4702e84275c936373ace97
 
       # 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 a2f9784b40de5cdea375757ee45dfb639961bdfb..80c4e59390c957986d12eba6a24fa4960f7dfa2d 100644 (file)
@@ -1,7 +1,7 @@
 # SPDX-License-Identifier: LGPL-2.1-or-later
 
 [Config]
-MinimumVersion=commit:4b18ea8395e9cc2b1d247be93944f5539affe964
+MinimumVersion=commit:66d51024b7149f40be4702e84275c936373ace97
 Dependencies=
         minimal-base
         minimal-0