From 95fecf4b23b8bbfda5beeb6b3d835e280ea45941 Mon Sep 17 00:00:00 2001 From: Francis Rowe Date: Fri, 15 May 2015 08:47:22 -0400 Subject: Drastically alter the home page. Prioritize the snapshot releases. --- (limited to 'site') diff --git a/site/contrib/index.php b/site/contrib/index.php index 924f150..c5b5c20 100644 --- a/site/contrib/index.php +++ b/site/contrib/index.php @@ -76,7 +76,7 @@

Steve Shenton

Wrote the original ich9deblob utility (ich9gen is based on it), which was used to - remove the ME on ICH9-M + remove the ME on ICH9-M laptops (originally the ThinkPad X200, and later expanded to more laptops). Contact sgsit on the libreboot IRC channel.

diff --git a/site/download/index.php b/site/download/index.php index ef3398e..19bda64 100644 --- a/site/download/index.php +++ b/site/download/index.php @@ -82,10 +82,10 @@
-

HTTP mirrors

+

HTTP mirrors (releases)

- Download libreboot from one of these mirrors. + Download from one of these mirrors.

@@ -156,9 +156,6 @@

The git repositories are intended for developing . - ROM images built from the git repository are untested, and therefore not - recommended for general use (you should assume that they will - brick your computer).

@@ -168,7 +165,7 @@

Documentation for from git can be found in the git repository itself (under /docs/), or a live version - can be found at ../gitdocs/index.html. + can be found at ../docs/index.html.

How to download

@@ -192,7 +189,7 @@

Submitting patches to

The git documentation describes how to use git. - For a list of current tasks in libreboot, see ../gitdocs/tasks.html. + For a list of current tasks in , see ../docs/tasks.html.

Make sure that you configured git so that your name and email diff --git a/site/index.php b/site/index.php index 7ac762a..85d80bf 100644 --- a/site/index.php +++ b/site/index.php @@ -50,65 +50,74 @@ Why should I use ?

- +
-
+

Contributing to ?

-

Contributing to libreboot?

+

+ Instructions for submitting patches can be found at download/#contrib. + The current tasks are defined at docs/tasks.html which, + along with everything else on this website, is part of a git repository. + Maintenance guides can be found here + and here. +

+
+ +
+

Download

+

+ These snapshots are based on the latest development branch of . +

+ + +
+
+

Git repository

+

+ Download the very latest changes in (git required): +

+

- Instructions for submitting patches can be found at download/#contrib. - The current tasks are defined at gitdocs/tasks.html which, - along with everything else on this website, is part of a git repository. - Maintenance guides can be found here - and here. + git clone

+
+ +

+ More information about using git can be found here +

+
-
- - - -
- -
-

Stable releases

-

- These releases are tested, and recommended for general use. - Utilities (statically compiled) and ROM images are provided, built from the source code. -

- -

- The latest release is from . -

-
-
-

Development (unstable)

-

Use this version if you want to brick your computer.

-
-

- git clone -

-
- -

- Snapshot (">view commit): - ROM images   - Source code -

-
+
+

Stable (old) releases

+

+ These releases are more rigorously tested. However, they might be + out of date compared to the current development snapshots. +

+

+ These archives are not updated very often, and will not receive any further changes. +

+ +

+ The latest stable release (version ) is from . +

-- cgit v0.9.1