From dea2a1fa20fc8e843cd85e5920a67b9054d00b2e Mon Sep 17 00:00:00 2001 From: Woodpecker CI Date: Sun, 24 May 2026 15:40:32 +0000 Subject: Woodpecker CI ef5bfeb93345a5a681d88e99775622bf28defd8d [SKIP CI] --- repos/extra/rsync/.checksum | 2 -- repos/extra/rsync/.files | 16 ---------------- repos/extra/rsync/abuild | 7 ------- repos/extra/rsync/depends | 1 - repos/extra/rsync/rsyncd.run | 3 --- 5 files changed, 29 deletions(-) delete mode 100644 repos/extra/rsync/.checksum delete mode 100644 repos/extra/rsync/.files delete mode 100644 repos/extra/rsync/abuild delete mode 100644 repos/extra/rsync/depends delete mode 100755 repos/extra/rsync/rsyncd.run (limited to 'repos/extra/rsync') 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 -- cgit v1.2.3