summaryrefslogtreecommitdiffstats
path: root/site/download/index.php
diff options
context:
space:
mode:
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>