summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2017-04-28 16:24:05 +0200
committerAndreas Baumann <mail@andreasbaumann.cc>2017-04-28 16:24:05 +0200
commit0f142129bfc38fb19d1909efb111190b98de8cb2 (patch)
treed0e54d291b8882a7829e64725ce6c93ae6b055d8 /doc
parent6872bc9ae68e02ab43b9ba4870c4a23992948b95 (diff)
downloadabaos-0f142129bfc38fb19d1909efb111190b98de8cb2.tar.gz
abaos-0f142129bfc38fb19d1909efb111190b98de8cb2.tar.bz2
added a note on ToaruOS
Diffstat (limited to 'doc')
-rw-r--r--doc/README.ToaruOS16
1 files changed, 16 insertions, 0 deletions
diff --git a/doc/README.ToaruOS b/doc/README.ToaruOS
new file mode 100644
index 0000000..4f43361
--- /dev/null
+++ b/doc/README.ToaruOS
@@ -0,0 +1,16 @@
+http://toaruos.org/
+https://github.com/klange/toaruos
+Kevin Lange
+
+network file system /dev/net/toaruos.org:80
+lua was really easy
+pyhton was not cross-compiling, tons of dependencies
+sdl
+gcc is very easy, needs read and write files
+gdb requires tracing, not easy to port
+qemu and printf debugging
+testing is hard, especially unit testing
+grub (on ISO) and multiboot in qemu (kernel mode)
+C library: newlib
+Mesa
+no X11, his own compositor Utani, based on Wayland