]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
mkosi: update mkosi commit reference to e3642f81d3a7f8f9310c0c734b2ba9dd41e50e14
authorDaanDeMeyer <daan.j.demeyer@gmail.com>
Fri, 26 Dec 2025 18:53:25 +0000 (19:53 +0100)
committerLuca Boccassi <luca.boccassi@gmail.com>
Fri, 27 Feb 2026 20:05:57 +0000 (20:05 +0000)
e3642f81d3 kmod: Only use --modname if available
ddea81d81e arch: Download archlinux-keyring with pacman
4a44e1831b Remove unneeded lambdas
9c3d23757c Configure pyright included files
5e037d514c qemu: Register with systemd-machined in user session
c4c3d793d0 Create package cache dir before invoking pacman
d53761c4dd distribution: do not default to release=VERSION_ID for openSUSE Tumbleweed
c5bc9138fc Wrap build_microcode_initrd in complete_step
635159975d Fix typo in manpage
59f5f0741e mkosi-addon: drop Output=addon, addon.py already has a default
be85b8ca0b sandbox: return raw error code from the kernel and friends on failure
56f25c1a41 config: replace deprecated sandbox verb with box in help message
ae24c527d7 sandbox: fix wrong errno passed to OSError()
e7b9612760 verity: do not copy signing cert in addons/portables/extensions
f3a029b736 Bump version to 27~devel
84af20892b Release 26
3fcd3a0fde Adjust logging messages for kmod/fw resolution
d44aae12b4 Revert "Do not try to install packages that are listed in RemovePackages="
1873ad0184 portable: Make sure mountpoints exist in the image
5dc693feb0 initrd: Inherit keymap, timezone, hostname and rootpw by default

(cherry picked from commit 664f211c9e844170792d2ca3db705ebbe34d996a)
(cherry picked from commit d94574dbe5ce3f678a7b1f81f531bcaed3a67d5a)
(cherry picked from commit dd2c652e4b84b46bd6b2f019c01e59fe12ae8228)

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

index 9db2f9d20c158e4e2211705b26ad350482de6057..9f2bdf3d094baf099b6a39c663aba72bfe9506f3 100644 (file)
@@ -24,7 +24,7 @@ jobs:
 
     steps:
       - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
-      - uses: systemd/mkosi@9e31235211d975bae25622d6205a8396d104335e
+      - uses: systemd/mkosi@e3642f81d3a7f8f9310c0c734b2ba9dd41e50e14
 
       # 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 c9e9840990419a86fbebdcb82ef2d573403f4360..5c83b8f8af41887a26a0d914e90d3136146fe162 100644 (file)
@@ -36,7 +36,7 @@ jobs:
           VALIDATE_ALL_CODEBASE: false
           VALIDATE_GITHUB_ACTIONS: true
 
-      - uses: systemd/mkosi@9e31235211d975bae25622d6205a8396d104335e
+      - uses: systemd/mkosi@e3642f81d3a7f8f9310c0c734b2ba9dd41e50e14
 
       - 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 26211db2793a02dab5abb5f38602dffd9ecd1bd0..ca1c1f95a5d7274b6af4e91da8f6de10928589c1 100644 (file)
@@ -124,7 +124,7 @@ jobs:
 
     steps:
       - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
-      - uses: systemd/mkosi@9e31235211d975bae25622d6205a8396d104335e
+      - uses: systemd/mkosi@e3642f81d3a7f8f9310c0c734b2ba9dd41e50e14
 
       # 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 ae9b2f7557b97dfb252788a2f56672061abf4b35..a041a173a727d3f0dd55cd1939db18de12c9a90c 100644 (file)
@@ -1,7 +1,7 @@
 # SPDX-License-Identifier: LGPL-2.1-or-later
 
 [Config]
-MinimumVersion=commit:9e31235211d975bae25622d6205a8396d104335e
+MinimumVersion=commit:e3642f81d3a7f8f9310c0c734b2ba9dd41e50e14
 Dependencies=
         exitrd
         initrd