[misc] added README/TODO

* also renamed Allocation Unit to Cluster
This commit is contained in:
Pete Batard 2011-12-05 12:41:55 +00:00
parent 7726071098
commit d81525d3f4
4 changed files with 37 additions and 8 deletions

11
TODO Normal file
View file

@ -0,0 +1,11 @@
o backblock check
http://git.kernel.org/?p=fs/ext2/e2fsprogs.git;a=blob;f=misc/badblocks.c
o progress bar during quick format / partitioning / MS-DOS files copy
o use the umount/remount trick to make the volume reappear post formatting
o set keyboard according to locale in DOS
o allow selection of one of the existing compatible volume (keep existing MBR) / full repartitioning (overwrite MBR)
o FreeDOS integration
o Enable compression for NTFS
o Bootable NTFS/exFAT
o GPT support?
o disable indexing support on NTFS?