1
1
Fork 0
mirror of https://github.com/pbatard/rufus.git synced 2024-08-07 19:46:43 +00:00
rufus/TODO.txt
Pete Batard 5722300063 v1.0.4 (#100)
* closes #22 (missing CloseHandle for FreeDOS' AUTOEXEC.BAT)
* split rufus and rufus_fd solution files (VS2010)
* error messages small improvements
* since we're on Windows, use .txt extension for README and TODO
2011-12-16 23:24:16 +00:00

10 lines
457 B
Text

o Create a report file with failed block details on bad blocks
o Allow the provision of external DOS files
o Set DOS keyboard according to locale
o Allow selection of one of the existing compatible partitions (keep existing MBR) vs. full repartitioning (overwrite MBR)
o Bootable NTFS/exFAT (http://sourceforge.net/projects/grub4dos)?
o GPT support?
o Enable compression for NTFS?
o disable indexing support on NTFS?
o FAT32 formatting for volumes > 32 GB?