1
1
Fork 0
mirror of https://github.com/pbatard/rufus.git synced 2024-08-14 23:57:05 +00:00
rufus/res
Pete Batard b251930608
[iso] fix case sensitive comparison when preventing 'ldlinux.sys' overwrite
* Because we install our own ldlinux.sys, we must ensure that if the ISO contains
  an ldlinux.sys in the root directory, this file is not copied over. However, our
  comparison for the 'ldlinux.sys' string was case sensitive which means that some
  ISOs such as R-Drive Image boot ISO, that use 'LDLINUX.SYS' were trying write over
  our file, resulting in a file extraction failure.
* This patch ensures that the string comparison for 'ldlinux.sys' is case insensitive.
* Also add 512px sized icon (upscaled using waifu2x)
2019-08-29 18:03:18 +01:00
..
appstore [misc] update to Visual Studio 2019 2019-08-22 16:41:12 +01:00
freedos [dos] update FreeDOS 2017-01-13 11:10:52 +00:00
grub v3.6 (build 1551) 2019-07-18 13:31:29 +01:00
grub2 [grub] update embedded GRUB to 2.04 2019-07-05 13:31:22 +01:00
hogger [misc] fix an issue with Far Manager 2014-05-27 02:02:50 +01:00
icons [iso] fix case sensitive comparison when preventing 'ldlinux.sys' overwrite 2019-08-29 18:03:18 +01:00
loc [ui] add experimental optional display of transfer speed and time remaining 2019-08-20 18:06:07 +01:00
mbr [core] display a notice about Legacy in the protective MBR for GPT 2019-03-16 13:12:08 +00:00
syslinux [syslinux] update Syslinux to v6.03 2014-11-11 19:54:05 +00:00
togo [togo] Add Windows To Go support - part 2 2015-01-16 01:53:24 +00:00
uefi [efi] update uefi-ntfs to use gnu-efi based NTFS drivers 2018-10-24 20:14:15 +01:00
rufus.ico [ui] improve application look on high DPI displays 2015-05-15 00:36:42 +01:00
rufus.ini [misc] miscellaneous cleanup 2017-04-04 17:26:45 +01:00