diff options
author | Francis Rowe <info@gluglug.org.uk> | 2016-04-11 13:07:58 (EDT) |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2016-04-11 13:07:58 (EDT) |
commit | 506caabc671eb5fc28d6a2e1b464108090316474 (patch) | |
tree | 0ffb5965ab013527900ea6eb6c3caa851e23ec49 /site | |
parent | e5d808bc44261c46d30a7a79b3d7cf136b67d08f (diff) | |
download | libreboot.org-506caabc671eb5fc28d6a2e1b464108090316474.zip libreboot.org-506caabc671eb5fc28d6a2e1b464108090316474.tar.gz libreboot.org-506caabc671eb5fc28d6a2e1b464108090316474.tar.bz2 |
note about epochfail on GM45 laptops
Diffstat (limited to 'site')
-rw-r--r-- | site/faq/index.php | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/site/faq/index.php b/site/faq/index.php index 01dfcb1..8c32a13 100644 --- a/site/faq/index.php +++ b/site/faq/index.php @@ -134,6 +134,13 @@ so that we can find out which commit introduced this issue, and submit a patch to fix it. </p> + <p> + <strong>Use libreboot-unstable releases for now (until next stable release): + <a href="https://libreboot.org/beta/">libreboot.org/beta</a> or build + from libreboot.git. This was a bug in coreboot, fixed upstream and merged + in libreboot-unstable. You will need to reset the century byte (just + clear CMOS/NVRAM, then set date again using hwclock).</strong> + </p> <p> <a href="#pagetop">Back to top of page</a> </p> |