mirror of
https://github.com/ventoy/Ventoy.git
synced 2024-12-28 08:05:58 -05:00
af1222be42
Add new languages: Bangla - translated by BL4CKH47H4CK3R Romanian - translated by DorinMol Japanese - translated by taichi eto |
||
---|---|---|
.. | ||
grub-2.04 | ||
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