summaryrefslogtreecommitdiff
path: root/TODO
blob: a2b44c6d087aace6ea0b0fdddb9bf9228d1f9c3c (plain)
1
2
3
4
5
6
7
8
- Cleaned up documentation, with a real man page.
- Boot ELKS, if at all possible (may have problems with i386
  assumption.)
- 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".