]> asedeno.scripts.mit.edu Git - sipb-mirrors.git/commitdiff
Add NetBSD
authorBenjamin Barenblat <bbaren@mit.edu>
Sun, 14 Jun 2015 20:04:58 +0000 (16:04 -0400)
committerBenjamin Barenblat <bbaren@mit.edu>
Sun, 14 Jun 2015 20:04:58 +0000 (16:04 -0400)
fetch-scripts/netbsd [new file with mode: 0644]

diff --git a/fetch-scripts/netbsd b/fetch-scripts/netbsd
new file mode 100644 (file)
index 0000000..789efb1
--- /dev/null
@@ -0,0 +1,10 @@
+#!/bin/sh
+
+RSYNCSOURCE=rsync.NetBSD.org::NetBSD
+BASEDIR=${MIRRORDIR}/pub/NetBSD
+
+rsync --whole-file --archive --compress \
+      --delete \
+      --stats \
+      --verbose \
+      ${RSYNCSOURCE} ${BASEDIR}