summaryrefslogtreecommitdiffstats
path: root/site/download
diff options
context:
space:
mode:
authorFrancis Rowe <info@gluglug.org.uk>2015-02-22 07:31:56 (EST)
committer Francis Rowe <info@gluglug.org.uk>2015-02-22 07:31:56 (EST)
commit8fff1e1f0f0f39b50a1c14b5833529b4a86401d9 (patch)
treeac15b34a01f9c9ec627811b734f65969e48079c1 /site/download
parentf6d1ff9fd6c2ebdbbdbe145dc2a71d71f4369209 (diff)
downloadlibreboot.org-8fff1e1f0f0f39b50a1c14b5833529b4a86401d9.zip
libreboot.org-8fff1e1f0f0f39b50a1c14b5833529b4a86401d9.tar.gz
libreboot.org-8fff1e1f0f0f39b50a1c14b5833529b4a86401d9.tar.bz2
Add rsync mirroring instructions (plus some mirrors)
Diffstat (limited to 'site/download')
-rw-r--r--site/download/index.php9
1 files changed, 9 insertions, 0 deletions
diff --git a/site/download/index.php b/site/download/index.php
index 3e8b620..04b0a46 100644
--- a/site/download/index.php
+++ b/site/download/index.php
@@ -137,6 +137,15 @@
?>
</ul>
+ <h2 id="mirror">Mirroring <?php echo $lbProjectName; ?></h2>
+ <p>
+ Create a directory in your web server directory, eg <?php echo $lbProjectName; ?>/.<br/>
+ $ <b><?php echo $lbRsyncCommand; ?></b>
+ </p>
+ <p>
+ Add this to your crontab.
+ </p>
+
<p>
Are you running a mirror? Contact the <?php echo $lbProjectName; ?> project
(details are on the <a href="../">home page</a>), and the link will be added here.