From efd20e1ed2eb3401f04bb51e80b50b44089bc833 Mon Sep 17 00:00:00 2001 From: Justin Lecher Date: Fri, 5 Jun 2015 11:35:57 +0000 Subject: Add github to remote-id in metadata.xml (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key E9402A79B03529A2!) --- app-admin/clsync/ChangeLog | 6 ++++-- app-admin/clsync/metadata.xml | 35 +++++++++++++++++++---------------- 2 files changed, 23 insertions(+), 18 deletions(-) (limited to 'app-admin/clsync') diff --git a/app-admin/clsync/ChangeLog b/app-admin/clsync/ChangeLog index bedcb60a1427..31e00eab2891 100644 --- a/app-admin/clsync/ChangeLog +++ b/app-admin/clsync/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-admin/clsync # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/clsync/ChangeLog,v 1.6 2015/05/25 00:20:54 bircoph Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/clsync/ChangeLog,v 1.7 2015/06/05 11:35:57 jlec Exp $ + + 05 Jun 2015; Justin Lecher metadata.xml: + Add github to remote-id in metadata.xml 25 May 2015; Andrew Savchenko -clsync-0.4-r1.ebuild, -files/clsync-0.4-direct_mode.patch, -files/clsync-0.4-gio.patch, @@ -39,4 +42,3 @@ +files/clsync-0.4-version.patch, +files/clsync.conf, +files/clsync.confd, +files/clsync.initd, +metadata.xml: Initial version ported from bircoph overlay - diff --git a/app-admin/clsync/metadata.xml b/app-admin/clsync/metadata.xml index a88923a20219..1d11fa5416aa 100644 --- a/app-admin/clsync/metadata.xml +++ b/app-admin/clsync/metadata.xml @@ -1,11 +1,11 @@ - - bircoph@gentoo.org - Andrew Savchenko - - + + bircoph@gentoo.org + Andrew Savchenko + + Clsync recursively watches for source directory and executes external program to sync the changes. Clsync is adapted to be used together with rsync. This utility is much more lightweight than competitors and supports such @@ -14,15 +14,18 @@ syncing. Clsync can use advanced features for isolation: capabilities, cgroups, namespaces, seccomp, code hardening. - - Enable clustering support (allows master-master clsync on multiple hosts). Not fully implemented yet. - Enable AF_UNIX control socket support. - Use cgroups to limit /dev access. - Enable extra debugging. This will hurt performance badly. Be ready for tons of output. - Enable extra security checks. This will hurt performance. - Enable GIO for FS monitoring (glib based alternative to inotify interface, not recommended; if both are compiled, may be selected at runtime). - Allows to use spinlocks for short delays instead of mutexes, but only on SMP systems. - Enable namespaces isolation. - Enable seccomp for system call filtering. - + + Enable clustering support (allows master-master clsync on multiple hosts). Not fully implemented yet. + Enable AF_UNIX control socket support. + Use cgroups to limit /dev access. + Enable extra debugging. This will hurt performance badly. Be ready for tons of output. + Enable extra security checks. This will hurt performance. + Enable GIO for FS monitoring (glib based alternative to inotify interface, not recommended; if both are compiled, may be selected at runtime). + Allows to use spinlocks for short delays instead of mutexes, but only on SMP systems. + Enable namespaces isolation. + Enable seccomp for system call filtering. + + + xaionaro/clsync + -- cgit v1.2.3-65-gdbad