Commit Graph

327 Commits

Author SHA1 Message Date
Steve 3cc7e3772e
german translation (grub and related help) (#2016)
* updated german translation

translated the new strings

* german translation updated

* fixed STR_INSTALL_YES_TIP2

* german translation

* fix for F6

* german translation
2022-12-03 20:16:31 +08:00
longpanda 9c8292867f Update menu langauge json file 2022-12-03 17:53:42 +08:00
wiz64 a4053d2d05
add grub/menu hi.json (hindi) (#2014)
* add grub/menu hi.json (hindi)

* Update hi.json

* Update hotkey and rename

* Update and rename hi_HI.json to hi.json

* Rename hi.json to hi_HI.json

* Update hi_HI.json

* add grub/help/hi_HI.txt (hindi)
2022-12-03 17:45:47 +08:00
longpanda 5c14ea0a4a Add some menu language xx.json template. (copy from English) 2022-12-03 16:51:03 +08:00
longpanda 194e948cb6 Remove VTOY_HELP_TXT_LANGUAGE option from Global Control Plugin. 2022-12-03 14:33:52 +08:00
longpanda 25b055bb0f Hotkey change:
1. Change F1 from Memdisk to help
2. Add d/Ctrl+d for Memdisk
3. Add L for Language selection

So update the help txt files and menu json files at the same time.
2022-12-03 13:44:46 +08:00
longpanda 511b8091eb Add muli-languages support for Ventoy menu.
F5 ---> Menu Language Select
Language files are in INSTALL/grub/menu/ directory.
2022-12-02 20:35:59 +08:00
longpanda 68a9cebe19 1.0.82 release 2022-11-17 17:56:11 +08:00
longpanda 311d2961ca Fix the issue that help line disappears when auto-going to a submenu. (#1939) 2022-11-02 20:13:12 +08:00
longpanda c2336f555a 1.0.81 release 2022-10-25 19:58:10 +08:00
longpanda 4a42bdfce7 Add support for easyOS easy-4.4.2-amd64.img. (#1926) 2022-10-22 15:28:16 +08:00
longpanda ebc5e2e993 1. Disable Fn hotkey during secondary boot menu.
2. Recover boot mode after boot fail from secondary boot menu.
2022-09-24 21:06:29 +08:00
longpanda 17f9e2fd09 1.0.80 release 2022-09-21 19:41:51 +08:00
longpanda e79dc57ebe wimboot mode support Bob.Ombs.Modified.Win10PEx64 (#1842) 2022-09-16 01:05:58 +08:00
longpanda 7bf85a1ef8 Add 'i' 'u' hotkey. 2022-09-14 09:27:17 +08:00
longpanda 635b1a1c6c Fix the 'overflow is detected' error in WIMBOOT mode for large ISO file. 2022-09-12 21:33:47 +08:00
longpanda 88f77c01e4 bug fix 2022-08-13 22:12:00 +08:00
longpanda 9e28dd1394 1.0.79 release 2022-07-28 19:53:28 +08:00
longpanda da35a99f7c Support Fedora CoreOS (#1727) 2022-07-12 12:13:24 +08:00
longpanda e46e24dde7 1.0.78 release 2022-07-01 19:10:12 +08:00
longpanda b976923f00 1.0.77 release 2022-06-19 13:56:49 +08:00
longpanda b099547af6 1.0.76 release 2022-06-12 17:54:51 +08:00
longpanda 45122b59c0 Add support for EasyOS 4.0 2022-06-11 22:47:38 +08:00
longpanda 1c0b4ee903 Auto use memdisk/grub2/wimboot mode if the ISO file name has _VTMEMDISK/_VTGRUB2/_VTWIMBOOT suffix. (e.g. ubuntu-22.04-desktop-amd64_VTGRUB2.iso) 2022-06-08 10:15:56 +08:00
longpanda bf2517bb25 Support Stratodesk NoTouch OS (#1652) 2022-06-05 11:32:15 +08:00
longpanda 025425f260 1.0.75 release 2022-05-31 19:22:02 +08:00
longpanda 7f2f845a68 Auto use memdisk mode when booting iKuai OS. 2022-05-31 17:39:54 +08:00
longpanda 7b70a5278a Support programs loading for DLC Boot PE. (#1647) 2022-05-31 14:11:24 +08:00
longpanda ddf0617d83 Fix the bug when booting ALT Linux in UEFI mode. (#1645) 2022-05-28 22:33:36 +08:00
longpanda 63f9331c31 Fix the bug when booting ATLAS Windows ISO. 2022-05-02 20:19:54 +08:00
longpanda e1d161af4f Fix a issue when booting easyos 3.4.3+ 2022-05-02 18:21:30 +08:00
longpanda 60588c8442 1.0.74 release 2022-04-28 22:27:52 +08:00
longpanda 75517039a1 Firstly try to use chainload to boot .efi files. 2022-04-20 12:19:47 +08:00
longpanda da20eb5568 1.0.73 release 2022-04-06 20:34:33 +08:00
longpanda 132649c4e5 Add F5 Tools ---> Hardware Information menu 2022-04-06 19:12:59 +08:00
longpanda 94e24e63c5 Add F5 Tools ---> Power ---> Reboot to EFI setup 2022-04-06 15:57:42 +08:00
longpanda 04828df028 1. When click install button, if the USB stick already installed with Ventoy, then popup a dialog to require a YES text input to confirm.
2. Prevent DLL search order hijacking
2022-04-05 17:26:59 +08:00
longpanda ed1aa3d5be 1.0.72 release 2022-03-26 17:33:46 +08:00
geeseven 4e5fcf211b
add IMG to no iso tip (#480) 2022-03-26 10:48:45 +08:00
longpanda 392d8ef4fa 1.0.71 release 2022-03-11 21:36:42 +08:00
VenusGirl❤ d1900c75cd
Create ko_KR.txt (#1462)
Korean Help
2022-03-11 21:25:01 +08:00
fa7e1d5fa0
keep up with 1.0.67 (#1464)
Modify Japanese Translation for Grub Help Text to Keep up with 1.0.67 Release
2022-03-11 21:23:51 +08:00
longpanda ce862da402 1. Fix the bug when booing Easy Recovery Essentional for Windows10.
2. Fix the bug when booting FreeBSD 13.0 by F2 browser mode.
2022-03-08 18:27:07 +08:00
longpanda ff14c07c4e Support Easy Recovery Essentials (#1481) 2022-03-06 19:31:18 +08:00
longpanda f7fac26c91 Auto use memdisk mode for KolibriOS.iso 2022-02-23 23:35:57 +08:00
longpanda ebae102f41 Fix the issue when set F2> as the default menu item. 2022-02-23 17:05:33 +08:00
longpanda c3718d6001 Auto use memdisk mode for Memtest86+ iso file. 2022-02-22 22:23:33 +08:00
longpanda d0744513a6 You can set { "VTOY_DEFAULT_IMAGE": "F2>" } to set F2 browser as the default menu entry. 2022-02-22 20:20:59 +08:00
longpanda 5b0fca8468 1.0.70 release 2022-02-19 10:28:09 +08:00
Tayfun Akkoyun 7859271b20
Update tr_TR.txt (#1452) 2022-02-19 10:18:19 +08:00
longpanda 1c27c0b489 Updated help files (#1460) 2022-02-19 09:51:31 +08:00
longpanda 23f4f18e27 Auto use grub2 mode for krd.iso 2022-02-17 12:15:57 +08:00
longpanda 53b95ae17b Support latest Qubes 4.1.0 release. 2022-02-17 11:40:54 +08:00
longpanda 730fdd5198 Update help text 2022-02-16 09:39:36 +08:00
longpanda 045f53d768 1.0.69 release 2022-02-15 22:04:50 +08:00
longpanda a173acaf17 1.0.68 release 2022-02-15 19:17:58 +08:00
longpanda a1c6fe2d24 1.0.67 release
support to browse and boot files in local disk.
2022-02-14 23:31:54 +08:00
longpanda 58b1bbe0b5 Fix the issue when booting latest systemrescue 2022-02-14 13:28:26 +08:00
longpanda ba5978d298 1.0.66 release 2022-02-13 17:00:39 +08:00
longpanda 34a36bfc3e Fix the issue when booting the latest recalbox img file. (#1423) 2022-02-06 00:25:27 +08:00
longpanda 82e99a3b37 1.0.65 release 2022-02-04 17:05:14 +08:00
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 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 e4ccd5115e Optimization for FreeBSD 2021-11-16 15:04:41 +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
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 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 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 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 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 f5843f576b 1.0.56 release 2021-10-22 17:19:01 +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
longpanda f7c78879c7 Support Eset SysRescue image file. (#1162) 2021-10-20 10:43:36 +08:00
longpanda f3e267a09e support ALT rescue 2021-10-19 23:07:27 +08:00
longpanda d6eba15d71 1. Add Ctrl+h hotkey for help
2. Add VTOY_HELP_TXT_LANGUAGE option in Global Control plugin
3. Add Ctrl+m hotkey for file cheksum
2021-10-19 17:42:32 +08:00
longpanda 734c7b8ac4 1.0.55 release 2021-10-17 21:56:30 +08:00
longpanda 1473be0e4c Improve the success rate of Ventoy2Disk.exe installation and upgrade 2021-10-16 23:34:20 +08:00
longpanda aa033e1fb6 1.0.54 release 2021-10-12 19:20:02 +08:00
longpanda 67b8a34e8c Support WinPE with PESET.EXE 2021-10-12 11:24:04 +08:00
longpanda c18399e8b4 Add support for 小鱼儿yr系统维护PE 2021-10-11 21:11:52 +08:00
longpanda d72bb15956 1.0.53 release 2021-09-27 21:00:08 +08:00
longpanda 8775684367 1.0.52 release 2021-09-13 18:48:09 +08:00
longpanda 892a819da4 Add support for Emergency Boot Kit 2021-08-31 19:43:30 +08:00
longpanda bfc5eaebb9 Continue to boot even the ISO file size is invalid. 2021-08-31 17:04:09 +08:00
longpanda d71514f23e 1.0.51 release 2021-08-27 20:36:32 +08:00
longpanda c5af17e04e experimental support for chromium os (fydeos/cloudready) 2021-08-26 14:17:44 +08:00
longpanda 05e208ea2a Support Lenovo EasyStartup 2021-08-23 16:56:17 +08:00
longpanda 112c557428 Show a warning message if the path of /ventoy/ventoy.json case mismatch. 2021-08-19 11:40:23 +08:00
longpanda 92db873b5c misc update 2021-08-18 23:00:11 +08:00
longpanda 3c01eec4af Add F4-->Search and boot xorboot 2021-08-17 14:44:43 +08:00
longpanda 9615e7eaa0 Support 2k10 PE x86 series 2021-08-16 00:39:26 +08:00
longpanda b5503a7375 1.0.50 release 2021-08-14 20:30:28 +08:00
longpanda 0b7fa630a4 Support some special Win7PE 2021-08-14 11:49:51 +08:00
longpanda 7babe823d6 Add F5-->Tools-->Ventoy UEFI Utilities-->Show EFI Drivers feature. 2021-08-12 19:47:43 +08:00
longpanda bafac7479d Fix the boot issue for Untangle ISO in legacy bios mode. (#1054) 2021-08-11 09:44:09 +08:00
longpanda 8b975b5e80 1.0.49 release 2021-08-03 17:31:39 +08:00
longpanda 88793d548a Compatibility improvement for some WinPE 2021-08-03 14:53:29 +08:00
longpanda d8433985e7 1.0.48 release 2021-08-01 21:50:36 +08:00
longpanda 51b92f398a misc update 2021-07-27 19:10:30 +08:00
longpanda 5d0ebf4510 support custom arch iso (#1021) 2021-07-27 19:08:40 +08:00
longpanda 537f0eaa7e 1.0.47 release 2021-07-17 17:42:06 +08:00
longpanda fc3a5fae36 Fixed HBCD boot issue. (#992) 2021-07-11 10:14:16 +08:00
longpanda 425d640480 Fixed a bug for ventoy_openwrt.xz check. 2021-07-10 09:20:54 +08:00
longpanda 07d4140cf4 Optimization for booting openwrt 2021-07-09 17:35:19 +08:00
David P 6b78603dd3
fix Parabola rEFInd booting (#989)
newer Parabola rEFInd ISOs need to run vt_linux_get_main_initrd_index to actually work, just like the systemd-boot ISOs
2021-07-06 10:07:21 +08:00
longpanda 092cff8429 Support some floppy image in Memdisk mode 2021-06-25 12:34:28 +08:00
longpanda b347c1b5da Optimization for booting OpenWrt 2021-06-25 11:49:45 +08:00
longpanda 667f5bcc1b Fix the Memdisk/WIMBOOT mode/... tip message display error
When VTOY_DEFAULT_IMAGE was set to F6>xxxx, if you press F1 or ctrl+w, the tip message will show ??
2021-06-18 10:41:41 +08:00
longpanda af69cb7f44 1.0.46 release 2021-06-13 20:29:11 +08:00
longpanda ac3ab97686 1.0.45 release 2021-05-29 19:42:16 +08:00
longpanda 99fbd14f08 1.0.44 release 2021-05-15 19:44:20 +08:00
longpanda 93996cf7e2 1. Optimization for WIMBOOT mode.
2. Add WIMBOOT for UEFI mode.
2021-05-13 23:05:42 +08:00
longpanda ca62128f9b Add WIMBOOT mode 2021-05-12 22:49:12 +08:00
longpanda 47e77e003c 1.0.43 release 2021-05-08 18:05:04 +08:00
longpanda 849dfb463d 1. Change the UTF-16 languages.ini to UTF-8 languages.json
2. The update button is available even if data corrupted in VTOYEFI partition.
3. Set the default focus to No when you click Install button in Ventoy2Disk.exe.
4. Fix a BUG when booting Windows VHD(x) with the latest ventoy_vhdboot.img.
5. Support boot Windows VHD(x) files in local disk.
2021-05-08 14:22:37 +08:00
longpanda 7715bd705c 1.0.42 release 2021-04-27 18:22:10 +08:00
longpanda b15a96b747 1.0.41 release 2021-04-21 21:12:43 +08:00
longpanda 6bd0463d34 Support openwrt IMG file 2021-04-21 19:40:54 +08:00
longpanda f82475d950 support new GhostBSD release 2021-04-20 13:10:35 +08:00
longpanda 83c3a932d3 misc update 2021-04-14 16:59:57 +08:00
longpanda 2750f0c5a7 misc update 2021-04-13 19:42:19 +08:00
longpanda 65a2cb1685 1.0.40 release 2021-04-10 20:01:39 +08:00
longpanda e23e76f54e grub2 boot mode for UEFI 2021-04-10 13:57:20 +08:00
longpanda 4a66104c6e Clear input key before show main menu 2021-04-01 09:51:52 +08:00
longpanda f4bbec65ba 1.0.39 release 2021-03-28 17:18:23 +08:00
longpanda 2e10aabe94 Add VTOY_DEFAULT_KBD_LAYOUT in global control plugin 2021-03-24 22:08:10 +08:00
longpanda 64748308a3 Add a workaround for buggy bootloader's out-of-range access 2021-03-24 10:07:07 +08:00
longpanda 0717195481 1.0.38 release 2021-03-16 19:35:19 +08:00
longpanda dce5d1b769 support for tails.img 2021-03-09 17:17:46 +08:00
longpanda 1840cb8f38 1.0.37 release 2021-03-06 19:53:50 +08:00
longpanda b63ce2a3df experimental support for loongson mips64el uefi 2021-03-05 23:03:34 +08:00
longpanda 324c97883a Improvement for UEFI boot compatibility. 2021-03-02 15:39:27 +08:00