]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
mkosi: update mkosi commit reference to 0d1143150835b21c1bfe64428df5f45b558280b1 37977/head
authorDaan De Meyer <daan.j.demeyer@gmail.com>
Thu, 26 Jun 2025 11:27:39 +0000 (13:27 +0200)
committerDaan De Meyer <daan.j.demeyer@gmail.com>
Thu, 26 Jun 2025 11:28:15 +0000 (13:28 +0200)
b2fe7ba6b1 Do not use return in finally
b4f3088535 Ensure directories exist before running sync scripts
e83e7036b0 mkosi-obs: also allow enrolling additional certs in KEK
b6432fbc29 initrd: Copy /etc/pki/rpm-gpg into sandbox tree
44b96b93c8 Partially revert "resources: add systemd-boot-efi"
7a22260179 Check that keys are both in context.cli and history
6570b21a4b fix: Remove `erofs-utils` from initrd
ff61c5022a mkosi-initrd: Add atkbd and i8042 modules to the default initrd modules
eaa37f7c6c Generate initrds outside of umask context manager
de09209520 ci: Drop differential shellcheck
d07c6b93c9 build(deps): bump github/codeql-action from 3.28.16 to 3.28.18
9a12fb1bef Check that commit exists in config_parse_minimum_version()
9e5b4f8932 kmod: factor out comparison and also count empty directories as invalid
39ed5ef6c2 apt: support including additional configuration for reprepro

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

index f00d511c9da94fad7732644eb405d55123913a83..f3ebe4aaafdae84a50748713537a989f92bca13f 100644 (file)
@@ -25,7 +25,7 @@ jobs:
 
     steps:
       - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
-      - uses: systemd/mkosi@5e739ef1ed02a4f3b6ae64e50a8ee186cbcb21c2
+      - uses: systemd/mkosi@0d1143150835b21c1bfe64428df5f45b558280b1
 
       # 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 8296ac20fb9fe2cfd94f087d418fca59f6e445a1..c40416979208dc759ff7c9cce9950383c8d6523e 100644 (file)
@@ -36,7 +36,7 @@ jobs:
           VALIDATE_ALL_CODEBASE: false
           VALIDATE_GITHUB_ACTIONS: true
 
-      - uses: systemd/mkosi@5e739ef1ed02a4f3b6ae64e50a8ee186cbcb21c2
+      - uses: systemd/mkosi@0d1143150835b21c1bfe64428df5f45b558280b1
 
       - name: Check that tabs are not used in Python code
         run: sh -c '! git grep -P "\\t" -- src/boot/generate-hwids-section.py src/ukify/ukify.py test/integration-tests/integration-test-wrapper.py'
index aa82ee0d518088fee618c8a069d77c7540c849eb..badcfa1daa85bde4902d5db787a7c5e69c2d006c 100644 (file)
@@ -113,7 +113,7 @@ jobs:
 
     steps:
       - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
-      - uses: systemd/mkosi@5e739ef1ed02a4f3b6ae64e50a8ee186cbcb21c2
+      - uses: systemd/mkosi@0d1143150835b21c1bfe64428df5f45b558280b1
 
       # 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 746a0651cf18e63a64fdb5ed6c170eb21d2b7050..4682332c16d285ed5b17b55e8c2036bb96790153 100644 (file)
@@ -1,7 +1,7 @@
 # SPDX-License-Identifier: LGPL-2.1-or-later
 
 [Config]
-MinimumVersion=commit:5e739ef1ed02a4f3b6ae64e50a8ee186cbcb21c2
+MinimumVersion=commit:0d1143150835b21c1bfe64428df5f45b558280b1
 Dependencies=
         exitrd
         initrd