using virsh lxc-enter-namespace instead of lxcsu
authorThierry Parmentelat <thierry.parmentelat@inria.fr>
Thu, 23 Jan 2014 11:56:30 +0000 (12:56 +0100)
committerThierry Parmentelat <thierry.parmentelat@inria.fr>
Thu, 23 Jan 2014 11:56:30 +0000 (12:56 +0100)
commit8e35c394f7bdbfc14e24c0a56d5b90373e65a6bc
tree91f593f762f4d9b06685a5d2015b5fc34de39dc6
parentf47278cb82f983de9b7f79aa8dbd86b84cf77cf0
using virsh lxc-enter-namespace instead of lxcsu
first this is better b/c it removes a dependency
second it should improve our ability to run debian build containers
drawback is the lack of a PATH-searching feature
build.common
lbuild-initvm.sh
lbuild-nightly.sh