aboutsummaryrefslogtreecommitdiff
path: root/repos/extra/rsync
diff options
context:
space:
mode:
authorWoodpecker CI <emmett1.2miligrams@protonmail.com>2026-05-24 15:40:32 +0000
committerWoodpecker CI <emmett1.2miligrams@protonmail.com>2026-05-24 15:40:32 +0000
commitdea2a1fa20fc8e843cd85e5920a67b9054d00b2e (patch)
treef331ff92dc5fd26f5803b483a24a0a21fd9bb97a /repos/extra/rsync
parentef5bfeb93345a5a681d88e99775622bf28defd8d (diff)
downloadalicelinux-dea2a1fa20fc8e843cd85e5920a67b9054d00b2e.tar.gz
alicelinux-dea2a1fa20fc8e843cd85e5920a67b9054d00b2e.zip
Woodpecker CI ef5bfeb93345a5a681d88e99775622bf28defd8d [SKIP CI]
Diffstat (limited to 'repos/extra/rsync')
-rw-r--r--repos/extra/rsync/.checksum2
-rw-r--r--repos/extra/rsync/.files16
-rw-r--r--repos/extra/rsync/abuild7
-rw-r--r--repos/extra/rsync/depends1
-rwxr-xr-xrepos/extra/rsync/rsyncd.run3
5 files changed, 0 insertions, 29 deletions
diff --git a/repos/extra/rsync/.checksum b/repos/extra/rsync/.checksum
deleted file mode 100644
index a6b66f17..00000000
--- a/repos/extra/rsync/.checksum
+++ /dev/null
@@ -1,2 +0,0 @@
-09e6c03db46bf532a7dca560328802aad6852484c93dcd8c5d59aa3bc0751a23 rsync-3.4.3.tar.gz
-af3d7e1973f1c8a02a31e1967dc84faea84cf96b84cdc9eb647e1f59465ad9f8 rsyncd.run
diff --git a/repos/extra/rsync/.files b/repos/extra/rsync/.files
deleted file mode 100644
index 0d5b2ab9..00000000
--- a/repos/extra/rsync/.files
+++ /dev/null
@@ -1,16 +0,0 @@
-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/abuild b/repos/extra/rsync/abuild
deleted file mode 100644
index a6411ff9..00000000
--- a/repos/extra/rsync/abuild
+++ /dev/null
@@ -1,7 +0,0 @@
-name=rsync
-version=3.4.3
-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/depends b/repos/extra/rsync/depends
deleted file mode 100644
index 5bada81a..00000000
--- a/repos/extra/rsync/depends
+++ /dev/null
@@ -1 +0,0 @@
-popt
diff --git a/repos/extra/rsync/rsyncd.run b/repos/extra/rsync/rsyncd.run
deleted file mode 100755
index 0da8d507..00000000
--- a/repos/extra/rsync/rsyncd.run
+++ /dev/null
@@ -1,3 +0,0 @@
-#!/bin/sh
-exec 2>&1
-exec rsync --daemon --no-detach