libvirt/src/lxc
Daniel P. Berrange 6068754670 Only ummount /proc, /sys, /dev if the root source is '/'
Previous commits added code to unmount the existing /proc,
/sys and /dev hierarchies on the root filesystem of the
container. This should only have been done if the container's
root filesystem was the same as the host's root. ie if
the root source is '/'.   As it is, this causes LXC containersr
to fail to start if their root source is not '/'

Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
2012-07-05 17:40:52 +01:00
..
libvirtd_lxc.aug Add support for sVirt in the LXC driver 2012-02-02 17:44:39 -07:00
lxc_conf.c Add support for sVirt in the LXC driver 2012-02-02 17:44:39 -07:00
lxc_conf.h Pass the virt driver name into security drivers 2012-05-16 10:05:46 +01:00
lxc_container.c Only ummount /proc, /sys, /dev if the root source is '/' 2012-07-05 17:40:52 +01:00
lxc_container.h Move veth device management into virLXCControllerPtr object 2012-07-05 10:46:09 +01:00
lxc_controller.c Switch to using virNetServer APIs for monitor socket 2012-07-05 10:46:10 +01:00
lxc_driver.c drivers: Implement virListAllDomains for drivers using virDomainObj 2012-06-20 13:35:26 +02:00
lxc_driver.h build: consistently indent preprocessor directives 2010-03-09 19:22:28 +01:00
lxc.conf Standardize whitespace used in example config files 2012-05-28 10:59:13 +01:00
test_libvirtd_lxc.aug.in Autogenerate augeas test case from default config files 2012-05-28 11:07:12 +01:00