diff options
author | Francis Rowe <info@gluglug.org.uk> | 2015-07-13 16:37:27 (EDT) |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2015-07-13 16:37:27 (EDT) |
commit | ab9a005dfb60ef0846cc9cc8cbd54e4a1383ce7e (patch) | |
tree | 08c48626f6bf8382bba98c9d247e86f0616ea03c /docs | |
parent | 7c384caafb45eeabe03115712fd761c8f7f225d1 (diff) | |
download | libreboot-ab9a005dfb60ef0846cc9cc8cbd54e4a1383ce7e.zip libreboot-ab9a005dfb60ef0846cc9cc8cbd54e4a1383ce7e.tar.gz libreboot-ab9a005dfb60ef0846cc9cc8cbd54e4a1383ce7e.tar.bz2 |
docs/tasks.html: notes about new coreboot release model
Diffstat (limited to 'docs')
-rw-r--r-- | docs/tasks.html | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/docs/tasks.html b/docs/tasks.html index 4f37354..e358870 100644 --- a/docs/tasks.html +++ b/docs/tasks.html @@ -30,6 +30,15 @@ <div class="section"> + <h1 id="specialnews">Special news that affects libreboot</h1> + <ul> + <li> + Coreboot (upstream) is adopting a new release model. See + <a href="http://www.coreboot.org/pipermail/coreboot/2015-July/080120.html">http://www.coreboot.org/pipermail/coreboot/2015-July/080120.html</a> + - TODO: think about how this affects libreboot, and see what can be done to make effective use of this policy change. + </li> + </ul> + <h1 id="board_ports">Board ports</h1> <ul> <li> |