]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
Update NEWS
authorLuca Boccassi <bluca@debian.org>
Sat, 4 Nov 2023 16:51:28 +0000 (16:51 +0000)
committerLuca Boccassi <bluca@debian.org>
Sat, 4 Nov 2023 16:51:28 +0000 (16:51 +0000)
Note that vmspawn and pcrlock are new and the interface might change

NEWS

diff --git a/NEWS b/NEWS
index bf7c3db10e65d96e653451ef5ef02603f7dc0075..ad3bd22c9fbac374ecd3a0bad3fa166ce85990ff 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -176,7 +176,8 @@ CHANGES WITH 255 in spe:
           been updated to support such policies. There's currently no support
           for locking the system's root disk against a pcrlock policy, this
           will be added soon. Moreover, it is currently not possible to combine
-          a pcrlock policy with a signed PCR policy.
+          a pcrlock policy with a signed PCR policy. This component is
+          experimental and its public interface is subject to change.
 
         systemd-boot, systemd-stub, ukify, bootctl, kernel-install:
 
@@ -406,10 +407,11 @@ CHANGES WITH 255 in spe:
 
         Other:
 
-        * A new experimental systemd-vmspawn tool has been added, that aims to
-          provide for VMs the same interfaces and functionality that
-          systemd-nspawn provides for containers. For now it supports QEMU as a
-          backend, and exposes some of its options to the user.
+        * A new systemd-vmspawn tool has been added, that aims to provide for VMs
+          the same interfaces and functionality that systemd-nspawn provides for
+          containers. For now it supports QEMU as a backend, and exposes some of
+          its options to the user. This component is experimental and its public
+          interface is subject to change.
 
         * "systemd-analyze plot" has gained tooltips on each unit name with
           related-unit information in its svg output, such as Before=,