diff options
author | Jonathan Gray <jsg@cvs.openbsd.org> | 2017-02-03 04:34:11 +0000 |
---|---|---|
committer | Jonathan Gray <jsg@cvs.openbsd.org> | 2017-02-03 04:34:11 +0000 |
commit | 280f90f43a5f6de8ea4fc469be813e5448615239 (patch) | |
tree | 521f1978db99a8f6c8a77dcba4605e259ec0263d | |
parent | be1aa8495a13122ba75099c622037eeb4d90490a (diff) |
Initial notes for arm64. To be updated when xserver is tested.
-rw-r--r-- | distrib/notes/README.arm64 | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/distrib/notes/README.arm64 b/distrib/notes/README.arm64 new file mode 100644 index 000000000..d5c17fe7f --- /dev/null +++ b/distrib/notes/README.arm64 @@ -0,0 +1,9 @@ +Post-installation instructions for X.Org on OpenBSD/arm64 +---------------------------------------------------------- + +There is no X server for arm64. Only userland X. + +problem_blurb + +$OpenBSD: README.arm64,v 1.1 2017/02/03 04:34:10 jsg Exp $ + |