From 72eb4cabbb79695ead33848dbf81eed0326c2bbe Mon Sep 17 00:00:00 2001 From: Francis Rowe Date: Sat, 05 Dec 2015 19:50:30 -0500 Subject: docs (html): backport 04dcb0d63ca111915a0a644543a1b2a9ea84c3a5 --- diff --git a/docs/tasks.html b/docs/tasks.html index 3121e54..2e72c1e 100644 --- a/docs/tasks.html +++ b/docs/tasks.html @@ -289,8 +289,6 @@ each time libreboot rebases on a new version of coreboot.

patrickg says: francis7: we have you covered: have your libreboot script add a file ".coreboot-version" to the top-level directory, containing the appropriate version number information. that will be used if git describe doesn't work (eg. because .git is missing) -
  • Make memtest86+ build using coreboot's own crossgcc toolchain. Currently, - memtest86+ doesn't even work at all when cross-compiled using the toolchain in x86-64 trisquel7
  • Make libreboot (all of it!) build reproducibly. This is very important.