[lxc-devel] [lxc/lxc] a43183: Revert "audit: added capacity and reserve() to nlm...

2014-12-01 Thread GitHub
Branch: refs/heads/master Home: https://github.com/lxc/lxc Commit: a4318300b4610d37730ec1825a7c9b796279c3c7 https://github.com/lxc/lxc/commit/a4318300b4610d37730ec1825a7c9b796279c3c7 Author: Stéphane Graber Date: 2014-12-01 (Mon, 01 Dec 2014) Changed paths: M src/lxc/net

[lxc-devel] [lxc/lxc] 26f1b3: Allow lxc_clear_config_item to clear idmaps.

2014-12-01 Thread GitHub
Branch: refs/heads/master Home: https://github.com/lxc/lxc Commit: 26f1b3902c61c2b2c0c1a2577cd9b5cb0457a682 https://github.com/lxc/lxc/commit/26f1b3902c61c2b2c0c1a2577cd9b5cb0457a682 Author: Casey Marshall Date: 2014-12-01 (Mon, 01 Dec 2014) Changed paths: M src/lxc/conf

Re: [lxc-devel] [PATCH] Issue #278: lxc-start-ephemeral: add --cdir option for cow-mounts

2014-12-01 Thread Stéphane Graber
On Thu, Nov 27, 2014 at 04:11:43AM +1100, overlay fs wrote: > This is a copy of patch version 3 for issue #278 on the issue-tracker: > > -Allow multiple bind-mounts (--bdir) and multiple cow-mounts (--cdir). > > -Further fixes to permissions throughout lxc-start-ephemeral > (annotated in the code

[lxc-devel] [lxc/lxc] 55ae7e: audit: added capacity and reserve() to nlmsg

2014-12-01 Thread GitHub
Branch: refs/heads/master Home: https://github.com/lxc/lxc Commit: 55ae7edb18c503a4b869dd0089f25f03a05a6563 https://github.com/lxc/lxc/commit/55ae7edb18c503a4b869dd0089f25f03a05a6563 Author: Shuai Zhang Date: 2014-12-01 (Mon, 01 Dec 2014) Changed paths: M src/lxc/network

Re: [lxc-devel] [PATCH] Disabled building openSUSE containers on openSUSE 13.2 and openSUSE Tumbleweed due to faulty behaviour with newer versions of init_buildsystem

2014-12-01 Thread Stéphane Graber
On Sat, Nov 29, 2014 at 09:43:26PM +0100, Johannes Kastl wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Hi everyone, > > On 26.11.2014 Johannes Kastl wrote: > > On 26.11.2014 Johannes Kastl wrote: > > > >> There is a bug report, but no solution yet. I am busy with other > >> real

Re: [lxc-devel] [PATCH] Define a new lxc.init_cmd config option

2014-12-01 Thread Stéphane Graber
On Mon, Dec 01, 2014 at 10:13:32AM -0500, Dwight Engen wrote: > On Wed, 26 Nov 2014 15:34:41 -0500 > Stéphane Graber wrote: > > > Signed-off-by: Stéphane Graber > > Acked-by: Dwight Engen > > I think we should also update the lxc-start manpage, which says > "If no command is specified, lxc-st

Re: [lxc-devel] [PATCH] Define a new lxc.init_cmd config option

2014-12-01 Thread Dwight Engen
On Wed, 26 Nov 2014 15:34:41 -0500 Stéphane Graber wrote: > Signed-off-by: Stéphane Graber Acked-by: Dwight Engen I think we should also update the lxc-start manpage, which says "If no command is specified, lxc-start will use the default "/sbin/init" command to run a system container" to som

Re: [lxc-devel] [PATCH] Add missing files to ignore list

2014-12-01 Thread Dwight Engen
On Wed, 26 Nov 2014 15:34:20 -0500 Stéphane Graber wrote: > Signed-off-by: Stéphane Graber Acked-by: Dwight Engen > --- > .gitignore | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/.gitignore b/.gitignore > index ddc4e18..aa3a537 100644 > --- a/.gitignore > +++ b/.gitignore > @@