mirror of
https://github.com/pbatard/rufus.git
synced 2024-08-14 23:57:05 +00:00
[misc] fix console hogger not being deleted on exit
* Also update hash DB and readme for latest Grub4DOS
This commit is contained in:
parent
c516c1e38b
commit
a519e3b03b
5 changed files with 10 additions and 9 deletions
|
@ -11,7 +11,7 @@
|
|||
<Identity
|
||||
Name="19453.net.Rufus"
|
||||
Publisher="CN=7AC86D13-3E5A-491A-ADD5-80095C212740"
|
||||
Version="3.17.1844.0" />
|
||||
Version="3.17.1845.0" />
|
||||
|
||||
<Properties>
|
||||
<DisplayName>Rufus</DisplayName>
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
This directory contains the Grub4DOS boot records that are used by Rufus
|
||||
|
||||
* grldr.mbr was taken from the official 2021-01-27 release from
|
||||
https://github.com/chenall/grub4dos/releases/download/0.4.6a/grub4dos-0.4.6a-2021-01-27.7z
|
||||
* grldr.mbr was taken from the official 2021-10-15 release from
|
||||
https://github.com/chenall/grub4dos/releases/tag/0.4.6a
|
||||
|
||||
* Note that, for convenience reasons, the first 512 bytes from this grldr.mbr are
|
||||
*not* the ones that Rufus processes when writing the actual MBR (first 512 bytes).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue