summaryrefslogtreecommitdiffstats
path: root/site
diff options
context:
space:
mode:
authorFrancis Rowe <info@gluglug.org.uk>2015-02-23 08:06:03 (EST)
committer Francis Rowe <info@gluglug.org.uk>2015-02-23 08:06:03 (EST)
commitbf748e87e2583f3e183bd9e7f17f88fd33239408 (patch)
tree707d95bb81bc3ad0eec8f7c7dddc278bb9f6e360 /site
parentd98006f4760d7117ea600a09ff29af17f06869d7 (diff)
downloadlibreboot.org-bf748e87e2583f3e183bd9e7f17f88fd33239408.zip
libreboot.org-bf748e87e2583f3e183bd9e7f17f88fd33239408.tar.gz
libreboot.org-bf748e87e2583f3e183bd9e7f17f88fd33239408.tar.bz2
add more mirrors
Diffstat (limited to 'site')
-rw-r--r--site/variables.template.php6
1 files changed, 4 insertions, 2 deletions
diff --git a/site/variables.template.php b/site/variables.template.php
index e48c398..124fa5a 100644
--- a/site/variables.template.php
+++ b/site/variables.template.php
@@ -50,11 +50,13 @@
/* HTTP mirrors (for release archives) */
$lbHttpMirror = array(
- "https://freedombox.org/libreboot/",
"http://www.mirrorservice.org/sites/libreboot.org/release/",
+ "https://freedombox.org/libreboot/",
"http://elmondo74.fr/libreboot/",
"http://elgrande74.net/libreboot/",
- "http://mirror.linux.ro/libreboot/"
+ "http://mirror.linux.ro/libreboot/",
+ "https://ginette.swordarmor.fr/libreboot/",
+ "http://ginette.swordarmor.fr/libreboot/"
);
/* HTTP mirrors (for release archives) */
$lbFtpMirror = array(