Hi there, This patch set can also be found on my local github tree at: <https://github.com/chris-se/lxc/tree/attach-api-for-1.0>
It contains the following main parts: - move attach functionality to attach.c, rewrite it in such a way that the attached process is now a parent of the original process and there is no intermediate process in between anymore after attach is done (this is done via CLONE_PARENT) - add attach functionality to the container C API - add attach functionality to the Python API - implement some missing bits for environment handling As mentioned in the other thread, I believe this should be part of 1.0alpha1 so that it might receive more testing. -- Christian ------------------------------------------------------------------------------ Get 100% visibility into Java/.NET code with AppDynamics Lite! It's a free troubleshooting tool designed for production. Get down to code-level detail for bottlenecks, with <2% overhead. Download for free and get started troubleshooting in minutes. http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk _______________________________________________ Lxc-devel mailing list Lxc-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/lxc-devel