summaryrefslogtreecommitdiffstats
path: root/site
diff options
context:
space:
mode:
authorFrancis Rowe <info@gluglug.org.uk>2015-02-22 17:25:00 (EST)
committer Francis Rowe <info@gluglug.org.uk>2015-02-22 17:25:00 (EST)
commitf99744a6e045b53a027db7462c90ef8e5c29d76a (patch)
treeb1a32f751935d36c10e817604ba7f3af6d98db3e /site
parent73c0500a045fb14aadcaa939a1620c168e8f118b (diff)
downloadlibreboot.org-f99744a6e045b53a027db7462c90ef8e5c29d76a.zip
libreboot.org-f99744a6e045b53a027db7462c90ef8e5c29d76a.tar.gz
libreboot.org-f99744a6e045b53a027db7462c90ef8e5c29d76a.tar.bz2
add more http mirrors
Diffstat (limited to 'site')
-rw-r--r--site/variables.template.php4
1 files changed, 3 insertions, 1 deletions
diff --git a/site/variables.template.php b/site/variables.template.php
index dc4d7e9..3938980 100644
--- a/site/variables.template.php
+++ b/site/variables.template.php
@@ -51,7 +51,9 @@
$lbHttpMirror = array(
"http://www.libreboot.org/release/",
"https://freedombox.org/libreboot/",
- "http://www.mirrorservice.org/sites/libreboot.org/release/"
+ "http://www.mirrorservice.org/sites/libreboot.org/release/",
+ "http://elmondo74.fr/libreboot/",
+ "http://elgrande74.net/libreboot/"
);
/* HTTP mirrors (for release archives) */
$lbFtpMirror = array(