Firstly, I copy lxc-debian.in in lxcstable-2.0 to replace debian.sh, and then I merge old MaruOS modification for template to new lxc template file(got by diffing old debian.sh with lxcstable-1.0).
I have test it by building rootfs locally, and it works fine.
Firstly, I copy
lxc-debian.in
inlxc
stable-2.0
to replacedebian.sh
, and then I merge oldMaruOS
modification for template to newlxc
template file(got by diffing olddebian.sh
withlxc
stable-1.0
).I have test it by building
rootfs
locally, and it works fine.