From 9861e7b86d13592acb5658a8a1a5f79bf91d0f29 Mon Sep 17 00:00:00 2001 From: Francis Rowe Date: Sat, 09 Jan 2016 13:19:18 -0500 Subject: download page: add link to the rsync page --- (limited to 'site') 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)); ?> +

Do you have a mirror?

+

+ Let us know! We will add it here. Instructions for how to mirror libreboot + releases can be found here. +

-- cgit v0.9.1