Systemd/src/nspawn
2015-10-09 13:12:08 +02:00
..
.gitignore nspawn: add new .nspawn files for container settings 2015-09-06 01:49:06 +02:00
Makefile build-sys: add stub makefiles to all subdirs to ease development with emacs 2012-04-13 21:37:59 +02:00
nspawn-cgroup.c nspawn: remove nspawn.h, it's empty now 2015-09-07 18:47:34 +02:00
nspawn-cgroup.h nspawn: split out cgroup related calls into nspawn-cgroup.[ch] 2015-09-07 18:44:30 +02:00
nspawn-expose-ports.c tree-wide: port more code to use send_one_fd() and receive_one_fd() 2015-09-29 21:08:37 +02:00
nspawn-expose-ports.h nspawn: split all port exposure code into nspawn-expose-port.[ch] 2015-09-07 18:44:30 +02:00
nspawn-gperf.gperf nspawn: add missing comma to gperf file 2015-09-09 08:36:20 +02:00
nspawn-mount.c nspawn: create /sys/fs/cgroup for unified hierarchy as well 2015-10-09 13:12:08 +02:00
nspawn-mount.h nspawn: mount /sys as tmpfs, and then mount only select subdirs of the real sysfs below it 2015-09-30 15:19:33 +02:00
nspawn-network.c nspawn: remove nspawn.h, it's empty now 2015-09-07 18:47:34 +02:00
nspawn-network.h nspawn: split out network related code to nspawn-network.[ch] 2015-09-07 18:44:30 +02:00
nspawn-register.c nspawn: remove nspawn.h, it's empty now 2015-09-07 18:47:34 +02:00
nspawn-register.h nspawn: split out machined registration code to nspawn-register.[ch] 2015-09-07 18:44:31 +02:00
nspawn-settings.c tree-wide: clean up log_syntax() usage 2015-09-30 22:26:16 +02:00
nspawn-settings.h nspawn: remove nspawn.h, it's empty now 2015-09-07 18:47:34 +02:00
nspawn-setuid.c nspawn: remove nspawn.h, it's empty now 2015-09-07 18:47:34 +02:00
nspawn-setuid.h nspawn: split out --uid= logic into nspawn-setuid.[ch] 2015-09-07 18:44:31 +02:00
nspawn.c machinectl: fix race when opening new shells with "machinectl shell" 2015-10-07 20:10:48 +02:00