Commit Graph

270 Commits

Author SHA1 Message Date
longpanda 1f49265f29 1.0.64 release 2022-01-08 23:07:04 +08:00
longpanda b9b6852631 1.0.63 release 2021-12-20 20:20:07 +08:00
crim50n 4a44a82840
Adding support for MiniOS. (#1317)
* Create minios-hook.sh

* Create minios-disk.sh

* Update ventoy-hook.sh

* Update grub.cfg

* Update README.md
2021-12-20 16:20:31 +08:00
longpanda ab964932cb Solus UEFI boot 2021-12-08 11:55:06 +08:00
longpanda 91330b97bf
Update grub.cfg 2021-12-05 21:02:14 +08:00
4131d95cef
add ja_JP translation for Grub help text (#1294) 2021-12-03 17:09:30 +08:00
longpanda 73fabd0c65 1.0.62 release 2021-12-02 20:02:42 +08:00
longpanda 293f677cbf VentoyPlugson update 2021-12-02 10:55:37 +08:00
longpanda 4bf43ab9d4 VentoyPlugson ---- A GUI ventoy.json configurator 2021-12-01 20:43:35 +08:00
salevdns 9eeb94e8b5
Add encryption support to CreatePersistentImg.sh (#1130)
Added option to create persistent fs inside LUKS container.
Had to change to #!/bin/bash to parse interactive user input for the encryption passphrase.
The _freeloop=$freeloop part is kind of bad style, but I kept it for now to keep changes minimal.
2021-11-25 11:44:31 +08:00
longpanda 32643ecdbb compress 7za.exe 2021-11-23 17:29:25 +08:00
longpanda d402338ade Optimization for shell script (#1259) 2021-11-19 09:15:09 +08:00
longpanda d938100eeb 1. Add default_file option in theme plugin
2. Add F5 Tools --> Theme Select menu to swith between themes
2021-11-16 19:32:23 +08:00
longpanda a4200ed99e Merge branch 'master' of https://github.com/ventoy/Ventoy 2021-11-16 15:05:05 +08:00
longpanda e4ccd5115e Optimization for FreeBSD 2021-11-16 15:04:41 +08:00
longpanda 21450d4a56
Update Ventoy2Disk.sh
(#1245)
2021-11-15 23:20:33 +08:00
longpanda 164c8d6505 Optimization for FreeBSD distro. 2021-11-15 16:00:30 +08:00
longpanda b5a649f96f 1.0.61 release 2021-11-13 22:49:51 +08:00
longpanda 0891e34d47 1. Fix some bugs when do update after non-destructive installation.
2. Call chkdsk to fix the volume before shrink.
2021-11-13 19:52:42 +08:00
longpanda b0568922d2 1.0.60 release 2021-11-12 19:56:05 +08:00
soares23 69b6bb8fca
Create de_DE.txt (#1223)
Create  Grub Help de_De.txt
2021-11-12 14:24:14 +08:00
longpanda b3869b6894 1.0.59 release 2021-11-10 19:44:40 +08:00
longpanda 563214ed40 Add experimental support for Non-destructive Installation in Windows. 2021-11-10 17:53:21 +08:00
longpanda a9c539572b Show a warning message if ventoy.json is in UCS-2 encoding. (#1125)
ventoy.json must in UTF-8 encoding. The BOM is auto skipped if exist.
2021-11-08 14:55:08 +08:00
longpanda 32602a79ab 1.0.58 release 2021-11-06 17:54:11 +08:00
longpanda e763d7590f Fix a bug when booting HDM17x64_17.20.0_ADV_Linux_Downloadly.ir.iso 2021-11-02 23:23:39 +08:00
longpanda cc1cc6c301 misc update 2021-11-01 19:32:43 +08:00
longpanda f32d342f66 1.0.57 release 2021-10-29 22:58:15 +08:00
Ida Bagus 09d7ae68e7
Create id_ID.txt (#1181) 2021-10-29 17:43:11 +08:00
Hugo Carvalho 68fefbc1fc
Add pt_PT.txt (#1180)
Add pt_PT.text to INSTALL/grub/help/
2021-10-29 17:43:00 +08:00
Tayfun Akkoyun 84798a4f7a
Update tr_Tr.txt (#1178)
new lines was translated
2021-10-29 17:42:33 +08:00
longpanda 87f88eeb2b [Ventoy2Disk.exe] improve Windows edition reporting 2021-10-29 09:28:20 +08:00
longpanda 7b2615744c Update help information 2021-10-28 18:16:50 +08:00
vboucard d7faff4438
French translation of help messages (#1176) 2021-10-28 18:00:38 +08:00
longpanda eb8fcc8f30 Add hr_HR/sr_CY/sr_SR languages for help information. 2021-10-26 10:37:41 +08:00
longpanda 5fcb3971bc Optimization for Ventoy2Disk.exe 2021-10-26 09:18:41 +08:00
longpanda e47e4484ce Optimization for Ventoy2Disk.exe 2021-10-25 20:38:04 +08:00
longpanda 7e26decb31 Update help information 2021-10-25 11:02:46 +08:00
longpanda e713946fd0 Case insensitive when checking checksum value. 2021-10-25 09:29:51 +08:00
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
2021-10-24 18:52:09 +08:00
longpanda d151e74336 Optimization for Ventoy2Disk.exe 2021-10-23 15:46:28 +08:00
longpanda df87cafdfb Optimization for Ventoy2Disk.exe 2021-10-23 11:26:16 +08:00
longpanda 09494a5b23 Optimization for Ventoy2Disk.exe 2021-10-22 22:30:38 +08:00
longpanda f5843f576b 1.0.56 release 2021-10-22 17:19:01 +08:00
longpanda be5bc6f3b7 Optimization for Ventoy2Disk.exe 2021-10-22 11:59:51 +08:00
longpanda be8b6e8976 Optimization for Ventoy2Disk.exe 2021-10-21 19:14:44 +08:00
longpanda 82b1faa132 Ventoy2Disk.exe update 2021-10-20 23:21:10 +08:00
longpanda 52ae65f54d Optimization for Ventoy2Disk.exe 2021-10-20 22:57:18 +08:00
longpanda ee104bfa97 Optimization for Ventoy2Disk.exe 2021-10-20 17:27:06 +08:00
Tayfun Akkoyun 0c66908935
Create tr_TR.txt (#1157)
Mater @ventoy 
I translated English help file to Turkish language...Can you add this file?
2021-10-20 11:15:32 +08:00