mirror of
https://github.com/ventoy/Ventoy.git
synced 2025-12-18 09:36:17 +00:00
initial commit
This commit is contained in:
14
GRUB2/README.txt
Normal file
14
GRUB2/README.txt
Normal file
@@ -0,0 +1,14 @@
|
||||
|
||||
========== 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
|
||||
Reference in New Issue
Block a user