chiark
/
gitweb
/
~mdw
/
mirror-admin
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5831fea
)
etc/mirrors.d/50-distorted: Mirror of FTP archive on telecaster.
author
Mark Wooding
<mdw@distorted.org.uk>
Sun, 9 Mar 2014 18:57:19 +0000
(18:57 +0000)
committer
Mark 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]
patch
|
blob
diff --git a/etc/mirrors.d/50-distorted
b/etc/mirrors.d/50-distorted
new file mode 100755
(executable)
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