From 2764618803cc5057169505d0e803e5abcd70c414 Mon Sep 17 00:00:00 2001 From: Francis Rowe Date: Wed, 18 Feb 2015 01:09:11 -0500 Subject: download directory: Add links to git repositories --- (limited to 'site/download') diff --git a/site/download/index.php b/site/download/index.php index 82a3d1d..887a701 100644 --- a/site/download/index.php +++ b/site/download/index.php @@ -82,6 +82,31 @@

TODO: populate this page.

+ +
+ +

Git repositories

+ +

Main repositories

+

+ This is the main repository, hosted by the libreboot project. +

+

+ Firmware: $ git clone
+ Website: $ git clone +

+

Backup repositories

+

+ These are backup repositories, in case the main repository is down. + Although these are regularly updated by the libreboot project, you + should ideally use the main repository. +

+

+ Firmware: $ git clone https://gitorious.org/libreboot-backup/libreboot.git + Website: $ git clone https://gitorious.org/libreboot-backup/libreboot-website.git +

+ +