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

Serge E. Hallyn serge at hallyn.com
Thu Jul 27 13:45:49 UTC 2017


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 44d397891e691ab994a69766cc72e57265b62da1,
and lxc-2.0.0 does have that commit.

> {hdunkel at 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-debian.in:    rsync -Ha "$cache/rootfs-$release-$arch"/ "$rootfs"/ || return 1
> templates/lxc-fedora.in:    rsync -Ha $cache/rootfs/ $rootfs_path/
> templates/lxc-openmandriva.in:    rsync -Ha $cache/rootfs/ $rootfs_path/
> templates/lxc-opensuse.in:    rsync -Ha $cache/rootfs-$arch/ $rootfs/ || return 1
> templates/lxc-ubuntu.in:      rsync -Ha $cache/rootfs-$arch/ $rootfs/ || return 1
> 
> 
> Would you mind to merge?

Do you have a PR i can look at?

> Thanx in advance
> Harri


More information about the lxc-devel mailing list