Hi all, Based on socppc platform page[0], the fact that the snapshots[1] haven't been built since September last year, as well as socppc directory not being present in the 5.9 release directory, I take it that 5.9 for socppc won't see the light of day.
If that's the case, then the release page[3] needs adjusting - patch below. Regards, Raf [0] http://www.openbsd.org/socppc.html [1] http://ftp.openbsd.org/pub/OpenBSD/snapshots/socppc/ [2] http://ftp.openbsd.org/pub/OpenBSD/5.9/ [3] http://www.openbsd.org/59.html Index: 59.html =================================================================== RCS file: /cvs/www/59.html,v retrieving revision 1.82 diff -u -p -r1.82 59.html --- 59.html 27 Mar 2016 22:25:31 -0000 1.82 +++ 59.html 29 Mar 2016 19:25:59 -0000 @@ -967,8 +967,6 @@ extensive details on how to install Open .../OpenBSD/5.9/octeon/INSTALL.octeon</a> <li><a href="http://ftp.openbsd.org/pub/OpenBSD/5.9/sgi/INSTALL.sgi"> .../OpenBSD/5.9/sgi/INSTALL.sgi</a> -<li><a href="http://ftp.openbsd.org/pub/OpenBSD/5.9/socppc/INSTALL.socppc"> - .../OpenBSD/5.9/socppc/INSTALL.socppc</a> <li><a href="http://ftp.openbsd.org/pub/OpenBSD/5.9/zaurus/INSTALL.zaurus"> .../OpenBSD/5.9/zaurus/INSTALL.zaurus</a> </ul> @@ -1132,14 +1130,6 @@ Refer to the instructions in INSTALL.sgi If your machine doesn't have a CD drive, you can setup a DHCP/tftp network server, and boot using "bootp()/bsd.rd.IP##" using the kernel matching your system type. Refer to the instructions in INSTALL.sgi for more details. -</ul> - -<h3><font color="#e00000">OpenBSD/socppc:</font></h3> - -<ul style="list-style-type: none"> -<li> -After connecting a serial port, boot over the network via DHCP/tftp. -Refer to the instructions in INSTALL.socppc for more details. </ul> <h3><font color="#e00000">OpenBSD/zaurus:</font></h3>
