This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License along with this program. If not, see . */ ?> Download <?php echo $lbProjectName; ?>

" />

Download

Information about these releases can be found at ../docs/release.html. Documentation can be found at ../docs/index.html. A copy of /docs/ can also be found in the release archives.

Back to home page

GPG signing key

Download the key:
$ gpg --recv-keys

You can verify the downloaded archives as follows:
$ for signature in $(ls *.sig); do gpg --verify $signature; done

Torrent links do not work yet. Use the HTTP downloads.

Bittorrent

1) { ?>

Torrents for older releases can be found at oldtorrent/.

Torrent links do not work yet. Use the HTTP downloads.

HTTP mirrors

These mirrors are intended mainly for those who cannot use bittorrent. Otherwise, the torrent links are highly recommended.

FTP mirrors

Rsync mirrors (for mirroring )

Create a directory in your web server document root (e.g. /), and add one of these to your crontab:

0) { ?>

Main rsync mirror:

$ rsync -avxP --delete --stats /path/to/docroot//

1) { ?>

Backup rsync mirrors:

$ rsync -avxP --delete --stats /path/to/docroot//

No mirrors available yet.

Are you running a mirror? Contact the project (details are on the home page), and the link will be added here.

Git repositories (development)

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

Snapshots (preview releases) of the git repository can be found at ../git/.

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.

Main repositories

This is the main repository, hosted by the project.

Firmware: $ git clone
Website: $ git clone

Please do not use GitHub!

Backup repositories

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

Please do not use GitHub!

Firmware (coreboot distribution)

$ git clone "; ?>

Project website

$ git clone "; ?>