longpanda
f597497da6
1. Add VTOY_WIN11_BYPASS_NRO option in Global Control Plugin.
...
2. Change the default value of VTOY_WIN11_BYPASS_CHECK and VTOY_WIN11_BYPASS_NRO options to 1.
2022-12-23 23:17:39 +08:00
longpanda
a377dd6172
Support config ventoy_left/ventoy_top/ventoy_color in theme.txt.
...
The configuration must be the first line in theme.txt and must be in the following format.
ventoy_left_top_color: "@5%@95%@#0000ff@"
The format is very strict:
1. ventoy_left_top_color must start with no space in front of.
2. left/top/color options must be around with 4 @
2022-12-23 15:52:43 +08:00
longpanda
4707022ef9
Add prompt and wait for key when Ventoy check device failed. ( #2094 )
2022-12-23 11:42:22 +08:00
longpanda
f434d1f5d0
Add Temporary Control Settings menu.
...
Refer https://www.ventoy.net/en/doc_ctrl_settings.html for details.
2022-12-22 22:14:51 +08:00
longpanda
23f8bc8aeb
Add resolution_fit option in theme plugin.
2022-12-22 18:26:01 +08:00
longpanda
676ae725ae
Fix the egrep warning. ( #2083 )
2022-12-21 19:59:16 +08:00
longpanda
54dd35d277
Merge branch 'master' of https://github.com/ventoy/Ventoy
2022-12-21 13:22:11 +08:00
longpanda
3e75b2df3b
VentoyPlugson: Add Windows duplicate file path check for different upper/lower case.
2022-12-21 13:21:54 +08:00
longpanda
9b7d6cbc3d
Add theme plugin duplicate file check. ( #2078 )
2022-12-20 20:02:06 +08:00
longpanda
bf797ceadb
Fix the drive letter case check issue for VentoyPlugson in Windows. ( #2078 )
2022-12-20 18:46:04 +08:00
longpanda
cd0c7ca884
Extend the donate link width.
2022-12-20 14:05:01 +08:00
longpanda
201f7cc13c
Change the MBR partition type to 0x0C when select FAT32 for installation.
2022-12-20 00:16:01 +08:00
longpanda
44a3e23740
Optimization for the implement of menu languages.
2022-12-19 23:49:25 +08:00
longpanda
22ad828df2
1.0.85 release
2022-12-18 22:11:28 +08:00
longpanda
83f22173a5
menu language update
2022-12-18 17:30:29 +08:00
longpanda
2de7d9ffe0
Suppress some prompt window when install Ventoy.
2022-12-17 23:36:59 +08:00
longpanda
c76ece4b74
Fix the format failure when install Ventoy.
2022-12-16 17:03:05 +08:00
longpanda
27eda4d1e7
Fix the issue when booting Peux distro iso file.
2022-12-13 12:17:46 +08:00
longpanda
acf5a84467
Add Arabic menu language.
2022-12-12 11:00:57 +08:00
longpanda
c93e406aa5
Add missing file.
2022-12-11 21:59:09 +08:00
longpanda
1b164e74e4
update pl_PL.json
2022-12-11 10:49:02 +08:00
longpanda
308cb86f83
Fix json syntax error.
2022-12-11 10:30:31 +08:00
longpanda
2ec593d355
Add pl_PL language for menu.
2022-12-11 10:22:39 +08:00
longpanda
594e735b91
Merge branch 'master' of https://github.com/ventoy/Ventoy
2022-12-10 19:27:49 +08:00
longpanda
6203366040
grub2 mode support KNOPPIX
2022-12-10 19:27:38 +08:00
longpanda
a5c6859f5f
Add zh_TW menu language.
2022-12-09 21:36:32 +08:00
longpanda
497d4cc991
update grub2 mod file
2022-12-09 21:33:59 +08:00
longpanda
21851f7e96
Optimization for booting memtest86-usb.img.
2022-12-05 11:19:46 +08:00
longpanda
f222f8cac9
Auto memdisk plugin support some IMA/IMG files.
2022-12-05 10:51:15 +08:00
longpanda
b36b322c03
Update languages.json
2022-12-04 17:33:46 +08:00
longpanda
fd7e34b632
1.0.84 release
2022-12-04 15:33:16 +08:00
longpanda
e85c02756b
1.0.83 release
2022-12-04 13:15:18 +08:00
longpanda
33b958e112
Update language json files
2022-12-03 21:37:09 +08:00
longpanda
9c8292867f
Update menu langauge json file
2022-12-03 17:53:42 +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
bda74cd89b
VentoyPlugson supports multi-language menu option.
2022-12-02 20:46:57 +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
ee04af5243
Ventoy2Disk update:
...
1. Add UDF filesytem option.
2. Add Cluster Size option.
3. Support FAT32 for disk bigger than 32GB.
4. Fix the format fail issue.
5. Add a tip bubble with cluster size when mouse hover on the file system type string.
6. The secure boot lock character can not show in early Windows, change it to a yellow icon.
2022-11-30 21:12:43 +08:00
longpanda
44ff3dd8d4
VentoyPlugson: Fix the garbled preview json for unicode characters.
2022-11-23 14:27:58 +08:00
longpanda
68a9cebe19
1.0.82 release
2022-11-17 17:56:11 +08:00
longpanda
b11a499939
Update BOOT/BOOTX64.EFI and mm efi files from Fedora 37.
2022-11-16 22:34:37 +08:00
longpanda
fdf4693433
Ventoy2Disk.exe update.
...
1. Add exFAT/NTFS/FAT32 option when install Ventoy
2. Display Ventoy partition file system in physical disk
3. String "Status x%" is missing for translations (#1667 )
2022-11-16 20:33:14 +08:00
longpanda
678a2abdf1
Fix the disk display error when pCloud virtual disk is installed in Windows OS.
2022-11-13 19:29:49 +08:00
longpanda
e645301713
Optimization for Windows unattended install process.
2022-11-10 10:10:10 +08:00
longpanda
43b415c032
Fix an issue that CGI backup tool can not open in WePE.
2022-11-08 15:27:08 +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
1d66584190
Change Ventoy LiveCD GUI default language to English ( #1938 )
2022-10-31 09:40:10 +08:00
longpanda
553c853865
Fix the issue that Linux WEB/GUI does not restore MBR when updating. ( #1935 )
2022-10-30 13:39:19 +08:00
longpanda
7d90912a09
Add VTOY_SHOW_PASSWORD_ASTERISK option in global control plugon. ( #1931 )
2022-10-26 15:27:51 +08:00
longpanda
c2336f555a
1.0.81 release
2022-10-25 19:58:10 +08:00
longpanda
87391e8b32
Update BOOTX64.EFI MMX64.EFI
2022-10-23 21:41:05 +08:00
longpanda
f9c56c6686
update vtoyjump
2022-10-22 19:54:54 +08:00
longpanda
1ab1799b72
Code Optimization
2022-10-22 16:13:03 +08:00
longpanda
4a42bdfce7
Add support for easyOS easy-4.4.2-amd64.img. ( #1926 )
2022-10-22 15:28:16 +08:00
longpanda
3f09fb9a23
VentoyPlugson Update:
...
1. Add preview json feature
2. Add reset button
3. Add configuration active identifier for each tab
4. Bug fix
2022-10-21 16:06:13 +08:00
longpanda
c87ad1d734
Fix VentoyPlugson issue when ISO partition has a drive label with a space. ( #1901 )
2022-10-09 09:24:16 +08:00
longpanda
5590208885
Fix the issue that rockcluster, part of config missing during install. ( #1900 )
2022-10-08 10:07:39 +08:00
longpanda
09a6d33d62
Add _VTNORMAL identifier.
2022-10-07 17:28:31 +08:00
longpanda
9852252aba
Merge branch 'master' of https://github.com/ventoy/Ventoy
2022-10-07 11:18:04 +08:00
longpanda
0585d83a8f
Fix the issue that VTOY_LINUX_REMOUNT=1 does not work with Batocera 35 ( #1878 )
2022-10-07 11:16:45 +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
d58bd8c3f7
update README.md
2022-09-23 11:32:39 +08:00
longpanda
17f9e2fd09
1.0.80 release
2022-09-21 19:41:51 +08:00
longpanda
6b22a6200e
upate issue template
2022-09-21 11:27:51 +08:00
longpanda
860dce6683
Fix languages.json syntax error
2022-09-19 23:00:57 +08:00
longpanda
7fc72d5ce6
Fix a bug when ISO contains a ks=file:/xxx boot parameter.
2022-09-19 22:35:02 +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
2c65eec9ec
[update] Make injection plugin available in WIMBOOT mode. ( #1834 )
2022-09-13 22:04:19 +08:00
longpanda
0c310c5bd8
Make injection plugin available in WIMBOOT mode. ( #1834 )
2022-09-13 21:32:35 +08:00
longpanda
81d3492a61
Make injection plugin available in WIMBOOT mode. ( #1834 )
2022-09-12 22:40:00 +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
10b80f2690
Add w and r hotkey for WIMBOOT and GRUB2 mode. ( #1837 )
2022-09-12 11:24:57 +08:00
longpanda
36c21a21e4
Always use /bin/bash to launch VentoyPlugson.sh ( #1809 )
2022-08-23 20:50:18 +08:00
longpanda
13eb9829fa
ALT Linux multiple initrd ( #1784 )
2022-08-14 23:10:46 +08:00
longpanda
88f77c01e4
bug fix
2022-08-13 22:12:00 +08:00
longpanda
11b30dab5f
Fix typo in VentoyPlugson web page. ( #1782 )
2022-08-13 15:03:09 +08:00
longpanda
fb729146de
Fix the issue when booting latest Gentoo live. ( #1770 )
2022-08-11 17:43:15 +08:00
longpanda
92bd6733dd
Update MIPS GCC 7.3 download link. ( #1757 )
2022-07-29 13:50:11 +08:00
longpanda
9e28dd1394
1.0.79 release
2022-07-28 19:53:28 +08:00
longpanda
4100e7a886
Fix the repo missing for Kylin V10 SP2 Server
2022-07-26 23:08:40 +08:00
longpanda
a4f5ce2c9e
update languages.json
2022-07-26 11:17:09 +08:00
longpanda
1bc18295ae
Fix the bug that report 'invalid value for reserved space' in GTK. ( #1752 )
2022-07-25 10:49:57 +08:00
longpanda
5d6d6df39b
autosel doesn't work since 1.0.77 ( #1716 )
2022-07-13 23:40:45 +08:00
longpanda
096cc99c3c
Fix a bug that VTOY_LINUX_REMOUNT option doesn't take effect in openSUSE.
2022-07-13 22:40:32 +08:00
longpanda
602e8c7fdf
Fix a bug when rhel based distribution has an external kickstart file. ( #1717 )
2022-07-12 17:13:49 +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
0b81845e42
.ventoyignore also works in F2 browser mode.
2022-06-30 23:28:14 +08:00
longpanda
3c621e4aca
Update Super-UEFIinSecureBoot-Disk to v3.4 ( #1695 )
2022-06-27 22:33:20 +08:00
longpanda
aecc579fcc
Fix the bug when booting latest KaOS. ( #1696 )
2022-06-27 22:19:11 +08:00
longpanda
598af7f45c
Auto remove the redundant trailing slash when set directory path on VentoyPlugson page.
2022-06-27 19:42:18 +08:00
longpanda
24b05c0345
Fix the bug when booting latest KaOS. ( #1696 )
2022-06-27 09:23:34 +08:00
longpanda
1ee65a60c2
Fix a bug when booting TrueNAS Core 13.0. ( #1684 )
2022-06-20 15:29:27 +08:00
longpanda
ecbf45defe
Fix an issue when booting StorageCraft StorageProtect SPX. ( #1683 )
2022-06-19 21:31:27 +08:00
longpanda
b976923f00
1.0.77 release
2022-06-19 13:56:49 +08:00
longpanda
f200c14730
fix build error
2022-06-17 12:25:21 +08:00
longpanda
c090197717
Fix build error
2022-06-17 09:36:01 +08:00