diff options
author | Francis Rowe <info@gluglug.org.uk> | 2015-06-09 23:19:15 +0100 |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2015-06-09 23:19:15 +0100 |
commit | 8630b33bb885becd47078a823a399d45ec2c58be (patch) | |
tree | 30ab1a1879f508c4802a9d1b078490dbd064c2c1 /docs/index.html | |
parent | 383894382968ce611e08802ac95aeddb729de8fa (diff) | |
download | librebootfr-8630b33bb885becd47078a823a399d45ec2c58be.tar.gz librebootfr-8630b33bb885becd47078a823a399d45ec2c58be.zip |
docs/index.html: more info
Diffstat (limited to 'docs/index.html')
-rw-r--r-- | docs/index.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/index.html b/docs/index.html index 720043e1..0ee3adb6 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> |