diff options
Diffstat (limited to 'site/faq/index.php')
-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> |