Update TODO list.
authorH. Peter Anvin <hpa@zytor.com>
Fri, 26 Jan 2007 05:13:31 +0000 (21:13 -0800)
committerH. Peter Anvin <hpa@zytor.com>
Fri, 26 Jan 2007 05:13:31 +0000 (21:13 -0800)
TODO

diff --git a/TODO b/TODO
index 42a578e..3889df4 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,6 +1,6 @@
 *** To do in the short term:
 
-- PXELINUX: Figure out localboot/idle problems
+- PXELINUX: Figure out localboot/idle problems.
 
 - PXELINUX: Support changing the default server and boot file prefix?
 
@@ -10,6 +10,8 @@
 
 - Library support for all the comboot system calls.
 
+- Deal with non-512-byte sectors (if I can get media which does...)
+
 
 *** Future projects:
 
 
 - Cleaned up documentation, with a real man page.
 
-- Subdirectory support in SYSLINUX.
-
 - Support files that span multiple input media (SYSLINUX)
   -> Seems to be getting less important; floppies are dying?
 
-- Clean up the handling of sections
+- Clean up the handling of sections.
+
+- API call to get directory listing.
+
+- COM32-based CLI.
 
-- Add "localboot" support to SYSLINUX (using the ISOLINUX feature
-  set.)
-  OBSOLETE: chain.c32 is probably better.
+- Rewrite the filesystems to run in protected mode C code.
 
-- API call to get directory listing