diff options
author | hpa <hpa> | 2004-12-28 23:25:31 +0000 |
---|---|---|
committer | hpa <hpa> | 2004-12-28 23:25:31 +0000 |
commit | fc51a92b49c57cef04a626d62b19184ff30e92a1 (patch) | |
tree | d4e5052d66075cecacbd6dc0c98b00d80e5ff0f3 /TODO | |
parent | 6107528154f4fd4ce676909a96da71ebee39c07b (diff) | |
download | syslinux-elf-fc51a92b49c57cef04a626d62b19184ff30e92a1.tar.gz syslinux-elf-fc51a92b49c57cef04a626d62b19184ff30e92a1.tar.xz syslinux-elf-fc51a92b49c57cef04a626d62b19184ff30e92a1.zip |
Update to reflect the current state of the universe.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 25 |
1 files changed, 2 insertions, 23 deletions
@@ -2,23 +2,8 @@ $Id$ *** To do in the short term: -- PXELINUX: Support changing the default server and downloading files - from a non-default server. +- PXELINUX: Support changing the default server and boot file prefix? -- Allow the boot sector to be written to a file instead of the actual - boot sector. - -- Better memory management of the vkernel area, in particular for - pxelinux/isolinux. This should allow more vkernels inside the 64K - vkernel segment. - - -*** Debugging projects: - -- DONE: Figure out why MEMDISK croaks on the WinME/WinXP DOS startup disk. - - -*** In progress, but for *** Future projects: @@ -26,12 +11,6 @@ $Id$ - Cleaned up documentation, with a real man page. -- IN PROGRESS: Major rewrite of SYSLINUX to support EBIOS/EDD, FAT32 and large - clusters. This should also enable code to be shared with the - ext2/ext3 version. - -- ext2/ext3 support (EXTLINUX.) - - Subdirectory support in SYSLINUX. - Support files that span multiple input media (SYSLINUX) @@ -41,4 +20,4 @@ $Id$ - Add "localboot" support to SYSLINUX (using the ISOLINUX feature set.) - OBSOLETE: chain.c32 is probably sufficient. + OBSOLETE: chain.c32 is probably better. |