etc/mirrors.d/50-distorted: Mirror of FTP archive on telecaster.
authorMark Wooding <mdw@distorted.org.uk>
Sun, 9 Mar 2014 18:57:19 +0000 (18:57 +0000)
committerMark Wooding <mdw@distorted.org.uk>
Sun, 9 Mar 2014 18:57:19 +0000 (18:57 +0000)
etc/mirrors.d/50-distorted [new file with mode: 0755]

diff --git a/etc/mirrors.d/50-distorted b/etc/mirrors.d/50-distorted
new file mode 100755 (executable)
index 0000000..1a3316e
--- /dev/null
@@ -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