]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
mkosi: update mkosi commit reference to 5598b7f5793b6f63db5afaa39504a763fbaeb5cb 38597/head
authorLuca Boccassi <luca.boccassi@gmail.com>
Sat, 16 Aug 2025 11:13:20 +0000 (12:13 +0100)
committerLuca Boccassi <luca.boccassi@gmail.com>
Sat, 16 Aug 2025 11:13:20 +0000 (12:13 +0100)
5598b7f579 fedora: be more persistent when guessing what rawhide could be
cdd2d1570e Use apt-ftparchive instead of reprepro
eeb4ce6302 fix dead/404 link
30a487d183 mkosi-tools: Drop systemd-boot-efi package
ad4b4d2cbe Add debug logging for version reported by systemd tools
95f5c77fb7 mkosi-tools: move systemd-boot package to conf file matching older releases
7da22f33e0 README: clarify that companion tools can also be enabled from the git repo
ec3fe91532 Drop microsecond resolution for datetime.now()
9f7a53b687 mkosi-initrd: install raid rule with 70 prefix
32c3ff4677 ci: give a hint about possible fixes for failing reuse lints
489c5e9ecc build(deps): bump github/codeql-action from 3.29.2 to 3.29.5

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

index e174469caace5925108d359b83b352c40050109a..44e473ede962cfef0241ef760c423425a44e267d 100644 (file)
@@ -25,7 +25,7 @@ jobs:
 
     steps:
       - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
-      - uses: systemd/mkosi@655baf24474a6f0732ec1b82a71c2f6fe4eeeb49
+      - uses: systemd/mkosi@5598b7f5793b6f63db5afaa39504a763fbaeb5cb
 
       # 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 9adb11384966c5772205a59890c6405d4ddea08f..9e0e6b1437061298151b80089ede4203e2f68cc0 100644 (file)
@@ -38,7 +38,7 @@ jobs:
           LINTER_RULES_PATH: .github/linters
           GITHUB_ACTIONS_CONFIG_FILE: actionlint.yml
 
-      - uses: systemd/mkosi@655baf24474a6f0732ec1b82a71c2f6fe4eeeb49
+      - uses: systemd/mkosi@5598b7f5793b6f63db5afaa39504a763fbaeb5cb
 
       - 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 deb972ebe87b1e1eba933303dba5a18edf60bf68..d269ee18db4509de09f172721c86303956ab3e03 100644 (file)
@@ -167,7 +167,7 @@ jobs:
 
     steps:
       - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
-      - uses: systemd/mkosi@655baf24474a6f0732ec1b82a71c2f6fe4eeeb49
+      - uses: systemd/mkosi@5598b7f5793b6f63db5afaa39504a763fbaeb5cb
 
       # 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 28f0b582e2954e6b27851ade6cd7adb853fecc43..c8e20bc6b1918d3a52ab1e0aabb3dfa9d72fd27a 100644 (file)
@@ -1,7 +1,7 @@
 # SPDX-License-Identifier: LGPL-2.1-or-later
 
 [Config]
-MinimumVersion=commit:655baf24474a6f0732ec1b82a71c2f6fe4eeeb49
+MinimumVersion=commit:5598b7f5793b6f63db5afaa39504a763fbaeb5cb
 Dependencies=
         exitrd
         initrd