diff options
author | Francis Rowe <info@gluglug.org.uk> | 2015-04-27 11:33:49 +0100 |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2015-04-27 11:33:49 +0100 |
commit | d4a21642f8ec7c6e39a61f7313382ce33cc1478d (patch) | |
tree | 0831f1ac2871b126ec76a808ceaacd49e20e20ef /docs/tasks.html | |
parent | 33c4ef8f477f1b7f589e98dca53b34aaab1d308b (diff) | |
download | librebootfr-d4a21642f8ec7c6e39a61f7313382ce33cc1478d.tar.gz librebootfr-d4a21642f8ec7c6e39a61f7313382ce33cc1478d.zip |
docs/gnulinux/encrypted_*.html: No password for default entry
Diffstat (limited to 'docs/tasks.html')
-rw-r--r-- | docs/tasks.html | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/tasks.html b/docs/tasks.html index f109078f..8973ad7a 100644 --- a/docs/tasks.html +++ b/docs/tasks.html @@ -301,6 +301,11 @@ <h3>Build system</h3> <ul> <li> + PaulePanter reported in #coreboot that cbfstool currently fails to build on 32-bit x86 hosts. + This patch is supposed to fix it: + <a href="http://review.coreboot.org/#/c/9995/">http://review.coreboot.org/#/c/9995/</a> + </li> + <li> <b><u><i>HIGH PRIORITY!</i></u></b> All parts of libreboot that download non-intergrated parts (coreboot/grub/memtest/bucts/flashrom) rely on only a single repository link, which means single-point-of-failure. Make them fall back on alternative |