]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
mkosi: update mkosi commit reference to 9e31235211d975bae25622d6205a8396d104335e
authorLuca Boccassi <luca.boccassi@gmail.com>
Tue, 16 Dec 2025 13:13:25 +0000 (13:13 +0000)
committerLuca Boccassi <luca.boccassi@gmail.com>
Tue, 16 Dec 2025 15:59:02 +0000 (15:59 +0000)
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

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

index d3c9c12127ff45c0e316320cab63120ca0ef0b45..c96ade6cfa26e1c70ba81883a882eba708f3eea4 100644 (file)
@@ -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
index fda63e5bf3b2ddcbef22d0d72b791c08ec7c2799..29e3cd4e6231f3e9daa35dfc0174025a46376616 100644 (file)
@@ -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'
index 5a5ea8d4f76c886c306ed162cce697074e4df613..82298dc4220360a486309d34de7085b7a5b641a0 100644 (file)
@@ -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
index 4a2b72111b0872d368cba46493bb3707a2d5b8bc..28577b348f1ff8631bd4ecfde1be877b7d6c4040 100644 (file)
@@ -1,7 +1,7 @@
 # SPDX-License-Identifier: LGPL-2.1-or-later
 
 [Config]
-MinimumVersion=commit:5a476a92deca8ad54869e5d416217aa1bb137b25
+MinimumVersion=commit:9e31235211d975bae25622d6205a8396d104335e
 Dependencies=
         exitrd
         initrd