aboutsummaryrefslogtreecommitdiff
path: root/rsync
diff options
context:
space:
mode:
authorWoodpecker CI <emmett1.2miligrams@protonmail.com>2025-06-03 14:32:36 +0000
committerWoodpecker CI <emmett1.2miligrams@protonmail.com>2025-06-03 14:32:36 +0000
commit93a354611e38a6949add5c2e5ccc93ef79b9755f (patch)
tree7fee41752b1047d74c59f8ee046cd62735e7e934 /rsync
parent35912580b66e9439f91ea441938828ad8aa33b0d (diff)
downloadalicelinux-93a354611e38a6949add5c2e5ccc93ef79b9755f.tar.gz
alicelinux-93a354611e38a6949add5c2e5ccc93ef79b9755f.zip
Woodpecker CI 5171f1fdd74e7137c305450dd69a29fa5be4143f [SKIP CI]
Diffstat (limited to 'rsync')
-rw-r--r--rsync/.checksum2
-rw-r--r--rsync/.files16
-rw-r--r--rsync/abuild7
-rw-r--r--rsync/depends1
-rwxr-xr-xrsync/rsyncd.run3
5 files changed, 29 insertions, 0 deletions
diff --git a/rsync/.checksum b/rsync/.checksum
new file mode 100644
index 00000000..cf0e405d
--- /dev/null
+++ b/rsync/.checksum
@@ -0,0 +1,2 @@
+e1cfdd51a1a89a49e73f8fa730a4321392fe4a29533c0979c2c09c7ce3808b6f rsync-3.4.1.tar.gz
+af3d7e1973f1c8a02a31e1967dc84faea84cf96b84cdc9eb647e1f59465ad9f8 rsyncd.run
diff --git a/rsync/.files b/rsync/.files
new file mode 100644
index 00000000..0d5b2ab9
--- /dev/null
+++ b/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/rsync/abuild b/rsync/abuild
new file mode 100644
index 00000000..acd9f574
--- /dev/null
+++ b/rsync/abuild
@@ -0,0 +1,7 @@
+name=rsync
+version=3.4.1
+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/rsync/depends b/rsync/depends
new file mode 100644
index 00000000..5bada81a
--- /dev/null
+++ b/rsync/depends
@@ -0,0 +1 @@
+popt
diff --git a/rsync/rsyncd.run b/rsync/rsyncd.run
new file mode 100755
index 00000000..0da8d507
--- /dev/null
+++ b/rsync/rsyncd.run
@@ -0,0 +1,3 @@
+#!/bin/sh
+exec 2>&1
+exec rsync --daemon --no-detach