3 *** To do in the short term:
5 - PXELINUX: Support changing the default server and downloading files
6 from a non-default server.
8 - Allow the boot sector to be written to a file instead of the actual
11 - Better memory management of the vkernel area, in particular for
12 pxelinux/isolinux. This should allow more vkernels inside the 64K
16 *** Debugging projects:
18 - DONE: Figure out why MEMDISK croaks on the WinME/WinXP DOS startup disk.
21 *** In progress, but for
25 - Clean up the command-line parsing.
27 - Cleaned up documentation, with a real man page.
29 - IN PROGRESS: Major rewrite of SYSLINUX to support EBIOS/EDD, FAT32 and large
30 clusters. This should also enable code to be shared with the
33 - ext2/ext3 support (EXTLINUX.)
35 - Subdirectory support in SYSLINUX.
37 - Support files that span multiple input media (SYSLINUX)
38 -> Seems to be getting less important; floppies are dying?
40 - Clean up the handling of sections
42 - Add "localboot" support to SYSLINUX (using the ISOLINUX feature
44 OBSOLETE: chain.c32 is probably sufficient.