commit: 43d69cdb1de10898aeadff06bc1081c917d12b62
parent 3793e5cabf8637f3e574115018ce7a3f3974914d
Author: Michael Forney <mforney@mforney.org>
Date: Tue, 1 Dec 2020 11:58:42 -0800
README: Add link to QEMU bootable image
Diffstat:
1 file changed, 14 insertions(+), 0 deletions(-)
diff --git a/README.md b/README.md
@@ -119,6 +119,20 @@ out.
[wiki]: https://github.com/michaelforney/oasis/wiki
+## QEMU
+
+If you'd like to give oasis for a spin without installing it yourself,
+there is a QEMU image available [here][qemu-image].
+
+Inside the archive are the root filesystem (`root.qcow2`), a Linux
+kernel (`bzImage`), and a script to launch qemu (`run`).
+
+There is also `README.md` with some information about how to use
+it. In short, use `./run` to launch in graphical mode, and `./run -s`
+to launch in serial mode.
+
+[qemu-image]: https://patchouli.sr.ht/builds.sr.ht/artifacts/~mcf/356456/5af47a3cf086151c/oasis-qemu.tar.xz
+
## Software
oasis uses smaller and simpler implementations of libraries and