Systemd/src/nspawn
Harald Seiler c5fbeedb0c nspawn: robustly deal with "uninitialized" machine-id
When nspawn starts an image, this image could be in any state, including
an aborted first boot.  For this case, it needs to correctly handle the
situation like there was no machine-id at all.
2020-10-19 16:28:21 +02:00
..
meson.build nspawn: add --set-credential= and --load-credential= 2020-08-25 19:45:47 +02:00
nspawn-cgroup.c mount-util: rework umount_verbose() to take log level and flags arg 2020-09-23 18:57:36 +02:00
nspawn-cgroup.h
nspawn-creds.c nspawn: add --set-credential= and --load-credential= 2020-08-25 19:45:47 +02:00
nspawn-creds.h nspawn: add --set-credential= and --load-credential= 2020-08-25 19:45:47 +02:00
nspawn-def.h nspawn: add missing spdx header 2020-07-23 18:47:38 +02:00
nspawn-expose-ports.c nspawn: some minor modernizations 2020-04-23 07:59:26 +02:00
nspawn-expose-ports.h
nspawn-gperf.gperf
nspawn-mount.c mount-util: rework umount_verbose() to take log level and flags arg 2020-09-23 18:57:36 +02:00
nspawn-mount.h mount-util: switch most mount_verbose() code over to not follow symlinks 2020-09-23 18:57:36 +02:00
nspawn-network.c Merge pull request #14381 from keszybz/ifindex-cleanup 2020-01-13 17:57:59 +01:00
nspawn-network.h nspawn: Move --network-interface interfaces back to the host. 2020-01-02 14:13:03 +01:00
nspawn-oci.c tree-wide: assorted coccinelle fixes 2020-10-09 15:02:23 +02:00
nspawn-oci.h
nspawn-patch-uid.c *: convert amenable fdopendir() calls to take_fdopendir() 2020-03-31 06:48:03 -07:00
nspawn-patch-uid.h
nspawn-register.c shared: actually move all BusLocator related calls to bus-locator.c 2020-06-30 15:09:19 +02:00
nspawn-register.h
nspawn-seccomp.c nspawn: turn on higher optimization level in seccomp 2020-08-24 20:05:25 +02:00
nspawn-seccomp.h shared/seccomp: use _cleanup_ in one more place 2020-08-19 10:57:30 +02:00
nspawn-settings.c nspawn: downgrade log level if the error will be ignored 2020-09-10 15:16:14 +09:00
nspawn-settings.h nspawn: add --set-credential= and --load-credential= 2020-08-25 19:45:47 +02:00
nspawn-setuid.c nspawn: don't chown() stdin/stdout passed in when --console=pipe is used 2020-10-02 12:05:08 +02:00
nspawn-setuid.h nspawn: don't chown() stdin/stdout passed in when --console=pipe is used 2020-10-02 12:05:08 +02:00
nspawn-stub-pid1.c nspawn: don't become TTY controller just to undo it later again 2020-09-17 16:39:23 +02:00
nspawn-stub-pid1.h
nspawn.c nspawn: robustly deal with "uninitialized" machine-id 2020-10-19 16:28:21 +02:00
test-nspawn-tables.c
test-patch-uid.c