]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
mkosi: update mkosi commit reference to cb1a3c90490922441548d09b09c7b76426e4bc20
authorLuca Boccassi <luca.boccassi@gmail.com>
Mon, 28 Jul 2025 22:10:03 +0000 (23:10 +0100)
committerLuca Boccassi <luca.boccassi@gmail.com>
Mon, 4 Aug 2025 15:43:27 +0000 (16:43 +0100)
cb1a3c9049 FirmwareVariables: allow generating during image build
6104923534 env: export $EFI_ARCHITECTURE in hook scripts on EFI arches
fef33f96a2 mkosi-tools: ukify moved to systemd-ukify in openSUSE
ec4475a846 ensure builds with cache over device boundaries
7be5159f24 Change UnifiedKernelImages to enum and accept signed/unsigned
071ac4a575 mkosi-vm: install systemd-boot-efi-signed where available
1865be628e opensuse: Install OpenSUSE-release if another release package is not installed
0381b17819 qemu: Disable hpet for x86 VMs
4f63700eb3 mkosi-tools: install systemd-boot-tools for bootctl
1230ed333b man: remove duplicate 'the' in FirmwareVariables description

(cherry picked from commit 8631b0f8b9b76e861e68da93bb427c559ed215af)

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

index b0dfd18f048fa173f2289ebe9f8a4f04ae5187a6..2238ddbee6c0f4c04ec4c3bf81362e4cbaf0e4d4 100644 (file)
@@ -24,7 +24,7 @@ jobs:
 
     steps:
       - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
-      - uses: systemd/mkosi@184472f0f1f831ca29953546ec01fd941ff763a6
+      - uses: systemd/mkosi@cb1a3c90490922441548d09b09c7b76426e4bc20
 
       # 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 bdfae35e43fbcfc2cc0bfcfc0da8c4832df1a1a7..8c02757dcaf86065940df45f271264814a6f96e3 100644 (file)
@@ -36,7 +36,7 @@ jobs:
           VALIDATE_ALL_CODEBASE: false
           VALIDATE_GITHUB_ACTIONS: true
 
-      - uses: systemd/mkosi@184472f0f1f831ca29953546ec01fd941ff763a6
+      - uses: systemd/mkosi@cb1a3c90490922441548d09b09c7b76426e4bc20
 
       - 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 cfba79e24c3315c8052bda5eaec20754bf401736..454f213adecc7bf921b81364c9666d2c0477c9c3 100644 (file)
@@ -113,7 +113,7 @@ jobs:
 
     steps:
       - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
-      - uses: systemd/mkosi@184472f0f1f831ca29953546ec01fd941ff763a6
+      - uses: systemd/mkosi@cb1a3c90490922441548d09b09c7b76426e4bc20
 
       # 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 2ff69767c44ceaf65fee2614d9c07655742b0aad..08fc1027517bc9e4b5ba7c666a3f8b2c6d55f9f7 100644 (file)
@@ -1,7 +1,7 @@
 # SPDX-License-Identifier: LGPL-2.1-or-later
 
 [Config]
-MinimumVersion=commit:184472f0f1f831ca29953546ec01fd941ff763a6
+MinimumVersion=commit:cb1a3c90490922441548d09b09c7b76426e4bc20
 Dependencies=
         exitrd
         initrd