summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjasper <jasper@openbsd.org>2013-04-06 07:40:19 +0000
committerjasper <jasper@openbsd.org>2013-04-06 07:40:19 +0000
commitbe96c29642d454a61d27e3dca2c63a5c8c79f38f (patch)
treeddc14246b20efdcb46ab6c3883892dfa765b43a1
parenta little fix for the version history (diff)
downloadwireguard-openbsd-be96c29642d454a61d27e3dca2c63a5c8c79f38f.tar.xz
wireguard-openbsd-be96c29642d454a61d27e3dca2c63a5c8c79f38f.zip
drop paragraph saying there are no install sets and that one needs to
cross compile. pointed out by Rafael Neves
-rw-r--r--distrib/notes/octeon/whatis6
1 files changed, 1 insertions, 5 deletions
diff --git a/distrib/notes/octeon/whatis b/distrib/notes/octeon/whatis
index bfa770af25f..6629ac6f3bf 100644
--- a/distrib/notes/octeon/whatis
+++ b/distrib/notes/octeon/whatis
@@ -1,10 +1,6 @@
-dnl $OpenBSD: whatis,v 1.1 2013/04/01 13:02:48 jasper Exp $
+dnl $OpenBSD: whatis,v 1.2 2013/04/06 07:40:19 jasper Exp $
OpenBSD/MACHINE is a port intended to run on systems based upon the
Cavium Octeon and Octeon PLUS MIPS64 CPUs. OpenBSD/MACHINE initially
aims to provide support for the Portwell CAM-0100 and Ubiquiti Networks
EdgeRouter LITE.
-
-At this moment no installation sets or bootloader is available, thus the
-kernel and ramdisk need to be cross-compiled (or compiled on OpenBSD/sgi).
-For the installation sets the sets from OpenBSD/sgi can be used.