]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
NEWS: list hwids change
authorLuca Boccassi <luca.boccassi@gmail.com>
Wed, 25 Feb 2026 15:51:27 +0000 (15:51 +0000)
committerLuca Boccassi <luca.boccassi@gmail.com>
Wed, 25 Feb 2026 15:51:27 +0000 (15:51 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 9e38b7faa31f8bc104afeeb2ffd02ec7a8f5d551..7161e7aa5b4dd5c7f0be703db9c870a801f91102 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -111,6 +111,15 @@ CHANGES WITH 260 in spe:
         * A new 'verity' NVPCR has been added. Various components measure
           dm-verity images to it upon loading.
 
+        * A canonical set of hwid files for automated DeviceTree mapping in
+          UKIs is now shipped under /usr/lib/systemd/boot/hwids/<efi-arch>/.
+          Users and developers are welcome to contribute definitions for
+          their specific devices, so that UKIs can automatically find and load
+          the appropriate DTB on boot, without requiring per-devices and
+          per-kernel images. ukify now uses these definition automatically if
+          present on the system at build time. A first set of hwid files for
+          arm64 Snapdragon devices has been imported.
+
         Changes in the system and user managers:
 
         * Systemd now uses ANSI CSI 18 sequence to query terminal size. This