Skip to content

Commit 0e5f89b

Browse files
committed
Update NEWS
Note that vmspawn and pcrlock are new and the interface might change
1 parent e5a2d6f commit 0e5f89b

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

NEWS

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,8 @@ CHANGES WITH 255 in spe:
176176
been updated to support such policies. There's currently no support
177177
for locking the system's root disk against a pcrlock policy, this
178178
will be added soon. Moreover, it is currently not possible to combine
179-
a pcrlock policy with a signed PCR policy.
179+
a pcrlock policy with a signed PCR policy. This component is
180+
experimental and its public interface is subject to change.
180181

181182
systemd-boot, systemd-stub, ukify, bootctl, kernel-install:
182183

@@ -406,10 +407,11 @@ CHANGES WITH 255 in spe:
406407

407408
Other:
408409

409-
* A new experimental systemd-vmspawn tool has been added, that aims to
410-
provide for VMs the same interfaces and functionality that
411-
systemd-nspawn provides for containers. For now it supports QEMU as a
412-
backend, and exposes some of its options to the user.
410+
* A new systemd-vmspawn tool has been added, that aims to provide for VMs
411+
the same interfaces and functionality that systemd-nspawn provides for
412+
containers. For now it supports QEMU as a backend, and exposes some of
413+
its options to the user. This component is experimental and its public
414+
interface is subject to change.
413415

414416
* "systemd-analyze plot" has gained tooltips on each unit name with
415417
related-unit information in its svg output, such as Before=,

0 commit comments

Comments
 (0)