From 48696c2d37b422bc22d794764406c30aeb98ce33 Mon Sep 17 00:00:00 2001 From: Luca Boccassi Date: Wed, 6 Dec 2023 10:00:25 +0000 Subject: [PATCH] NEWS: note that newly introduced tools are experimental So that we can change interfaces for at least one release if needed --- NEWS | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/NEWS b/NEWS index fd3a17ec37..27093b6c75 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 -- 2.25.1