Systemd/src/machine
Lennart Poettering d8f52ed25a machinectl: add "enable" and "disable" verbs for enabling/disabling systemd-nspawn for containers
This is basically just a shortcut for "systemctl enable
systemd-nspawn@<foobar>.service", but does escaping.
2014-12-29 17:00:05 +01:00
..
.gitignore machined: introduce polkit for OpenLogin() call 2014-12-23 21:28:48 +01:00
image-dbus.c machined: Fix MarkReadOnly method's name on bus 2014-12-28 13:05:08 +01:00
image-dbus.h machined: don't look for images on each property get, but cache the image object inbetween 2014-12-28 02:44:37 +01:00
machine-dbus.c machined: Move image discovery logic into src/shared, so that we can make use of it from nspawn 2014-12-28 02:08:40 +01:00
machine-dbus.h machined: Move image discovery logic into src/shared, so that we can make use of it from nspawn 2014-12-28 02:08:40 +01:00
machine.c machined: Move image discovery logic into src/shared, so that we can make use of it from nspawn 2014-12-28 02:08:40 +01:00
machine.h machined: Move image discovery logic into src/shared, so that we can make use of it from nspawn 2014-12-28 02:08:40 +01:00
machinectl.c machinectl: add "enable" and "disable" verbs for enabling/disabling systemd-nspawn for containers 2014-12-29 17:00:05 +01:00
machined-dbus.c machined: don't look for images on each property get, but cache the image object inbetween 2014-12-28 02:44:37 +01:00
machined.c machined: don't look for images on each property get, but cache the image object inbetween 2014-12-28 02:44:37 +01:00
machined.h machined: don't look for images on each property get, but cache the image object inbetween 2014-12-28 02:44:37 +01:00
Makefile machined: split out machine registration stuff from logind 2013-07-02 03:47:23 +02:00
org.freedesktop.machine1.conf machined: introduce polkit for OpenLogin() call 2014-12-23 21:28:48 +01:00
org.freedesktop.machine1.policy.in machined: introduce polkit for OpenLogin() call 2014-12-23 21:28:48 +01:00
org.freedesktop.machine1.service machined: split out machine registration stuff from logind 2013-07-02 03:47:23 +02:00
test-machine-tables.c tests: add tests for string lookup tables 2013-07-05 01:36:16 -04:00