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-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 _______________________________________________ lxc-devel mailing list lxc-devel@lists.linuxcontainers.org http://lists.linuxcontainers.org/listinfo/lxc-devel