diff options
author | Francis Rowe <info@gluglug.org.uk> | 2015-06-08 21:59:59 +0100 |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2015-06-08 21:59:59 +0100 |
commit | e4e18a1d725593960867c164950a0671390c508d (patch) | |
tree | 472423601a09fc0964fea72f70ea04adda281d7f /docs/tasks.html | |
parent | 9db428edfd95c10defb9e050391ae9302f13707d (diff) | |
download | librebootfr-e4e18a1d725593960867c164950a0671390c508d.tar.gz librebootfr-e4e18a1d725593960867c164950a0671390c508d.zip |
docs/tasks.html: clean up
Diffstat (limited to 'docs/tasks.html')
-rw-r--r-- | docs/tasks.html | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/docs/tasks.html b/docs/tasks.html index 083313ee..e2fe9021 100644 --- a/docs/tasks.html +++ b/docs/tasks.html @@ -234,9 +234,11 @@ Make libreboot (all of it!) build reproducibly. This is very important. </li> <li> - build/release/archives currently fails on Parabola (it only works well in Trisquel). - That script is buggy, and full of ugly hacks anyway, - so re-write it and make it modular/portable this time. + build/release/util currently fails on Parabola (it only works well in Trisquel). + - this should be made portable. Build (cross-compile all of the dependencies from upstream, + and include a <i>ccs/</i> release archive. Then use those for dependencies to cross-compile + everything (this should make portability easy, and there aren't a lot of dependencies + for the utilities). </li> </ul> <p><a href="#pagetop">Back to top of page.</a></p> |