]> git.ipfire.org Git - thirdparty/lxc.git/commit
Support block device for the rootfs
authordlezcano <dlezcano>
Mon, 16 Feb 2009 10:21:41 +0000 (10:21 +0000)
committerdlezcano <dlezcano>
Mon, 16 Feb 2009 10:21:41 +0000 (10:21 +0000)
commit78ae2fcca0e848cabcf8658aa8719bf5b0df4122
treeb552dfeee293a459498f1d0fa87f5e52e440825a
parent44931bc727695f3c46b600c4abedcc0404483be1
Support block device for the rootfs
From: Daniel Lezcano <dlezcano@fr.ibm.com>

Allow to specify a block device as the rootfs. The creation of the
container will try with brute force to determine the file system type.

Signed-off-by: Daniel Lezcano <dlezcano@fr.ibm.com>
src/lxc/lxc_conf.c