diff options
author | Francis Rowe <info@gluglug.org.uk> | 2015-11-16 10:28:11 (EST) |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2015-11-16 10:28:11 (EST) |
commit | ebca89420b203e8319cb758d81faac57d885910a (patch) | |
tree | a61bdb479f73419104c7e22aef2aa77b66d2d7d3 | |
parent | 097c15f6040ffae7ffe0c29dc8a0c889e7c0cdc7 (diff) | |
download | libreboot.org-ebca89420b203e8319cb758d81faac57d885910a.zip libreboot.org-ebca89420b203e8319cb758d81faac57d885910a.tar.gz libreboot.org-ebca89420b203e8319cb758d81faac57d885910a.tar.bz2 |
GNU libreboot requirements: remove task that we already achieve
-rw-r--r-- | site/gnu/index.php | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/site/gnu/index.php b/site/gnu/index.php index a0a2c1b..fe1490d 100644 --- a/site/gnu/index.php +++ b/site/gnu/index.php @@ -82,11 +82,6 @@ </ul> </li> <li> - Generally tweak the site and documentation, to more aggressively promote the freedom aspect (the main goal of the GNU project). We already do - this to a great extent (especially on the home page), but there are obviously areas for improvement. A lot of the time, we assume - that the reader already knows about the free software philosophy, without actually explaining it to them properly. We need to fix that. - </li> - <li> <s>Document, extensively (and keep it up to date!) full and accurate information about package dependencies, libraries used, etc. We already do this to a great extent (via an installation script for Trisquel and Parabola, and the overall build system in libreboot), but we can do a better job documentation-wise.</s> |