[lxc-devel] [PATCH 0/5] Bugfixes + minor features w.r.t. attach
Christian Seiler
christian at iwakd.de
Sun Aug 18 22:52:39 UTC 2013
Hi,
This series can also be found under
<https://github.com/chris-se/lxc/tree/attach-features-1>
It consists of 3 parts:
* Patch 1 fixes some things that were broken when I tried to work on
the attach functionality further. (lxc-start didn't work, lxc-attach
didn't work due to some cgroup rewrites. I've fixed it so those
commands now work on my system, but I didn't really review the code
in it'S entirety.)
* Patch 2 fixes the memory leak discussed in the earlier thread.
* Patches 3-5 improve the Python support for attaching to containers,
they basically expose a few more things that are needed to use
attach without hard-wiring constants in the Python code.
-- Christian
More information about the lxc-devel
mailing list