From 2cf69b6c7f82ccffc8928a7a8c3f8dbbadee59f3 Mon Sep 17 00:00:00 2001 From: Mark Wooding Date: Sun, 9 Mar 2014 18:57:19 +0000 Subject: [PATCH] etc/mirrors.d/50-distorted: Mirror of FTP archive on telecaster. --- etc/mirrors.d/50-distorted | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100755 etc/mirrors.d/50-distorted diff --git a/etc/mirrors.d/50-distorted b/etc/mirrors.d/50-distorted new file mode 100755 index 0000000..1a3316e --- /dev/null +++ b/etc/mirrors.d/50-distorted @@ -0,0 +1,13 @@ +#! /bin/sh -e +### +### Mirror `distorted.org.uk' FTP archive from telecaster. + +. lib/functions.sh +cd $MIRRORS + +## Fetch the RFC collection. +standard_rsync "$@" \ + --exclude="/pub/debian/mini-dinstall/" \ + ftp.distorted.org.uk::ftp/pub \ + ftp.distorted.org.uk::ftp/u \ + distorted -- 2.11.0