aboutsummaryrefslogtreecommitdiff
path: root/repos/extra/rsync
diff options
context:
space:
mode:
Diffstat (limited to 'repos/extra/rsync')
-rw-r--r--repos/extra/rsync/.files16
-rw-r--r--repos/extra/rsync/depends1
-rw-r--r--repos/extra/rsync/info7
-rw-r--r--repos/extra/rsync/rsyncd.run3
4 files changed, 27 insertions, 0 deletions
diff --git a/repos/extra/rsync/.files b/repos/extra/rsync/.files
new file mode 100644
index 00000000..0d5b2ab9
--- /dev/null
+++ b/repos/extra/rsync/.files
@@ -0,0 +1,16 @@
+drwxr-xr-x root/root etc/
+drwxr-xr-x root/root etc/sv/
+drwxr-xr-x root/root etc/sv/rsyncd/
+-rwxr-xr-x root/root etc/sv/rsyncd/run.new
+lrwxrwxrwx root/root etc/sv/rsyncd/supervise -> ../../../run/runit/supervise.rsyncd
+drwxr-xr-x root/root usr/
+drwxr-xr-x root/root usr/bin/
+-rwxr-xr-x root/root usr/bin/rsync
+-rwxr-xr-x root/root usr/bin/rsync-ssl
+drwxr-xr-x root/root usr/share/
+drwxr-xr-x root/root usr/share/man/
+drwxr-xr-x root/root usr/share/man/man1/
+-rw-r--r-- root/root usr/share/man/man1/rsync-ssl.1.gz
+-rw-r--r-- root/root usr/share/man/man1/rsync.1.gz
+drwxr-xr-x root/root usr/share/man/man5/
+-rw-r--r-- root/root usr/share/man/man5/rsyncd.conf.5.gz
diff --git a/repos/extra/rsync/depends b/repos/extra/rsync/depends
new file mode 100644
index 00000000..5bada81a
--- /dev/null
+++ b/repos/extra/rsync/depends
@@ -0,0 +1 @@
+popt
diff --git a/repos/extra/rsync/info b/repos/extra/rsync/info
new file mode 100644
index 00000000..a583ccc6
--- /dev/null
+++ b/repos/extra/rsync/info
@@ -0,0 +1,7 @@
+name=rsync
+version=3.3.0
+release=1
+source="https://www.samba.org/ftp/$name/src/$name-$version.tar.gz
+ rsyncd.run"
+sv="rsyncd.run"
+build_opt="--disable-xxhash --without-included-zlib --disable-lz4 --disable-zstd"
diff --git a/repos/extra/rsync/rsyncd.run b/repos/extra/rsync/rsyncd.run
new file mode 100644
index 00000000..0da8d507
--- /dev/null
+++ b/repos/extra/rsync/rsyncd.run
@@ -0,0 +1,3 @@
+#!/bin/sh
+exec 2>&1
+exec rsync --daemon --no-detach