]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
mkosi: update mkosi ref to 1f811f0524be3096872e79161c8e6ab3e7c2bb1f
authorLuca Boccassi <luca.boccassi@gmail.com>
Tue, 26 May 2026 13:01:33 +0000 (14:01 +0100)
committerLuca Boccassi <luca.boccassi@gmail.com>
Tue, 26 May 2026 14:52:09 +0000 (15:52 +0100)
1f811f0524 tools: move grub-pc-bin to arch-specific drop-in
063f916427 config: Add logging for default initrd selection
f64ec15a87 action: Install apk
973c09c101 mkosi-initrd: Add libfdisk to PostmarketOS
327644ecec mkosi-initrd: Add libfdisk1
c4af878bcb postmarketos: Fetch keys by default on Ubuntu
2155c1b3e7 Fix typo in SELinux relabel instruction
fe4119d353 fedora: allow Snapshot= for any kojipkgs-style mirror

.github/workflows/coverage.yml
.github/workflows/linter.yml
.github/workflows/mkosi.yml
.github/workflows/unit-tests.yml
mkosi/mkosi.conf

index f9195e1811f20ced2b472a11dd7ae951affe47f0..618abeb9b6320efa61f6a8b39885460879952708 100644 (file)
@@ -27,7 +27,7 @@ jobs:
       - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd
         with:
           persist-credentials: false
-      - uses: systemd/mkosi@444d247d1a1328bcfb84a945e84959bd4bd0e02d
+      - uses: systemd/mkosi@1f811f0524be3096872e79161c8e6ab3e7c2bb1f
 
       # 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 96ed7dec965ed17be824927179df8db7f50c1b44..ef82b4465f13ccdc4d3a7f35612439dfe2f387ff 100644 (file)
@@ -40,7 +40,7 @@ jobs:
           GITHUB_ACTIONS_CONFIG_FILE: actionlint.yml
           ENABLE_GITHUB_PULL_REQUEST_SUMMARY_COMMENT: false
 
-      - uses: systemd/mkosi@444d247d1a1328bcfb84a945e84959bd4bd0e02d
+      - uses: systemd/mkosi@1f811f0524be3096872e79161c8e6ab3e7c2bb1f
 
       - 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 2895b427728617229795b60fab62f1b3c192ce59..3d284df0569ef6889b892a08c42e4dfd3f716638 100644 (file)
@@ -169,7 +169,7 @@ jobs:
       - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd
         with:
           persist-credentials: false
-      - uses: systemd/mkosi@444d247d1a1328bcfb84a945e84959bd4bd0e02d
+      - uses: systemd/mkosi@1f811f0524be3096872e79161c8e6ab3e7c2bb1f
 
       # 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 af265e33ac44f1c6d72c17ead2f0da6d2bb9e260..a1a1eaeb5f463eefdd555a347dea89594db29f67 100644 (file)
@@ -66,7 +66,7 @@ jobs:
         with:
           persist-credentials: false
 
-      - uses: systemd/mkosi@444d247d1a1328bcfb84a945e84959bd4bd0e02d
+      - uses: systemd/mkosi@1f811f0524be3096872e79161c8e6ab3e7c2bb1f
 
       - name: Install apk
         # ubuntu-24.04 doesn't package apk, so fetch the official statically-linked binary from
index d539b65e00d737bc6e126ae4f4d3437e4305c8bd..a35548b90f320457358a36c368825592f32aaadf 100644 (file)
@@ -1,7 +1,7 @@
 # SPDX-License-Identifier: LGPL-2.1-or-later
 
 [Config]
-MinimumVersion=commit:444d247d1a1328bcfb84a945e84959bd4bd0e02d
+MinimumVersion=commit:1f811f0524be3096872e79161c8e6ab3e7c2bb1f
 Dependencies=
         minimal-base
         minimal-0