diff options
author | Francis Rowe <info@gluglug.org.uk> | 2014-11-09 04:57:03 (EST) |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2014-11-09 04:57:03 (EST) |
commit | 622cda56ab18957846245af6116afffa45159b55 (patch) | |
tree | 3fddd4e539e7c0fd11ac830735d74747da360d63 /docs/release.html | |
parent | d6b7998acadd9dc087ab44a50bedd1995104ddbc (diff) | |
download | libreboot-622cda56ab18957846245af6116afffa45159b55.zip libreboot-622cda56ab18957846245af6116afffa45159b55.tar.gz libreboot-622cda56ab18957846245af6116afffa45159b55.tar.bz2 |
docs/release.html: Remove TODO
Diffstat (limited to 'docs/release.html')
-rw-r--r-- | docs/release.html | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/docs/release.html b/docs/release.html index ea0d2e2..a085c61 100644 --- a/docs/release.html +++ b/docs/release.html @@ -191,10 +191,6 @@ </ul> </li> <li> - Add 'set -e' to the start of all relevant scripts, to make them quit if an error occurs (that a command exits with non zero status). - See 'help set' for info. - </li> - <li> Make libreboot buildable in Parabola: update deps-parabola for a default Parabola install (base repository only). </li> <li>get all useful info from http://www.coreboot.org/GRUB2 and https://wiki.parabolagnulinux.org/User:GNUtoo/laptop and make it into a tutorial</li> |