]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
mkosi: update mkosi commit reference to 655baf24474a6f0732ec1b82a71c2f6fe4eeeb49
authorYu Watanabe <watanabe.yu+github@gmail.com>
Fri, 1 Aug 2025 11:18:41 +0000 (20:18 +0900)
committerLuca Boccassi <luca.boccassi@gmail.com>
Fri, 1 Aug 2025 15:12:58 +0000 (16:12 +0100)
655baf2447 mkosi-initrd: move udev rules files for dm and md
dec7c3e754 mkosi-vm: Drop tpm_tis change
021e3af926 shim: fix log message of installed binary
07c24a7d42 mkosi-initrd/vm: ensure TPM2 core modules are installed in the initrd

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

index 5fbc999b537e9bd8d8bb803cfb247046453aa021..e174469caace5925108d359b83b352c40050109a 100644 (file)
@@ -25,7 +25,7 @@ jobs:
 
     steps:
       - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
-      - uses: systemd/mkosi@cb1a3c90490922441548d09b09c7b76426e4bc20
+      - uses: systemd/mkosi@655baf24474a6f0732ec1b82a71c2f6fe4eeeb49
 
       # 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 ac652b4b8fa2266b5e62cc61e2aede841dff4f5f..9d72a7a0cf92fa92b2da8388d2480995864a6ee8 100644 (file)
@@ -38,7 +38,7 @@ jobs:
           LINTER_RULES_PATH: .github/linters
           GITHUB_ACTIONS_CONFIG_FILE: actionlint.yml
 
-      - uses: systemd/mkosi@cb1a3c90490922441548d09b09c7b76426e4bc20
+      - uses: systemd/mkosi@655baf24474a6f0732ec1b82a71c2f6fe4eeeb49
 
       - 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 d6d8e096afb7a31dabd4ff4c66af5af638d8bec4..c55e199db5c6ff6e59652a87a7e8deb33885ed78 100644 (file)
@@ -156,7 +156,7 @@ jobs:
 
     steps:
       - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
-      - uses: systemd/mkosi@cb1a3c90490922441548d09b09c7b76426e4bc20
+      - uses: systemd/mkosi@655baf24474a6f0732ec1b82a71c2f6fe4eeeb49
 
       # 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 545b7e69be43b502d95ecf996a44fa0f67614a3e..28f0b582e2954e6b27851ade6cd7adb853fecc43 100644 (file)
@@ -1,7 +1,7 @@
 # SPDX-License-Identifier: LGPL-2.1-or-later
 
 [Config]
-MinimumVersion=commit:cb1a3c90490922441548d09b09c7b76426e4bc20
+MinimumVersion=commit:655baf24474a6f0732ec1b82a71c2f6fe4eeeb49
 Dependencies=
         exitrd
         initrd