libvirt/src/lxc
Daniel P. Berrange b3ad9b9b80 Honour filesystem readonly flag & make special FS readonly
A container should not be allowed to modify stuff in /sys
or /proc/sys so make them readonly. Make /selinux readonly
so that containers think that selinux is disabled.

Honour the readonly flag when mounting container filesystems
from the guest XML config

* src/lxc/lxc_container.c: Support readonly mounts
2011-07-22 15:31:11 +01:00
..
libvirtd_lxc.aug LXC add augeas support for config file 2009-10-08 18:06:40 +02:00
lxc_conf.c libvirt,logging: cleanup VIR_XXX0() 2011-05-11 12:41:14 -06:00
lxc_conf.h lxc: Use virDomainEventState helpers 2011-05-13 10:48:32 -04:00
lxc_container.c Honour filesystem readonly flag & make special FS readonly 2011-07-22 15:31:11 +01:00
lxc_container.h lxc: controller: Improve container error reporting 2011-06-07 14:38:54 -04:00
lxc_controller.c build: rename files.h to virfile.h 2011-07-21 10:34:51 -06:00
lxc_driver.c destroy: Implement internal API for lxc driver 2011-07-21 20:41:27 +02:00
lxc_driver.h build: consistently indent preprocessor directives 2010-03-09 19:22:28 +01:00
lxc.conf LXC add driver config file lxc.conf 2009-10-08 17:40:14 +02:00
test_libvirtd_lxc.aug LXC add augeas support for config file 2009-10-08 18:06:40 +02:00
veth.c Fix allocation of veth's to not skip an index 2011-06-15 10:56:08 +01:00
veth.h lxc: avoid large stacks with veth creation 2010-09-02 15:48:24 -06:00