summaryrefslogtreecommitdiffstats
path: root/site/download/index.php
diff options
context:
space:
mode:
authorFrancis Rowe <info@gluglug.org.uk>2016-01-09 13:19:18 (EST)
committer Francis Rowe <info@gluglug.org.uk>2016-01-09 13:19:18 (EST)
commit9861e7b86d13592acb5658a8a1a5f79bf91d0f29 (patch)
treecde612e3cdcbc827f70203ed7016167deb05ca8c /site/download/index.php
parent3f11076e611096ae749d345b176716d28dc0404e (diff)
downloadlibreboot.org-9861e7b86d13592acb5658a8a1a5f79bf91d0f29.zip
libreboot.org-9861e7b86d13592acb5658a8a1a5f79bf91d0f29.tar.gz
libreboot.org-9861e7b86d13592acb5658a8a1a5f79bf91d0f29.tar.bz2
download page: add link to the rsync page
Diffstat (limited to 'site/download/index.php')
-rw-r--r--site/download/index.php5
1 files changed, 5 insertions, 0 deletions
diff --git a/site/download/index.php b/site/download/index.php
index 9eafeea..81a7db2 100644
--- a/site/download/index.php
+++ b/site/download/index.php
@@ -55,6 +55,11 @@
/* show FTP mirrors */
echo mirrorList($lbFtpMirror,gettext("FTP mirrors not added yet."),0,count($lbFtpMirror));
?>
+ <h2>Do you have a mirror?</h2>
+ <p>
+ Let us know! We will add it here. Instructions for how to mirror libreboot
+ releases can be found <a href="../rsync/">here</a>.
+ </p>
</div>