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 05a1b863a6 initial commit 4 years ago
..
grub-2.04 initial commit 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