From: Luca Boccassi Date: Fri, 15 Mar 2024 15:16:12 +0000 (+0000) Subject: NEWS: mention portablectl --copy=mixed X-Git-Tag: v256-rc1~505 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=09e99a41f0e506c8309c94c83fefdeeaa9f37bb4;p=thirdparty%2Fsystemd.git NEWS: mention portablectl --copy=mixed --- diff --git a/NEWS b/NEWS index e7861b33035..727730e3d0d 100644 --- 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.