diff options
-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> |