Re: [lxc-devel] [PATCH 1/6] lxc-start: Add command to retrieve the clone flags used to start the container.

2012-08-23 Thread Serge Hallyn
Quoting Christian Seiler (christ...@iwakd.de): > Add the LXC_COMMAND_CLONE_FLAGS that retrieves the flags passed to clone(2) > when the container was started. This allows external programs to determine > which namespaces the container was unshared from. > > Signed-off-by: Christian Seiler > Cc: D

Re: [lxc-devel] [PATCH v3 RESENT] Partial namespaces for lxc-attach

2012-08-23 Thread Serge Hallyn
Quoting Christian Seiler (christ...@iwakd.de): > Serge, > > Here you go, I've rebased the patches against Daniel's current master > branch, so that they properly apply. > > Christian > Thanks. I've applied v2 to the ubuntu package, and v3 to my github branch. (The ubuntu package is missing so

[lxc-devel] lxc man pages on xc.sourceforge.net

2012-08-23 Thread Stuart Yoder
The man pages at: http://lxc.sourceforge.net/man/ ...are a couple of years old. How can we get those updated? I'm willing to help if there was a means for me to do so. I'm interested in the online pages because we deal with embedded systems where typically man pages are not installed as part o