summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2023-02-06 20:20:53 -0500
committerDaniel Micay <danielmicay@gmail.com>2023-02-06 20:20:53 -0500
commitaa06416543e99d4964484572ca4331b23c36f25c (patch)
treed5d8901027255e7718941f43d4b352c2ef7c3c7b
parent31445f556b9af4eb08370bbab8ac97c4e1ea741e (diff)
document using 5.15 LTS for builds
-rw-r--r--static/build.html6
1 files changed, 4 insertions, 2 deletions
diff --git a/static/build.html b/static/build.html
index 3123c644..73f29985 100644
--- a/static/build.html
+++ b/static/build.html
@@ -214,8 +214,10 @@
<section id="build-dependencies">
<h3><a href="#build-dependencies">Build dependencies</a></h3>
- <p>Arch Linux, Debian bullseye and Ubuntu 22.04 LTS are the officially supported
- operating systems for building GrapheneOS.</p>
+ <p>Arch Linux, Debian bullseye and Ubuntu 22.04 LTS are the officially
+ supported operating systems for building GrapheneOS. Linux 5.15 LTS (linux-lts
+ package) is recommended on Arch Linux due to newer Linux kernel releases
+ causing non-deterministic OpenJDK crashes during builds.</p>
<p>Dependencies for fetching and verifying the sources:</p>