]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/machine/machinectl.c
importd: drop dkr support 2133/head
authorLennart Poettering <lennart@poettering.net>
Thu, 10 Dec 2015 11:40:04 +0000 (12:40 +0100)
committerLennart Poettering <lennart@poettering.net>
Thu, 10 Dec 2015 15:54:41 +0000 (16:54 +0100)
commitb43d75c378d919900e5c1e82a82e3e17dd3de9f9
tree9d8d003be9b8abace6a2c760533b6de9ead94ddf
parent4d3f0f66e6f437a8edcee6a9df70bbdf205795b4
importd: drop dkr support

The current code is not compatible with current dkr protocols anyway,
and dkr has a different focus ("microservices") than nspawn anyway
("whole machine containers"), hence drop support for it, we cannot
reasonably keep this up to date, and it creates the impression we'd
actually care for the microservices usecase.
14 files changed:
Makefile.am
TODO
configure.ac
man/machinectl.xml
shell-completion/bash/machinectl
shell-completion/zsh/_machinectl
src/import/importd.c
src/import/org.freedesktop.import1.conf
src/import/pull-dkr.c [deleted file]
src/import/pull-dkr.h [deleted file]
src/import/pull.c
src/machine/machinectl.c
src/shared/import-util.c
src/shared/import-util.h