From: Yu Watanabe Date: Fri, 1 Aug 2025 11:18:41 +0000 (+0900) Subject: mkosi: update mkosi commit reference to 655baf24474a6f0732ec1b82a71c2f6fe4eeeb49 X-Git-Tag: v258-rc2~19 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1afcf37a73e16d0a829634307374b65c5bf3e440;p=thirdparty%2Fsystemd.git mkosi: update mkosi commit reference to 655baf24474a6f0732ec1b82a71c2f6fe4eeeb49 * 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 --- diff --git a/.github/workflows/coverage.yml b/.github/workflows/coverage.yml index 5fbc999b537..e174469caac 100644 --- a/.github/workflows/coverage.yml +++ b/.github/workflows/coverage.yml @@ -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 diff --git a/.github/workflows/linter.yml b/.github/workflows/linter.yml index ac652b4b8fa..9d72a7a0cf9 100644 --- a/.github/workflows/linter.yml +++ b/.github/workflows/linter.yml @@ -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' diff --git a/.github/workflows/mkosi.yml b/.github/workflows/mkosi.yml index d6d8e096afb..c55e199db5c 100644 --- a/.github/workflows/mkosi.yml +++ b/.github/workflows/mkosi.yml @@ -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 diff --git a/mkosi/mkosi.conf b/mkosi/mkosi.conf index 545b7e69be4..28f0b582e29 100644 --- a/mkosi/mkosi.conf +++ b/mkosi/mkosi.conf @@ -1,7 +1,7 @@ # SPDX-License-Identifier: LGPL-2.1-or-later [Config] -MinimumVersion=commit:cb1a3c90490922441548d09b09c7b76426e4bc20 +MinimumVersion=commit:655baf24474a6f0732ec1b82a71c2f6fe4eeeb49 Dependencies= exitrd initrd