From f8953319283675e680f8f733437778668c23b3c0 Mon Sep 17 00:00:00 2001 From: Francis Rowe Date: Sat, 21 Feb 2015 00:19:58 -0500 Subject: Move backup git repositories to an array in variables.php --- (limited to 'site/download/index.php') diff --git a/site/download/index.php b/site/download/index.php index 5315611..4cadfb2 100644 --- a/site/download/index.php +++ b/site/download/index.php @@ -95,19 +95,35 @@ 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. -

+

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. +

+ +

Libreboot firmware (coreboot distribution)

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

+ +

Libreboot website

- Firmware: $ git clone git://git.pehjota.net/libreboot-backup/libreboot.git
- Website: $ git clone git://git.pehjota.net/libreboot-backup/libreboot.org.git + + $ git clone + "; ?> +

-- cgit v0.9.1