diff options
author | Leah Woods <info@minifree.org> | 2016-05-09 10:49:02 (EDT) |
---|---|---|
committer | Leah Woods <info@minifree.org> | 2016-05-09 10:49:02 (EDT) |
commit | 2779fe986e6a34d8caf8568c9775374862f3c0b2 (patch) | |
tree | 9387ede0029707e5b75cd3d26bf4ba089de738ae | |
parent | 5ad7ba40f1424591907cd88309180921132d7d67 (diff) | |
download | libreboot.org-2779fe986e6a34d8caf8568c9775374862f3c0b2.zip libreboot.org-2779fe986e6a34d8caf8568c9775374862f3c0b2.tar.gz libreboot.org-2779fe986e6a34d8caf8568c9775374862f3c0b2.tar.bz2 |
task list: re-add reproducible builds to the list of tasks
I'm not sure how this got deleted actually
-rw-r--r-- | site/download/index.php | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/site/download/index.php b/site/download/index.php index ec4c36c..66df671 100644 --- a/site/download/index.php +++ b/site/download/index.php @@ -124,6 +124,9 @@ </p> <h2>OPTIONAL (but very desirable) work to do before the next release of libreboot, if possible:</h2> <p> + BARELY OPTIONAL (and extremely desirable): reproducible builds. + </p> + <p> OPTIONAL (but desirable): fix broken text-mode graphics initialization on GM45 laptops (framebuffer mode works. Lack of text-mode means that memtest86+ is not usable easily). </p> |