]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
mkosi: update mkosi commit reference to d45142e329550abc9c6fc63c1f1f86e5286d3d67
authorLuca Boccassi <luca.boccassi@gmail.com>
Wed, 3 Sep 2025 11:48:23 +0000 (12:48 +0100)
committerLuca Boccassi <luca.boccassi@gmail.com>
Wed, 3 Sep 2025 13:27:59 +0000 (14:27 +0100)
786b8fe1c8 Return false from want_efi() for UKI outputs
fac86dbc93 mkosi-tools: add qemu/pipewire packages for gui profile for debian
3bb98f0e6e Add ncdu to tools tree packages
1332b32cb4 config: Fix type for devicetree setting
eff03569ee initrd: Add intel_pmc_ssram_telemetry module by default
e04305b030 Make Bootable= determine whether we build a UKI for esp images
7252146429 mkosi-obs: use --force also for unzstd
f58e31e228 mkosi-obs: do not fail if there are no bootloaders in the ESP
fac3bd4bf1 rhel: Look up entitlement keys and certificates in sandbox
da814d9634 opensuse: Add support for RISC-V for Tumbleweed
b1d66c88d0 fedora: Rework rawhide GPG key logic
b9360f25df Include {sys,conf}ext info in metadata file
94c6db6148 Set MakeInitrd=yes in documentation for building custom initrd
d134013ca8 mkosi-tools: add grub2-common to openSUSE tools tree
c97d345395 mkosi-tools: virtiofsd is only available on a subset of architectures on debian/ubuntu

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

index 44e473ede962cfef0241ef760c423425a44e267d..75edd8f31859b6bb7bc51bbbd0afd4ac1381cb11 100644 (file)
@@ -25,7 +25,7 @@ jobs:
 
     steps:
       - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
-      - uses: systemd/mkosi@5598b7f5793b6f63db5afaa39504a763fbaeb5cb
+      - uses: systemd/mkosi@d45142e329550abc9c6fc63c1f1f86e5286d3d67
 
       # 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 9e0e6b1437061298151b80089ede4203e2f68cc0..c107b2da1ec3a7866e99280c072434e06e487a54 100644 (file)
@@ -38,7 +38,7 @@ jobs:
           LINTER_RULES_PATH: .github/linters
           GITHUB_ACTIONS_CONFIG_FILE: actionlint.yml
 
-      - uses: systemd/mkosi@5598b7f5793b6f63db5afaa39504a763fbaeb5cb
+      - uses: systemd/mkosi@d45142e329550abc9c6fc63c1f1f86e5286d3d67
 
       - 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 d269ee18db4509de09f172721c86303956ab3e03..0a788fd1cd1e4ba8f5deb3f0b104e1ec60796f60 100644 (file)
@@ -167,7 +167,7 @@ jobs:
 
     steps:
       - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
-      - uses: systemd/mkosi@5598b7f5793b6f63db5afaa39504a763fbaeb5cb
+      - uses: systemd/mkosi@d45142e329550abc9c6fc63c1f1f86e5286d3d67
 
       # 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 c8e20bc6b1918d3a52ab1e0aabb3dfa9d72fd27a..5bf0798385bebf092b1251ce077d8abe34fc33fc 100644 (file)
@@ -1,7 +1,7 @@
 # SPDX-License-Identifier: LGPL-2.1-or-later
 
 [Config]
-MinimumVersion=commit:5598b7f5793b6f63db5afaa39504a763fbaeb5cb
+MinimumVersion=commit:d45142e329550abc9c6fc63c1f1f86e5286d3d67
 Dependencies=
         exitrd
         initrd