summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO6
1 files changed, 3 insertions, 3 deletions
diff --git a/TODO b/TODO
index f08abae3..5a949350 100644
--- a/TODO
+++ b/TODO
@@ -1,9 +1,9 @@
-- Serial support:
- - Error messages need to be redirected to the serial port
- Cleaned up documentation, with a real man page.
- Support for clusters larger than 16K. This would require changing
a lot of the SYSLINUX internals so we can read partial clusters;
change the current "cluster pointers" to become
"cluster:sector pointers".
- Support initrd that span multiple input media?
-- Support a small set of DOS system calls for COMBOOT images?
+- Support a small set of DOS system calls for COMBOOT images? (Serial
+ console support makes this particularly desirable.)
+