]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
NEWS: mention ExtensionImages
authorLuca Boccassi <luca.boccassi@microsoft.com>
Thu, 25 Feb 2021 10:59:01 +0000 (10:59 +0000)
committerLennart Poettering <lennart@poettering.net>
Thu, 25 Feb 2021 13:40:53 +0000 (14:40 +0100)
NEWS

diff --git a/NEWS b/NEWS
index 412515b6a8108e4c497c0cd700983612cfea1bd3..fd706eaa165b19119abdf588cdb3bf553f362bd3 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -20,6 +20,11 @@ CHANGES WITH 248:
           The SYSEXT_LEVEL= field in os-release(5) may be used to specify the
           supported system extension level.
 
+        * A new ExtensionImages= unit setting can be used to apply the same
+          system extension image concept from systemd-sysext to the namespaced
+          file hierarchy of specific services, following the same rules and
+          constraints.
+
         * A new configuration file /etc/veritytab may be used to configure
           dm-verity integrity protection for block devices. Each line is in the
           format "volume-name data-device hash-device roothash options",