]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
NEWS: note that newly introduced tools are experimental
authorLuca Boccassi <bluca@debian.org>
Wed, 6 Dec 2023 10:00:25 +0000 (10:00 +0000)
committerLuca Boccassi <bluca@debian.org>
Wed, 6 Dec 2023 10:00:25 +0000 (10:00 +0000)
So that we can change interfaces for at least one release if needed

NEWS

diff --git a/NEWS b/NEWS
index fd3a17ec37d1d4e4f8e0d42ebaf1411063d3a48a..27093b6c75d8724b555e126901b91c1d721931a6 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -463,7 +463,8 @@ CHANGES WITH 255 in spe:
 
         * A new varlinkctl tool has been added to allow interfacing with
           Varlink services, and introspection has been added to all such
-          services.
+          services. This component is experimental and its public interface is
+          subject to change.
 
         * systemd-sysext and systemd-confext now expose a Varlink service
           at io.systemd.sysext.
@@ -520,11 +521,13 @@ CHANGES WITH 255 in spe:
           rd.systemd.unit=storage-target-mode.target on the kernel command
           line. This is intended to be used for installers and debugging to
           quickly get access to the local disk. It's inspired by MacOS "target
-          disk mode".
+          disk mode". This component is experimental and its public interface is
+          subject to change.
 
         * A new component "systemd-bsod" has been added, which can show logged
           error messages full screen, if they have a log level of LOG_EMERG log
-          level.
+          level. This component is experimental and its public interface is
+          subject to change.
 
         * The systemd-dissect tool's --with command will now set the
           $SYSTEMD_DISSECT_DEVICE environment variable to the block device it