rufus/src/ms-sys
Pete Batard 573ea45640 [core] add support for bare ReactOS boot record installation
* A new "ReactOS" is now available under "Create a bootable disk" when running in advanced mode.
* Using this option will install the ReactOS bootblocks (MBR & FAT PBR) _only_.
  You can then copy freeldr.sys and freeldr.ini to make the drive bootable.
* Also move Rufus MBR installation to ms-sys, and remove mbr.bin resource.
* Also add Rufus MBR detection, remove duplicate records and display MBR type on drive detection
* Also move PBR and MBR analysis calls to drive.c and add a drive.h header
* Also make extraction of embedded loc file more robust
2014-01-05 01:39:41 +00:00
..
.msvc [core] add support for bare ReactOS boot record installation 2014-01-05 01:39:41 +00:00
inc [core] add support for bare ReactOS boot record installation 2014-01-05 01:39:41 +00:00
Makefile.am [ntfs] add bootable NTFS support 2012-02-03 18:19:50 +00:00
Makefile.in [loc] use a single rufus.loc as translator base 2013-11-01 21:53:48 +00:00
br.c [core] add support for bare ReactOS boot record installation 2014-01-05 01:39:41 +00:00
fat12.c [misc] separated ms-sys dependency from application 2012-01-11 00:05:16 +00:00
fat16.c [core] add support for bare ReactOS boot record installation 2014-01-05 01:39:41 +00:00
fat32.c [core] add support for bare ReactOS boot record installation 2014-01-05 01:39:41 +00:00
file.c [core] drive handling improvements 2013-06-25 02:55:25 +01:00
ntfs.c [ntfs] fix creation of Windows 7 bootable USB from XP 2012-02-24 18:51:33 +00:00
partition_info.c [misc] separated ms-sys dependency from application 2012-01-11 00:05:16 +00:00