]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/machine/machined-dbus.c
machine-image: introduce two different classes of images
authorLennart Poettering <lennart@poettering.net>
Thu, 5 Apr 2018 13:39:43 +0000 (15:39 +0200)
committerLennart Poettering <lennart@poettering.net>
Thu, 24 May 2018 15:01:57 +0000 (17:01 +0200)
commit5ef46e5f6598d74acbfe963d4feb8dca4e9486b4
tree683837dcfba3b8109cb01b9d3c120e1060ba1389
parent3e36211be0b60e239792e6a4efb4a1e75365a3a8
machine-image: introduce two different classes of images

This distuingishes two different classes of images, one for the purpose
of npsawn-like containers, i.e. "machines", and one for portable
services.

This distinction is mostly about search paths. We look for machine
images in /var/lib/machines and for portable images in
/var/lib/portables.
src/import/export.c
src/import/import.c
src/import/pull.c
src/machine/image-dbus.c
src/machine/machined-dbus.c
src/nspawn/nspawn.c
src/shared/machine-image.c
src/shared/machine-image.h