mboot.c32:load ELF segments from the segment header
[syslinux.git] / TODO
blobf84cc624b4291890441581428def7755ee3b1bab
1 $Id$
3 *** To do in the short term:
5 - PXELINUX: Figure out localboot/idle problems
7 - PXELINUX: Support changing the default server and boot file prefix?
9 - Support loading a new configuration file.
11 - Library support for "shuffle and boot" extension.
13 - Library support for all the comboot system calls.
16 *** Future projects:
18 - Clean up the command-line parsing.
20 - Cleaned up documentation, with a real man page.
22 - Subdirectory support in SYSLINUX.
24 - Support files that span multiple input media (SYSLINUX)
25   -> Seems to be getting less important; floppies are dying?
27 - Clean up the handling of sections
29 - Add "localboot" support to SYSLINUX (using the ISOLINUX feature
30   set.)
31   OBSOLETE: chain.c32 is probably better.
33 - API call to get directory listing