Re: [lxc-devel] lxc-create: file-based capabilities are lost

2016-06-17 Thread Serge E. Hallyn
Quoting Harald Dunkel (ha...@afaics.de): > Hi Serge, > > On 06/15/16 19:00, Serge E. Hallyn wrote: > > Quoting Harald Dunkel (harald.dun...@aixigo.de): > >> > >> Using "rsync -SHaAX" in lxc-debian it works (on Jessie). > >> Attached you can find a suggested patch for all (lxc 1.1.5). > > > > Than

[lxc-devel] [lxd/master] Apparmor namespaces

2016-06-17 Thread tych0 on Github
The following pull request was submitted through Github. It can be accessed and reviewed at: https://github.com/lxc/lxd/pull/2132 This e-mail was sent by the LXC bot, direct replies will not reach the author unless they happen to be subscribed to this list. === Description (from pull-request) ===

Re: [lxc-devel] [PATCH 3/3] lxc-debian: add btrfs support

2016-06-17 Thread Serge E. Hallyn
Quoting Laurent Vivier (laur...@vivier.eu): > copied from lxc-ubuntu.in > > Signed-off-by: Laurent Vivier Acked-by: Serge Hallyn although note that the rsync at bottom will conflict with Harald's patch to make rsync respect xattrs (no big deal). > --- > templates/lxc-debian.in | 55 > ++

Re: [lxc-devel] [PATCH 2/3] lxc-debian: add --flush-cache

2016-06-17 Thread Serge E. Hallyn
Quoting Laurent Vivier (laur...@vivier.eu): > copied from lxc-ubuntu.in > > Signed-off-by: Laurent Vivier Acked-by: Serge Hallyn > --- > templates/lxc-debian.in | 14 -- > 1 file changed, 12 insertions(+), 2 deletions(-) > > diff --git a/templates/lxc-debian.in b/templates/lxc-de

Re: [lxc-devel] [PATCH 1/3] lxc-debian: define a password for root

2016-06-17 Thread Serge E. Hallyn
Quoting Laurent Vivier (laur...@vivier.eu): > Signed-off-by: Laurent Vivier Sorry but isn't this a regression? How about making this subject to a --default-password argument or something? I think Michael said he might be around right now, and at one point he was trying to standardize this acros