• C
    LXC from native: import rootfs · 197b13e5
    Cédric Bosdonnat 提交于
    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.
    197b13e5
lxc_native.c 3.9 KB