summaryrefslogtreecommitdiffstats
path: root/docs/index.html
diff options
context:
space:
mode:
authorFrancis Rowe <info@gluglug.org.uk>2015-06-08 15:43:26 (EDT)
committer Francis Rowe <info@gluglug.org.uk>2015-06-08 15:44:58 (EDT)
commite70fadbdc939d1bfc6f4d5117264d5d6c51a7358 (patch)
treec81f02ecdd03b61825930d2f639894d0580127ce /docs/index.html
parentf06e2d27b99f7180b97511693cac8616bee97a9f (diff)
downloadlibreboot-e70fadbdc939d1bfc6f4d5117264d5d6c51a7358.zip
libreboot-e70fadbdc939d1bfc6f4d5117264d5d6c51a7358.tar.gz
libreboot-e70fadbdc939d1bfc6f4d5117264d5d6c51a7358.tar.bz2
build/roms/helper: add version information to CBFS
Diffstat (limited to 'docs/index.html')
-rw-r--r--docs/index.html15
1 files changed, 15 insertions, 0 deletions
diff --git a/docs/index.html b/docs/index.html
index 14f3c89..6703f28 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -22,6 +22,9 @@
<p>
<a href="#why">What is libreboot?</a>
</p>
+ <p>
+ <a href="#version">How do I know what version I'm running?</a>
+ </p>
</div>
<div class="section">
@@ -151,6 +154,18 @@
</div>
+ <div class="section" id="version">
+
+ <p>
+ If you are 127 commits after release 20150518
+ (commit message <i>build/roms/helper: add version information to CBFS</i>)
+ (or you have any stable release after 20150518), then you can
+ press C at the GRUB console, and use this command to find out what version of libreboot you have:<br/>
+ <b>cat (cbfsdisk)/lbversion</b>
+ </p>
+
+ </div>
+
<div class="section">
<p>