]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
mkosi: update mkosi commit reference to 5598b7f5793b6f63db5afaa39504a763fbaeb5cb
authorLuca Boccassi <luca.boccassi@gmail.com>
Sat, 16 Aug 2025 11:13:20 +0000 (12:13 +0100)
committerLuca Boccassi <luca.boccassi@gmail.com>
Wed, 3 Sep 2025 18:34:51 +0000 (19:34 +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

(cherry picked from commit f89480a0a7db6e498422b07726a690435039c30e)

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

index 1a3c2b6ce510b74bf7782f2d8f20a8da8953e28f..6e99c19c4ccd3a09db377802d1592a2035bb5550 100644 (file)
@@ -24,7 +24,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 ea75128197aba9bbe4ee0e2c1f3920fded88d88e..71653f0f0dabf9c56254734bef45e8ad9c8759d6 100644 (file)
@@ -36,7 +36,7 @@ jobs:
           VALIDATE_ALL_CODEBASE: false
           VALIDATE_GITHUB_ACTIONS: true
 
-      - 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/ukify/ukify.py test/integration-tests/integration-test-wrapper.py'
index 73baed034b9c4720a094e6217cefdc02f220ca18..c97e7a63fe07be21c362a5b8d3fed034f02d2fda 100644 (file)
@@ -124,7 +124,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 134437d87b8dfc6b8004c4fab1663c1b8099c49c..3a11b0dfdd1bd42325a56f3ac0d7dc409234bafc 100644 (file)
@@ -1,7 +1,7 @@
 # SPDX-License-Identifier: LGPL-2.1-or-later
 
 [Config]
-MinimumVersion=commit:655baf24474a6f0732ec1b82a71c2f6fe4eeeb49
+MinimumVersion=commit:5598b7f5793b6f63db5afaa39504a763fbaeb5cb
 Dependencies=
         exitrd
         initrd