diff options
author | Francis Rowe <info@gluglug.org.uk> | 2015-05-07 11:21:00 (EDT) |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2015-05-07 11:21:00 (EDT) |
commit | 97d04f9ebf40c1691dad369fb6d70c84068694c0 (patch) | |
tree | f66beddd547dd072b7f0b7ba0fe92963f8774720 /docs/tasks.html | |
parent | 1557180d3e5cab6a1a09ca632950c90856a844d7 (diff) | |
download | libreboot-97d04f9ebf40c1691dad369fb6d70c84068694c0.zip libreboot-97d04f9ebf40c1691dad369fb6d70c84068694c0.tar.gz libreboot-97d04f9ebf40c1691dad369fb6d70c84068694c0.tar.bz2 |
docs/tasks.html: TODO: port libre distros to BBB
Diffstat (limited to 'docs/tasks.html')
-rw-r--r-- | docs/tasks.html | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/docs/tasks.html b/docs/tasks.html index 1ae7e9d..b188aaa 100644 --- a/docs/tasks.html +++ b/docs/tasks.html @@ -398,6 +398,16 @@ </ul> </li> </ul> + + <h3> + BeagleBone Black + </h3> + <ul> + <li>Get libre distros ported to it. Eg proteanos, trisquel, parabola, librecmc and so on.</li> + <li>See <a href="https://coreboot.org/BBB_screwdriver">BBB screwdriver</a> - from the coreboot + project, this is an openwrt-based image for the BBB that comes with EHCI enabled out of the box. + Look into re-basing that on librecmc (librecmc is a deblobbed version of openwrt).</li> + </ul> <h3>Documentation improvements</h3> <ul> |