summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrancis Rowe <info@gluglug.org.uk>2015-06-08 16:59:59 (EDT)
committer Francis Rowe <info@gluglug.org.uk>2015-06-08 16:59:59 (EDT)
commite4e18a1d725593960867c164950a0671390c508d (patch)
tree472423601a09fc0964fea72f70ea04adda281d7f
parent9db428edfd95c10defb9e050391ae9302f13707d (diff)
downloadlibreboot-e4e18a1d725593960867c164950a0671390c508d.zip
libreboot-e4e18a1d725593960867c164950a0671390c508d.tar.gz
libreboot-e4e18a1d725593960867c164950a0671390c508d.tar.bz2
docs/tasks.html: clean up
-rw-r--r--docs/tasks.html8
1 files changed, 5 insertions, 3 deletions
diff --git a/docs/tasks.html b/docs/tasks.html
index 083313e..e2fe902 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>