[lxc-devel] [PATCH] Ubuntu template: Add precise to the list of Ubuntu releases.

2011-11-10 Thread Stéphane Graber
--- templates/lxc-ubuntu.in |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/lxc-ubuntu.in b/templates/lxc-ubuntu.in index 2be8680..d116f4c 100644 --- a/templates/lxc-ubuntu.in +++ b/templates/lxc-ubuntu.in @@ -382,7 +382,7 @@ usage() { cat < --clean [-a|

Re: [lxc-devel] [GIT] lxc branch, master, updated. 5ddd950537c4f37814ac64a823ec1ab352c07b24

2011-11-10 Thread Greg Kurz
On Thu, 2011-11-10 at 08:48 +, Daniel Lezcano wrote: > commit a2dea4ea209a8fcf6837668bbe59f350931d1c07 > Author: Greg Kurz > Date: Thu Nov 10 09:41:46 2011 +0100 > lxc: use -iquote instead of -I > > To avoid name collisions between local and system header > files. For examp

Re: [lxc-devel] IPC between containers

2011-11-10 Thread Daniel Lezcano
On 11/07/2011 09:37 AM, yi...@neusoft.com wrote: > Hi >Is there a way to communicate between containers? >As far as I know,process in differnt namespace cannot communicate > with each other. Depending of the container isolation you can communicate through a fifo or an af_unix if you share

Re: [lxc-devel] [PATCH 2/2] lxc: use -iquote instead of -I

2011-11-10 Thread Daniel Lezcano
On 11/03/2011 05:41 PM, Greg Kurz wrote: > To avoid name collisions between local and system header > files. For example, if you try to include the > system file, you end up including the one from lxc... > > Signed-off-by: Greg Kurz > --- Applied, Thanks. --

Re: [lxc-devel] [PATCH 1/2] lxc: fix erroneous includes

2011-11-10 Thread Daniel Lezcano
On 11/03/2011 05:41 PM, Greg Kurz wrote: > The "" notation is preferrable if the header file is local. > > Signed-off-by: Greg Kurz > --- Applied. -- RSA(R) Conference 2012 Save $700 by Nov 18 Register now http://p.sf.net/

Re: [lxc-devel] [PATCH] Ubuntu template: Allow mknod (fixing udev upgrades) and drop mac_override and mac_admin from lxc.cap.drop as apparmor has/will have support for namespaces

2011-11-10 Thread Daniel Lezcano
On 11/02/2011 08:17 PM, Stéphane Graber wrote: > --- > templates/lxc-ubuntu.in |5 - > 1 files changed, 4 insertions(+), 1 deletions(-) > > diff --git a/templates/lxc-ubuntu.in b/templates/lxc-ubuntu.in > index 4f44b03..2be8680 100644 > --- a/templates/lxc-ubuntu.in > +++ b/templates/lxc

Re: [lxc-devel] [PATCH] add lxc-archlinux template

2011-11-10 Thread Daniel Lezcano
On 10/29/2011 07:35 PM, Alexander Vladimirov wrote: > Hi, here's the patch which adds Arch linux container template Applied. Thanks! -- RSA(R) Conference 2012 Save $700 by Nov 18 Register now http://p.sf.net/sfu/rsa-sfdev

[lxc-devel] [GIT] lxc branch, master, updated. 5ddd950537c4f37814ac64a823ec1ab352c07b24

2011-11-10 Thread Daniel Lezcano
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "lxc". The branch, master has been updated via 5ddd950537c4f37814ac64a823ec1ab352c07b24 (commit) via a2dea4ea209a8fcf6837668b