]> asedeno.scripts.mit.edu Git - sipb-mirrors.git/commitdiff
Add libreboot
authorBenjamin Barenblat <bbaren@mit.edu>
Mon, 23 Mar 2015 20:54:41 +0000 (16:54 -0400)
committerBenjamin Barenblat <bbaren@mit.edu>
Mon, 23 Mar 2015 20:54:41 +0000 (16:54 -0400)
fetch-scripts/libreboot [new file with mode: 0644]

diff --git a/fetch-scripts/libreboot b/fetch-scripts/libreboot
new file mode 100644 (file)
index 0000000..ddd1026
--- /dev/null
@@ -0,0 +1,10 @@
+#!/bin/sh
+
+RSYNCSOURCE=rsync.libreboot.org::mirrormirror
+BASEDIR=${MIRRORDIR}/libreboot
+
+rsync --recursive --times --links --hard-links --perms --one-file-system \
+      --delete \
+      --stats \
+      --verbose \
+      ${RSYNCSOURCE} ${BASEDIR}