syslinux-3.08-2 sources from FC4
[bootcd.git] / syslinux / TODO
1 $Id: TODO,v 1.29 2005/01/05 09:21:07 hpa Exp $
2
3 *** To do in the short term:
4
5 - PXELINUX: Support changing the default server and boot file prefix?
6
7 - Support loading a new configuration file.
8
9 - "Shuffle and boot" extension, with the appropriate com32 library
10   support.
11
12 - Library support for all the comboot system calls.
13
14
15 *** Future projects:
16
17 - Clean up the command-line parsing.
18
19 - Cleaned up documentation, with a real man page.
20
21 - Subdirectory support in SYSLINUX.
22
23 - Support files that span multiple input media (SYSLINUX)
24   -> Seems to be getting less important; floppies are dying?
25
26 - Clean up the handling of sections
27
28 - Add "localboot" support to SYSLINUX (using the ISOLINUX feature
29   set.)
30   OBSOLETE: chain.c32 is probably better.