From: hpa Date: Fri, 15 Oct 2004 17:03:14 +0000 (+0000) Subject: Make less prehistoric. X-Git-Tag: syslinux-3.11~402 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=819468bdc7905d404233e9196a3aa6ade5f3b63e;p=platform%2Fupstream%2Fsyslinux.git Make less prehistoric. --- diff --git a/TODO b/TODO index 440a5c5..315cab7 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.