git: fqa.9front.org

Download patch

ref: c252f862a584a03aa9e66517b9ea33f1c6423e04
parent: 376a252adf0a37178a5e46210765ef9626c8a546
author: sl <sl@9front>
date: Fri Jul 4 16:51:54 EDT 2025

appendixl.ms: add link to go bootstrap binaries at 9legacy.org.

--- a/appendixl.ms
+++ b/appendixl.ms
@@ -87,13 +87,18 @@
 .FG golang gif
 
 .B Note:
-The following instructions may be more up to date:
+The following instructions are more up to date:
 .ihtml a <a href="http://wiki.9front.org/building-go">
 .CW http://wiki.9front.org/building-go
 .ihtml a
 
-For now, this still works:
+Recent versions of Go require more recent bootstrap binaries:
+.ihtml a <a href="https://9legacy.org/download.html">
+.CW https://9legacy.org/download.html
+.ihtml a
 
+At one point, at least, this still worked:
+
 [Continued on next page]
 
 .P1
@@ -130,6 +135,14 @@
 Go Plan 9 Wiki
 .R
 .ihtml a
+.html ul <ul>
+.QS
+.I
+I don't think either is particularly maintained at this point.
+.R
+- rsc
+.QE
+.html ul
 
 .ihtml h2 <h2>
 .SH
--