[lxc-devel] [lxc/lxc] 01e5fa: lvm: check whether lxc.bdev.lvm.vg is set

2017-07-27 Thread GitHub
Branch: refs/heads/master Home: https://github.com/lxc/lxc Commit: 01e5fa0792a7435fd31bac38df4f3688261d77f5 https://github.com/lxc/lxc/commit/01e5fa0792a7435fd31bac38df4f3688261d77f5 Author: Christian Brauner Date: 2017-07-28 (Fri, 28 Jul 2017) Changed paths: M src/lxc/b

[lxc-devel] [lxd/master] Add missing refresh code for instance types

2017-07-27 Thread stgraber on Github
The following pull request was submitted through Github. It can be accessed and reviewed at: https://github.com/lxc/lxd/pull/3603 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) ===

[lxc-devel] [lxc/master] lvm: check whether lxc.bdev.lvm.vg is empty

2017-07-27 Thread brauner on Github
The following pull request was submitted through Github. It can be accessed and reviewed at: https://github.com/lxc/lxc/pull/1715 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) ===

[lxc-devel] [lxd/master] Implement instance types as proxy for limits

2017-07-27 Thread stgraber on Github
The following pull request was submitted through Github. It can be accessed and reviewed at: https://github.com/lxc/lxd/pull/3602 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) ===

[lxc-devel] [lxc/lxc] 66b666: cgroups: workaround gcc-7 bug

2017-07-27 Thread GitHub
Branch: refs/heads/master Home: https://github.com/lxc/lxc Commit: 66b66624fce21606d11f24f5b615776074d212ae https://github.com/lxc/lxc/commit/66b66624fce21606d11f24f5b615776074d212ae Author: Christian Brauner Date: 2017-07-27 (Thu, 27 Jul 2017) Changed paths: M src/lxc/c

[lxc-devel] [lxc/master] cgroups: workaround gcc-7 bug

2017-07-27 Thread brauner on Github
The following pull request was submitted through Github. It can be accessed and reviewed at: https://github.com/lxc/lxc/pull/1714 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] Linux Plumbers containers micro-conference CFP

2017-07-27 Thread Stéphane Graber
On Wed, Jul 05, 2017 at 03:30:34PM -0400, Stéphane Graber wrote: > Hey there, > > Linux Plumbers 2017 will be held in Los Angeles, CA between the 13th and > 15th of September 2017 including the usual containers micro-conference. > > This is a great place to catch up with fellow maintainers and us

[lxc-devel] [lxd/master] client: Simplify ConnectPublicLXD logic

2017-07-27 Thread stgraber on Github
The following pull request was submitted through Github. It can be accessed and reviewed at: https://github.com/lxc/lxd/pull/3600 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] lxc-create: file-based capabilities are lost

2017-07-27 Thread Serge E. Hallyn
On Thu, Jul 27, 2017 at 02:48:28PM +0200, Harald Dunkel wrote: > Hi Serge, > > apparently all these fixes have been lost on the 2.0 branch: Hm. are you sure? When I get diff lxc-2.0.0.. templates/lxc-altlinux.in, rsync does not show up. It looks like these were done by commit 44d397891e691ab99

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

2017-07-27 Thread Harald Dunkel
Hi Serge, apparently all these fixes have been lost on the 2.0 branch: {hdunkel@dpcl082:lxc (stable-2.0) 507} grep rsync templates/* | grep rootfs templates/lxc-altlinux.in:rsync -Ha $cache/rootfs/ $rootfs_path/ templates/lxc-centos.in:rsync -a $cache/rootfs/ $rootfs_path/ templates/lxc-d