summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrancis Rowe <info@gluglug.org.uk>2015-06-09 18:19:15 (EDT)
committer Francis Rowe <info@gluglug.org.uk>2015-06-09 18:19:15 (EDT)
commit8630b33bb885becd47078a823a399d45ec2c58be (patch)
tree30ab1a1879f508c4802a9d1b078490dbd064c2c1
parent383894382968ce611e08802ac95aeddb729de8fa (diff)
downloadlibreboot-8630b33bb885becd47078a823a399d45ec2c58be.zip
libreboot-8630b33bb885becd47078a823a399d45ec2c58be.tar.gz
libreboot-8630b33bb885becd47078a823a399d45ec2c58be.tar.bz2
docs/index.html: more info
-rw-r--r--docs/index.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/index.html b/docs/index.html
index 720043e..0ee3adb 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -164,7 +164,8 @@
(or you have any <b>upstream</b> stable release of libreboot 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><br/>
- This will also work on non-release images, built from the git repository.
+ This will also work on non-release images (the version string is automatically generated,
+ using <i>git describe --tags HEAD</i>), built from the git repository.
A file named <i>version</i> will also be included in the archives that you downloaded (if you are
using release archives).
</p>