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

Harald Dunkel harald.dunkel at aixigo.de
Thu Jul 27 12:48:28 UTC 2017


Hi Serge,

apparently all these fixes have been lost on the 2.0 branch:

{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?

Thanx in advance
Harri


More information about the lxc-devel mailing list