Commit Graph

16 Commits (master)

Author SHA1 Message Date
longpanda 315cabb945 Fix the file path when file checksum in F2 browse mode. 2 years ago
longpanda 44a3e23740 Optimization for the implement of menu languages. 2 years ago
longpanda 83f22173a5 menu language update 2 years ago
longpanda 511b8091eb Add muli-languages support for Ventoy menu.
F5 ---> Menu Language Select
Language files are in INSTALL/grub/menu/ directory.
2 years ago
longpanda 635b1a1c6c Fix the 'overflow is detected' error in WIMBOOT mode for large ISO file. 2 years ago
A1ive 2d76fa7303
fix bugs (#1561)
* fix bug stopping iteration when --no-floppy is used

* fix gfxmenu theme config handling bug
3 years ago
longpanda 132649c4e5 Add F5 Tools ---> Hardware Information menu 3 years ago
A1ive 8b411663cf
add support for uefi driver loading (#1552) 3 years ago
longpanda a93b0f6656 Add .md5/.sha1/.sha256/.sha512 check file feature.
Hotkey m is for calculate checksum and print the result.
If also exist a .md5/.sha1/.sha256/.sha512 file, then it will check the result with the value in the file.
The .md5/.sha1/.sha256/.sha512 suffix is appended to the original file name not replace the original suffix.
For example:
/ISO/Ubuntu-20.04-amd64-desktop.iso
/ISO/Ubuntu-20.04-amd64-desktop.iso.md5
3 years ago
longpanda 154bbc6e5f hotkey optimization
h is equal to Ctrl+h
m is equal to Ctrl+m
3 years ago
longpanda c8cf9b7ce2 Speedup md5sum/sha1sum/sha256sum/sha512sum command 3 years ago
longpanda 4b1dd4d3af print progress for md5sum/sha1sum/sha256sum/sha512sum 3 years ago
longpanda d8fbd79dda 1.0.29 release 4 years ago
longpanda be50ea69aa 1. Boot menu over serial supported
2. Optimization for booting Solus
3. Optimization for booting .efi file
4. support deepin-live iso
5. support Endless OS
6. framework for booting .img file
4 years ago
longpanda a5c706511b 1.0.13 release 4 years ago
longpanda 2aae096c2a 1. change some directory structure for the build script
2. add build script and document
   see DOC/BuildVentoyFromSource.txt for detail
4 years ago