From: Luca Boccassi Date: Wed, 6 Dec 2023 10:00:25 +0000 (+0000) Subject: NEWS: note that newly introduced tools are experimental X-Git-Tag: v255~3^2~1 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=48696c2d37b422bc22d794764406c30aeb98ce33;p=thirdparty%2Fsystemd.git NEWS: note that newly introduced tools are experimental So that we can change interfaces for at least one release if needed --- diff --git a/NEWS b/NEWS index fd3a17ec37d..27093b6c75d 100644 --- 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