From bf748e87e2583f3e183bd9e7f17f88fd33239408 Mon Sep 17 00:00:00 2001 From: Francis Rowe Date: Mon, 23 Feb 2015 08:06:03 -0500 Subject: add more mirrors --- (limited to 'site') 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( -- cgit v0.9.1