]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
NEWS: mention portablectl --copy=mixed
authorLuca Boccassi <bluca@debian.org>
Fri, 15 Mar 2024 15:16:12 +0000 (15:16 +0000)
committerLuca Boccassi <bluca@debian.org>
Fri, 15 Mar 2024 15:16:12 +0000 (15:16 +0000)
NEWS

diff --git a/NEWS b/NEWS
index e7861b3303515e7bfafcc3363d9d1292ab878f60..727730e3d0de0e69d4ec10b7d0c9de7e3dbe672b 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -462,6 +462,11 @@ CHANGES WITH 256 in spe:
           link-volume-key= to enter the volume key into the kernel keyring when
           the volume is opened.
 
+        * portablectl --copy= parameter gained a new 'mixed' argument, that will
+          result in resources owned by the OS (e.g.: portable profiles) to be linked
+          but resources owned by the portable image (e.g.: the unit files and the
+          images themselves) to be copied.
+
         * The remaining documentation that was on
           https://freedesktop.org/wiki/Software/systemd/ has been moved to
           https://systemd.io.