]> git.ipfire.org Git - thirdparty/libvirt.git/commit
LXC from native: import rootfs
authorCédric Bosdonnat <cbosdonnat@suse.com>
Wed, 5 Feb 2014 14:10:01 +0000 (15:10 +0100)
committerDaniel P. Berrange <berrange@redhat.com>
Wed, 12 Feb 2014 17:52:46 +0000 (17:52 +0000)
commit197b13e5d9f9fb89148a2b402ec0bf3db8f865b6
tree4c44ddb8e7e61c50c35f191b8eb654c68cfb7d68
parent7195c807b2255637a46539d6724c046d2f12dd87
LXC from native: import rootfs

LXC rootfs can be either a directory or a block device or an image
file. The first two types have been implemented, but the image file is
still to be done since LXC auto-guesses the file format at mount time
and the LXC driver doesn't support the 'auto' format.
src/lxc/lxc_native.c
tests/lxcconf2xmldata/lxcconf2xml-simple.xml