Skip to content

Commit 48696c2

Browse files
committed
NEWS: note that newly introduced tools are experimental
So that we can change interfaces for at least one release if needed
1 parent e6e335b commit 48696c2

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

NEWS

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -463,7 +463,8 @@ CHANGES WITH 255 in spe:
463463

464464
* A new varlinkctl tool has been added to allow interfacing with
465465
Varlink services, and introspection has been added to all such
466-
services.
466+
services. This component is experimental and its public interface is
467+
subject to change.
467468

468469
* systemd-sysext and systemd-confext now expose a Varlink service
469470
at io.systemd.sysext.
@@ -520,11 +521,13 @@ CHANGES WITH 255 in spe:
520521
rd.systemd.unit=storage-target-mode.target on the kernel command
521522
line. This is intended to be used for installers and debugging to
522523
quickly get access to the local disk. It's inspired by MacOS "target
523-
disk mode".
524+
disk mode". This component is experimental and its public interface is
525+
subject to change.
524526

525527
* A new component "systemd-bsod" has been added, which can show logged
526528
error messages full screen, if they have a log level of LOG_EMERG log
527-
level.
529+
level. This component is experimental and its public interface is
530+
subject to change.
528531

529532
* The systemd-dissect tool's --with command will now set the
530533
$SYSTEMD_DISSECT_DEVICE environment variable to the block device it

0 commit comments

Comments
 (0)