]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/machine/machined-dbus.c
machine-image: properly support searching for images below some --root= path
authorLennart Poettering <lennart@poettering.net>
Tue, 12 Jan 2021 16:18:53 +0000 (17:18 +0100)
committerLennart Poettering <lennart@poettering.net>
Tue, 19 Jan 2021 12:41:42 +0000 (13:41 +0100)
commitd577d4a432dd7bb056d2f7df53956122ebcb1ab0
tree12fe73d70c67def5ad1cc4b8afd5b8a699928be1
parent7a87fb611986db0b55dbc045230b5edceef05a87
machine-image: properly support searching for images below some --root= path

systemd-sysext supports --root= for everything but the image discovery.
Fix that.
13 files changed:
src/import/export.c
src/import/import-fs.c
src/import/import.c
src/import/pull.c
src/machine/image-dbus.c
src/machine/machined-dbus.c
src/nspawn/nspawn.c
src/portable/portable.c
src/portable/portabled-image-bus.c
src/portable/portabled-image.c
src/shared/machine-image.c
src/shared/machine-image.h
src/sysext/sysext.c