]> git.ipfire.org Git - thirdparty/systemd.git/commit
portable: add --copy=mixed to copy images and link profiles
authorLuca Boccassi <bluca@debian.org>
Wed, 7 Feb 2024 00:36:39 +0000 (00:36 +0000)
committerLuca Boccassi <luca.boccassi@gmail.com>
Thu, 8 Feb 2024 21:11:26 +0000 (21:11 +0000)
commit82047a6aa7230031d2a579e81d5f8871c23e0616
treedb8fbbc83232c2a7e0ad640e74d13aee4ada0833
parenteb470316943f07e382371ee4326ff6442156a07b
portable: add --copy=mixed to copy images and link profiles

This new mode copies resources provided by the client, so that they
remain available for inspect/detach even if the original images are
deleted, but symlinks the profile as that is owned by the OS, so that
updates are automatically applied.
man/org.freedesktop.portable1.xml
man/portablectl.xml
src/portable/portable.c
src/portable/portable.h
src/portable/portablectl.c
src/portable/portabled-image-bus.c
test/units/testsuite-29.sh