Systemd/src/nspawn
Lennart Poettering e0f9e7bd03 dissect: make using a generic partition as root partition optional
In preparation for reusing the image dissector in the GPT auto-discovery
logic, only optionally fail the dissection when we can't identify a root
partition.

In the GPT auto-discovery we are completely fine with any kind of root,
given that we run when it is already mounted and all we do is find some
additional auxiliary partitions on the same disk.
2016-12-21 19:09:30 +01:00
..
.gitignore nspawn: add new .nspawn files for container settings 2015-09-06 01:49:06 +02:00
Makefile
nspawn-cgroup.c nspawn: remove unused variable (#4369) 2016-10-14 00:30:28 +03:00
nspawn-cgroup.h nspawn: cleanup and chown the synced cgroup hierarchy (#4223) 2016-10-13 09:50:46 -04:00
nspawn-expose-ports.c core: introduce parse_ip_port (#4825) 2016-12-06 12:21:45 +01:00
nspawn-expose-ports.h tree-wide: remove Emacs lines from all files 2016-02-10 13:41:57 +01:00
nspawn-gperf.gperf nspawn: add ability to configure overlay mounts to .nspawn files 2016-12-01 12:41:17 +01:00
nspawn-mount.c nspawn: split out VolatileMode definitions 2016-12-20 20:00:08 +01:00
nspawn-mount.h nspawn: split out VolatileMode definitions 2016-12-20 20:00:08 +01:00
nspawn-network.c treewide: fix typos 2016-07-04 17:10:23 +02:00
nspawn-network.h nspawn: add new --network-zone= switch for automatically managed bridge devices 2016-05-09 15:45:31 +02:00
nspawn-patch-uid.c nspawn: fix uid patching logic (#3599) 2016-06-25 07:04:43 +03:00
nspawn-patch-uid.h nspawn: optionally fix up OS tree uid/gids for userns 2016-04-25 12:15:57 +02:00
nspawn-register.c nspawn: permit prefixing of source paths in --bind= and --overlay= with "+" 2016-12-01 12:41:18 +01:00
nspawn-register.h tree-wide: remove Emacs lines from all files 2016-02-10 13:41:57 +01:00
nspawn-seccomp.c seccomp: add new seccomp_init_conservative() helper 2016-10-24 17:32:50 +02:00
nspawn-seccomp.h nspawn: split out seccomp call into nspawn-seccomp.[ch] 2016-05-26 22:42:29 +02:00
nspawn-settings.c nspawn: add ability to configure overlay mounts to .nspawn files 2016-12-01 12:41:17 +01:00
nspawn-settings.h nspawn: add ability to configure overlay mounts to .nspawn files 2016-12-01 12:41:17 +01:00
nspawn-setuid.c Use "return log_error_errno" in more places" 2016-07-22 21:25:09 -04:00
nspawn-setuid.h tree-wide: remove Emacs lines from all files 2016-02-10 13:41:57 +01:00
nspawn-stub-pid1.c nspawn: flush out environment block of the -a stub init process 2016-12-14 18:29:30 +01:00
nspawn-stub-pid1.h nspawn: flush out environment block of the -a stub init process 2016-12-14 18:29:30 +01:00
nspawn.c dissect: make using a generic partition as root partition optional 2016-12-21 19:09:30 +01:00
test-patch-uid.c nspawn: optionally fix up OS tree uid/gids for userns 2016-04-25 12:15:57 +02:00