From: Luca Boccassi Date: Tue, 16 Dec 2025 13:13:25 +0000 (+0000) Subject: mkosi: update mkosi commit reference to 9e31235211d975bae25622d6205a8396d104335e X-Git-Tag: v259~14 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=830275f343fcc6478564ff2259a08ca002c44d46;p=thirdparty%2Fsystemd.git mkosi: update mkosi commit reference to 9e31235211d975bae25622d6205a8396d104335e * 9e31235211 pacman: Make sure hookdir exists * 20009b7f48 make_image: log systemd-repart *.conf files at the --debug level * b94b415db9 run: Increase string limit for strace when debugging sandbox * 9f6d9405d6 Ring the terminal bell after the last image has been built * b509b4246d Add glob in default initrd to exclude some exotic drivers * 189394b8b9 Allow KernelModules= globs to also match relative to modules root dir * 92bd086e4e zypper: add --force-resolution flag * 3637749702 kmod: Only add fully resolved fw path if it exists * d41ac276c9 Add details to KernelModulesInitrd= doc * 1b6960ddb1 Fix SplitArtifacts=repart-definitions for addons * 07464f38d6 Add log_step call in build_kernel_modules_initrd * 18f5885362 Use proper constants for ansi colors * 454c1602b6 mkosi-obs: add SplitArtifacts=repart-definitions and use it * 9e57461af6 Copy repart definitions to staging directory * 1acab18874 Add SplitArtifacts=repart-definitions * c5c5c225e8 mkosi-obs: always include verity certificate * ac5babb8e0 Revert "Use Path.relative_to instead of Path.parts" * cbb1daeb76 action: Use environment variables instead of inputs * 97c81eef72 portable: support split roothash --- diff --git a/.github/workflows/coverage.yml b/.github/workflows/coverage.yml index d3c9c12127f..c96ade6cfa2 100644 --- a/.github/workflows/coverage.yml +++ b/.github/workflows/coverage.yml @@ -25,7 +25,7 @@ jobs: steps: - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 - - uses: systemd/mkosi@5a476a92deca8ad54869e5d416217aa1bb137b25 + - uses: systemd/mkosi@9e31235211d975bae25622d6205a8396d104335e # 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 fda63e5bf3b..29e3cd4e623 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@5a476a92deca8ad54869e5d416217aa1bb137b25 + - uses: systemd/mkosi@9e31235211d975bae25622d6205a8396d104335e - 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 5a5ea8d4f76..82298dc4220 100644 --- a/.github/workflows/mkosi.yml +++ b/.github/workflows/mkosi.yml @@ -167,7 +167,7 @@ jobs: steps: - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 - - uses: systemd/mkosi@5a476a92deca8ad54869e5d416217aa1bb137b25 + - uses: systemd/mkosi@9e31235211d975bae25622d6205a8396d104335e # 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 4a2b72111b0..28577b348f1 100644 --- a/mkosi/mkosi.conf +++ b/mkosi/mkosi.conf @@ -1,7 +1,7 @@ # SPDX-License-Identifier: LGPL-2.1-or-later [Config] -MinimumVersion=commit:5a476a92deca8ad54869e5d416217aa1bb137b25 +MinimumVersion=commit:9e31235211d975bae25622d6205a8396d104335e Dependencies= exitrd initrd