Hi all,
Here are a two fixes for virt-sandbox. One to actually use -d and -v flags
in the init program, and the other to get host-bound mounts writable as
non-root user.
Cédric Bosdonnat (2):
Pass debug and verbose values to init
machine: use squash security mode for non-root virt-sandbox mounts
bin/virt-sandbox.c | 3 +
libvirt-sandbox/libvirt-sandbox-builder-machine.c | 5 +-
libvirt-sandbox/libvirt-sandbox-config.c | 75 +++++++++++++++++++++++
libvirt-sandbox/libvirt-sandbox-config.h | 6 ++
libvirt-sandbox/libvirt-sandbox-init-common.c | 3 +
libvirt-sandbox/libvirt-sandbox.sym | 4 ++
6 files changed, 95 insertions(+), 1 deletion(-)
--
2.12.2