summaryrefslogtreecommitdiff
path: root/TODOS
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2017-07-02 10:34:53 +0200
committerAndreas Baumann <mail@andreasbaumann.cc>2017-07-02 10:34:53 +0200
commite3ece7bce558a1168938c1d81b1c235faa772e00 (patch)
tree0ea301cb7b93ae90183b8a9d5c08dd9ba677a942 /TODOS
parente27693074998571ca5613e27a0d4bf00e2d78a79 (diff)
downloadabaos-e3ece7bce558a1168938c1d81b1c235faa772e00.tar.gz
abaos-e3ece7bce558a1168938c1d81b1c235faa772e00.tar.bz2
updated bug list and added to TODO file
Diffstat (limited to 'TODOS')
-rw-r--r--TODOS8
1 files changed, 8 insertions, 0 deletions
diff --git a/TODOS b/TODOS
new file mode 100644
index 0000000..89217b6
--- /dev/null
+++ b/TODOS
@@ -0,0 +1,8 @@
+- follow the WYOSS tutorial and implement what's there
+- improve the boot loader
+ - add serial console at early boot stage
+ - make it boot from disks, USB-pen drives, etc.
+- make the VGA mode switch back to text less hacky (following the
+ modes.c guide)
+
+