1
1
Fork 0
mirror of https://github.com/pbatard/rufus.git synced 2024-08-14 23:57:05 +00:00

[locale] finalized DOS keyboard locale setup

* added FreeDOS support
* closes #3
This commit is contained in:
Pete Batard 2011-12-25 22:24:38 +00:00
parent 7fbee9d6d7
commit 75e94c1087
6 changed files with 990 additions and 376 deletions

View file

@ -1,6 +1,5 @@
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?