You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Ventoy/GRUB2
longpanda cd4a5fcb06 1.0.05 release
1. Add backup thread in vtoyjump.exe
2. New iso support
MXLinux 19.1 (Legacy + UEFI)
KNOPPIX_V8.6-2019-08-08-EN.iso (Legacy)
Puppy Linux, bionicpup64-8.0-uefi.iso (Legacy + UEFI)
tails-amd64-4.5.iso (Legacy)
slax-64bit-9.11.0.iso (Legacy)
Kaspersky Rescue Disk 18 (Legacy + UEFI)
Parted Magic 2018 Bootable ISO (Legacy + UEFI)
veket_20.iso (Legacy)
ZeroShell-3.9.3-X86.iso (Legacy)
SuperGrub2Disk rescatux-0.73.iso (Legacy + UEFI)
Some WinPE iso (Legacy + UEFI)
4 years ago
..
grub-2.04 1.0.05 release 4 years ago
README.txt initial commit 4 years ago

README.txt

========== About Source Code =============
Ventoy use grub-2.04, so I only put the added and modified source code here.

You can download grub-2.04 source code from this site:
https://ftp.gnu.org/gnu/grub/

Just merge the code here with the original code of grub-2.04


========== Build =============
./autogen.sh
./configure 
make