diff options
author | Francis Rowe <info@gluglug.org.uk> | 2015-02-23 05:46:51 (EST) |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2015-02-23 05:46:51 (EST) |
commit | d98006f4760d7117ea600a09ff29af17f06869d7 (patch) | |
tree | c25068e7795364c017814c8b09c2b7f823f72e38 /site | |
parent | b5a53991f9c3edceb32ab7c5fa65ebaea436b15a (diff) | |
download | libreboot.org-d98006f4760d7117ea600a09ff29af17f06869d7.zip libreboot.org-d98006f4760d7117ea600a09ff29af17f06869d7.tar.gz libreboot.org-d98006f4760d7117ea600a09ff29af17f06869d7.tar.bz2 |
remove main project http mirror from the site. only keep rsync up
hosting of stable releases is being moved to bittorrent. For those
who wish to use http/ftp/rsync protocols, several mirrors now
exist.
Diffstat (limited to 'site')
-rw-r--r-- | site/variables.template.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/site/variables.template.php b/site/variables.template.php index 28c21dc..e48c398 100644 --- a/site/variables.template.php +++ b/site/variables.template.php @@ -50,7 +50,6 @@ /* HTTP mirrors (for release archives) */ $lbHttpMirror = array( - "http://www.libreboot.org/release/", "https://freedombox.org/libreboot/", "http://www.mirrorservice.org/sites/libreboot.org/release/", "http://elmondo74.fr/libreboot/", |