]> 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>
Fri, 27 Feb 2026 20:05:57 +0000 (20:05 +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

(cherry picked from commit 830275f343fcc6478564ff2259a08ca002c44d46)
(cherry picked from commit 0f4e028af61f300a9fd63dae92d9a20d7d648ea9)

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

index c6810ef23d8ed76efaddb2ed4b5e6d2acf3fd6eb..9db2f9d20c158e4e2211705b26ad350482de6057 100644 (file)
@@ -24,7 +24,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 775060fb78e371205beb1d8af63fd30c2288ece0..c9e9840990419a86fbebdcb82ef2d573403f4360 100644 (file)
@@ -36,7 +36,7 @@ jobs:
           VALIDATE_ALL_CODEBASE: false
           VALIDATE_GITHUB_ACTIONS: true
 
-      - 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/ukify/ukify.py test/integration-tests/integration-test-wrapper.py'
index d19d435ca0eb60a3ca062bb44caae4563342df3c..26211db2793a02dab5abb5f38602dffd9ecd1bd0 100644 (file)
@@ -124,7 +124,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 b5ee11d1d934bb9a74902b9eaa63c2c28bd21db5..ae9b2f7557b97dfb252788a2f56672061abf4b35 100644 (file)
@@ -1,7 +1,7 @@
 # SPDX-License-Identifier: LGPL-2.1-or-later
 
 [Config]
-MinimumVersion=commit:5a476a92deca8ad54869e5d416217aa1bb137b25
+MinimumVersion=commit:9e31235211d975bae25622d6205a8396d104335e
 Dependencies=
         exitrd
         initrd