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

Rufus 4.1 (Build 2045)

* Also revert GRUB 2 core.img to vanilla 2.06, with the hope that GRUB will
  *ACTUALLY* bother to release in 2023 and we will be able to update to
  GRUB 2.12 (or whatever non-sequential version they decide to go with) to
  say a most welcome goodbye to this whole 2.06 incompatibility crap!
This commit is contained in:
Pete Batard 2023-05-31 18:18:37 +01:00
parent 30ccf24ca4
commit beb847511b
No known key found for this signature in database
GPG key ID: 38E0CF5E69EDD671
7 changed files with 27 additions and 23 deletions

Binary file not shown.

View file

@ -1,9 +1,8 @@
This directory contains the Grub 2.0 boot records that are used by Rufus
* Because of issue #2233, boot.img and core.img were created from the GRUB git
source (@e67a551a48192a04ab705fca832d82f850162b64) obtained on 2023.04.25 from:
https://git.savannah.gnu.org/cgit/grub.git/tree/?id=e67a551a48192a04ab705fca832d82f850162b64
on a Debian 11.6 x64 system using the commands:
* boot.img and core.img were created from:
https://ftp.gnu.org/gnu/grub/grub-2.06.tar.xz
on a Debian 10.9 x64 system using the commands:
./autogen.sh
# --enable-boot-time for Manjaro Linux
./configure --disable-nls --enable-boot-time