diff options
author | Francis Rowe <info@gluglug.org.uk> | 2015-07-12 15:29:16 +0100 |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2015-07-12 15:29:16 +0100 |
commit | 8353e0be52e9547f5b5f9760eb0d3c94755f4afb (patch) | |
tree | d4c1d78a9421fc18e0586b936e7c11ee6249f328 /docs | |
parent | d76c58113ee7d569a71b616b5c7d429c01bf298e (diff) | |
download | librebootfr-8353e0be52e9547f5b5f9760eb0d3c94755f4afb.tar.gz librebootfr-8353e0be52e9547f5b5f9760eb0d3c94755f4afb.zip |
download/memtest86plus: verify checksum when downloading
Diffstat (limited to 'docs')
-rw-r--r-- | docs/maintain/index.html | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/maintain/index.html b/docs/maintain/index.html index 5fa0cdb6..feff7b3f 100644 --- a/docs/maintain/index.html +++ b/docs/maintain/index.html @@ -558,6 +558,11 @@ </p> <p> + In the download script for memtest86plus, make sure to update the checksum that it matches + for the downloaded source tarball. + </p> + + <p> <a href="#pagetop">Back to top of page</a>. </p> |