diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1995-11-26 18:19:16 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1995-11-26 18:19:16 +0000 |
commit | f588f1d8a7c8514881321b1fdda795cfe7e6eace (patch) | |
tree | 4c15974d12adae79463cafbaa27d62960f213b9f | |
parent | 80273b0fa8c9fe560206a728912036908a18a554 (diff) |
partial cleanup
-rw-r--r-- | etc/etc.sparc/README | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/etc/etc.sparc/README b/etc/etc.sparc/README index 633a6be4b5c..68b653e5fdd 100644 --- a/etc/etc.sparc/README +++ b/etc/etc.sparc/README @@ -1,13 +1,14 @@ -# $Id: README,v 1.2 1995/11/08 07:12:52 deraadt Exp $ +# $Id: README,v 1.3 1995/11/26 18:19:15 deraadt Exp $ Initial test versions of a OpenBSD/sparc binaries install are available at ftp.openbsd.org:/pub/OpenBSD/snapshots/sparc Some mirror sites may take a day or two to catch up. -The OpenBSD/sparc port runs on sun4c class machines, ie. the -SS 1, 1+, 2, IPC, IPX, SLC, and ELC. it does not run on the -server-series machines, or the SS10-series machines. +The OpenBSD/sparc port runs on sun4c class machines, ie. the SS 1, 1+, +2, IPC, IPX, SLC, and ELC. It also runs on most models of the sun4 +line. it does not run on the 4/400, 4/600, or any sun4m machines (SS5, +SS4, SS10, SS20). The ftp directory contains a number of very large .tar.gz files in there, as well as this document and a helper install script. |