diff options
author | Jasper Lievisse Adriaanse <jasper@cvs.openbsd.org> | 2013-04-06 07:40:20 +0000 |
---|---|---|
committer | Jasper Lievisse Adriaanse <jasper@cvs.openbsd.org> | 2013-04-06 07:40:20 +0000 |
commit | ba5a0c9c7d76b5f296bdd4d83e1567a851e3d7ec (patch) | |
tree | 588da3da9e5cc73f018b0c78cc56dec036afc286 | |
parent | 95d5072df192381ed82880551daed148e5c979cd (diff) |
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/whatis | 6 |
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. |