diff options
author | hpa <hpa> | 2001-03-08 06:21:11 +0000 |
---|---|---|
committer | hpa <hpa> | 2001-03-08 06:21:11 +0000 |
commit | 11860a0d855d2c98b6096db64d4b2688ce39c27e (patch) | |
tree | 26ea2c69b4c8cd82e17289fd9a86680d2f46a4ae /TODO | |
parent | f3969485cf66c401740c57a84f7bde17b06f07a6 (diff) | |
download | syslinux-elf-11860a0d855d2c98b6096db64d4b2688ce39c27e.tar.gz syslinux-elf-11860a0d855d2c98b6096db64d4b2688ce39c27e.tar.xz syslinux-elf-11860a0d855d2c98b6096db64d4b2688ce39c27e.zip |
Support "localboot" option for PXELINUX.syslinux-1.53-pre2
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,3 +1,4 @@ +- Clean up the command-line parsing. - Cleaned up documentation, with a real man page. - Support for clusters larger than 16K. This would require changing a lot of the SYSLINUX internals so we can read partial clusters; @@ -22,4 +23,3 @@ 4Ch - Terminate program ... in addition to INT 20h (Terminate program), of course. -- Create or point users to a better PXE boot daemon. |