summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorhpa <hpa>2004-10-15 17:03:14 +0000
committerhpa <hpa>2004-10-15 17:03:14 +0000
commit819468bdc7905d404233e9196a3aa6ade5f3b63e (patch)
tree1e4e75eec20daa387f0bd12135ce749ed91356f7 /TODO
parent50aa73a195b087bcc12fab7f99be9a2b57f06766 (diff)
downloadsyslinux-819468bdc7905d404233e9196a3aa6ade5f3b63e.tar.gz
Make less prehistoric.
Diffstat (limited to 'TODO')
-rw-r--r--TODO28
1 files changed, 25 insertions, 3 deletions
diff --git a/TODO b/TODO
index 440a5c56..315cab70 100644
--- a/TODO
+++ b/TODO
@@ -1,3 +1,18 @@
+*** To do in the short term:
+
+- PXELINUX: Support changing the default server and downloading files
+ from a non-default server.
+
+- MEMDISK: Support read only mode.
+
+
+*** Debugging projects:
+
+- Figure out why MEMDISK croaks on the WinME/WinXP DOS startup disk.
+
+
+*** Future projects:
+
- Clean up the command-line parsing.
- Cleaned up documentation, with a real man page.
@@ -11,10 +26,17 @@
- EBIOS support.
-- FAT32 support?
+- FAT32 support.
+
+- ext2/ext3 support.
+
+- Subdirectory support in SYSLINUX.
-- Support files that span multiple input media
+- Support files that span multiple input media (SYSLINUX)
+ -> Seems to be getting less important; floppies are dying?
- Clean up the handling of sections
-- Add "localboot" support to SYSLINUX (using the ISOLINUX feature set.)
+- Add "localboot" support to SYSLINUX (using the ISOLINUX feature
+ set.)
+ -> chain.c32 is probably sufficient.