[lxc-devel] [lxd/master] Simplify migration code

2016-06-14 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/2120 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

2016-06-14 Thread Serge E. Hallyn
On Tue, Jun 14, 2016 at 10:59:51AM +0200, Harald Dunkel wrote: > Hi folks, > > Problem: A container setup with "lxc-create -t debian" has > lost its file-based capabilities (used by systemd, ping, > iputils, ...). I didn't check other template scripts, but > since the major suspect is tar (used fo

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

2016-06-14 Thread Harald Dunkel
Hi folks, Problem: A container setup with "lxc-create -t debian" has lost its file-based capabilities (used by systemd, ping, iputils, ...). I didn't check other template scripts, but since the major suspect is tar (used for creating a cache) I would assume that this problem is not restricted to D