summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrancis Rowe <info@gluglug.org.uk>2015-06-10 20:50:02 (EDT)
committer Francis Rowe <info@gluglug.org.uk>2015-06-10 20:50:02 (EDT)
commit403c9223c53559e89a5cfd10260be9aa93fe4fdb (patch)
treee6210110d7e151da178fa855e1c71990150e4f57
parent88f3dd258954126b209c9ddf5565c7ced628194a (diff)
downloadlibreboot-403c9223c53559e89a5cfd10260be9aa93fe4fdb.zip
libreboot-403c9223c53559e89a5cfd10260be9aa93fe4fdb.tar.gz
libreboot-403c9223c53559e89a5cfd10260be9aa93fe4fdb.tar.bz2
docs/install/index.html: Notes about mistake in flashing script
-rw-r--r--docs/install/index.html11
1 files changed, 10 insertions, 1 deletions
diff --git a/docs/install/index.html b/docs/install/index.html
index 1a0f1db..5085df6 100644
--- a/docs/install/index.html
+++ b/docs/install/index.html
@@ -282,7 +282,16 @@
</p>
<div class="important">
-
+
+ <p>
+ <b>
+ If you're using libreboot 20150518, note that there is a mistake in the flashing script.
+ Apply this patch to the BASH script named <i>flash</i> (this is the script for flashing
+ libreboot into your X60): <a href="x60flashscript.patch">x60flashscript.patch</a>.
+ This patch is merged in the main git repository, and in all releases after 20150518.
+ </b>
+ </p>
+
<p>
The first half of the procedure is as follows:<br/>
$ <b>sudo ./flash i945lenovo_firstflash <a href="#rom">yourrom.rom</a>.</b>