diff options
author | Francis Rowe <info@gluglug.org.uk> | 2015-07-13 21:37:27 +0100 |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2015-07-13 21:37:27 +0100 |
commit | ab9a005dfb60ef0846cc9cc8cbd54e4a1383ce7e (patch) | |
tree | 08c48626f6bf8382bba98c9d247e86f0616ea03c | |
parent | 7c384caafb45eeabe03115712fd761c8f7f225d1 (diff) | |
download | librebootfr-ab9a005dfb60ef0846cc9cc8cbd54e4a1383ce7e.tar.gz librebootfr-ab9a005dfb60ef0846cc9cc8cbd54e4a1383ce7e.zip |
docs/tasks.html: notes about new coreboot release model
-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 4f373547..e3588709 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> |