From: Luca Boccassi Date: Wed, 25 Feb 2026 13:50:25 +0000 (+0000) Subject: mkosi: update fedora commit reference to 23a1c1fed99e152d9c498204175a7643371a822c X-Git-Tag: v260-rc1~5^2~5 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dc3d1c9bce80779fb4844df1df5d86f674223d75;p=thirdparty%2Fsystemd.git mkosi: update fedora commit reference to 23a1c1fed99e152d9c498204175a7643371a822c * 23a1c1fed9 Install /usr/lib/systemd/boot/hwids/ in ukify package * 985170fdc6 Version 259.1 * 2e10d7da1e Revert getty changes a bit harder * 96c683c3de Revert all remaing changes to getty@.service * 24a305a398 Revert to previous handling of getty@.service * 6a500eb814 Create getty@tty1.service again and move autovt@.service alias to /usr/lib * 88bd4ab206 Properly enable systemd-tmpfiles-clear.service in scriptlets * d9f3f02206 Raise the number of placeholder sections in kernel and addon stubs * e301db0151 Stop enabling getty@tty1.service * a1c33507a2 Fix unit names in systemd-udev scriptlet * b7b3e024d6 Enable getty@.service through presets * ec5e1b1ed7 Move tpm2 and getty support to -udev subpackage * 9c9976a7f8 Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild * f353d244fd Add 2 patches for automatic aarch64 DTB selection change * 399885597c Revert "Disable sysinit-path for upstream builds" --- diff --git a/.packit.yml b/.packit.yml index 1de7bbccf3b..499b28f7c47 100644 --- a/.packit.yml +++ b/.packit.yml @@ -39,7 +39,7 @@ jobs: trigger: pull_request fmf_url: https://src.fedoraproject.org/rpms/systemd # This is automatically updated by tools/fetch-distro.py --update fedora - fmf_ref: 67538c79f250eecbd904aa87e72a44cb3b5ef6f4 + fmf_ref: 23a1c1fed99e152d9c498204175a7643371a822c targets: - fedora-rawhide-x86_64 # testing-farm in the Fedora repository is explicitly configured to use testing-farm bare metal runners as diff --git a/mkosi/mkosi.pkgenv/mkosi.conf.d/centos-fedora.conf b/mkosi/mkosi.pkgenv/mkosi.conf.d/centos-fedora.conf index 4e9a04d43e7..5bd63a6ce1f 100644 --- a/mkosi/mkosi.pkgenv/mkosi.conf.d/centos-fedora.conf +++ b/mkosi/mkosi.pkgenv/mkosi.conf.d/centos-fedora.conf @@ -9,5 +9,5 @@ Profiles=!hyperscale Environment= GIT_URL=https://src.fedoraproject.org/rpms/systemd.git GIT_BRANCH=rawhide - GIT_COMMIT=67538c79f250eecbd904aa87e72a44cb3b5ef6f4 + GIT_COMMIT=23a1c1fed99e152d9c498204175a7643371a822c PKG_SUBDIR=fedora