summaryrefslogtreecommitdiffstats
path: root/docs/release.html
diff options
context:
space:
mode:
authorFrancis Rowe <info@gluglug.org.uk>2015-03-09 13:31:20 (EDT)
committer Francis Rowe <info@gluglug.org.uk>2015-03-09 13:31:20 (EDT)
commit356586e328bd229ba8e09b720a6d3cb4b660c394 (patch)
tree7c9c4a25d85ad8484f1429e67eed941676d72ccd /docs/release.html
parentf01636128e874686ccadff92f60ffdba973fa0c1 (diff)
downloadlibreboot-356586e328bd229ba8e09b720a6d3cb4b660c394.zip
libreboot-356586e328bd229ba8e09b720a6d3cb4b660c394.tar.gz
libreboot-356586e328bd229ba8e09b720a6d3cb4b660c394.tar.bz2
docs/release.html: TODO: delete all unused coreboot code
(reduce the size of the distributed source archive)
Diffstat (limited to 'docs/release.html')
-rw-r--r--docs/release.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/release.html b/docs/release.html
index 839270d..de4ef88 100644
--- a/docs/release.html
+++ b/docs/release.html
@@ -285,6 +285,11 @@
</li>
<li>Make memtest86+ build using coreboot's own crossgcc toolchain.</li>
<li>Make GRUB build using coreboot's own crossgcc toolchain</li>
+ <li>
+ Delete all parts of coreboot that libreboot doesn't use.
+ For instance, delete boards that aren't used in libreboot.
+ This will reduce the size of the source tarballs considerably.
+ </li>
</ul>
<h3>Improvements to the utilities</h3>