diff options
author | hpa <hpa> | 1999-06-15 03:19:04 +0000 |
---|---|---|
committer | hpa <hpa> | 1999-06-15 03:19:04 +0000 |
commit | 87bab38fdcb4ecef4cf1b37cd2ad9f77e234e0c6 (patch) | |
tree | 9d9ec078b1af38cf9d606aade79a4132b834bfb0 /TODO | |
parent | 829064ab7d7f753a5b95aecb6b01894884939a04 (diff) | |
download | syslinux-87bab38fdcb4ecef4cf1b37cd2ad9f77e234e0c6.tar.gz |
Make ready for 1.45 releasesyslinux-1.45
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,9 +1,9 @@ -- Serial support: - - Error messages need to be redirected to the serial port - 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; change the current "cluster pointers" to become "cluster:sector pointers". - Support initrd that span multiple input media? -- Support a small set of DOS system calls for COMBOOT images? +- Support a small set of DOS system calls for COMBOOT images? (Serial + console support makes this particularly desirable.) + |