]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/import/importd.c
machine: add support for importing containers from plain directories
authorLennart Poettering <lennart@poettering.net>
Wed, 10 Oct 2018 19:20:08 +0000 (21:20 +0200)
committerLennart Poettering <lennart@poettering.net>
Mon, 26 Nov 2018 17:09:01 +0000 (18:09 +0100)
commit1d7579c473dd665df213fbc8a30f032994546246
tree42a05e9b2bd18f55440dd8d517ea85f2c49bd3fc
parentb3cade0c2792298d6cce0a0b2c8c4974ed981b00
machine: add support for importing containers from plain directories

Fixes: #2728
This is also supposed to be preparation for doing #10234 eventually,
where a very similar operation is requested: instead of importing a tree
to /var/lib/machines it would need to be imported into
/var/lib/portables/.
man/machinectl.xml
meson.build
src/basic/rm-rf.h
src/import/import-fs.c [new file with mode: 0644]
src/import/importd.c
src/import/meson.build
src/import/org.freedesktop.import1.conf
src/machine/machinectl.c