longpanda
ba87af540b
Update hwinfo
Ventoy CI / build (push) Has been cancelled
Mirror GitHub to Gitee / Sync-GitHub-to-Gitee (push) Has been cancelled
2026-06-28 23:06:50 +08:00
longpanda
3d0d6c3147
Optimization for secure boot process.
Ventoy CI / build (push) Has been cancelled
Mirror GitHub to Gitee / Sync-GitHub-to-Gitee (push) Has been cancelled
2026-06-28 21:48:32 +08:00
longpanda
2915e197e9
Optimization for secure boot process.
Ventoy CI / build (push) Has been cancelled
Mirror GitHub to Gitee / Sync-GitHub-to-Gitee (push) Has been cancelled
2026-06-28 00:24:59 +08:00
longpanda
9bf8393cdf
Optimization for secure boot process.
Ventoy CI / build (push) Has been cancelled
Mirror GitHub to Gitee / Sync-GitHub-to-Gitee (push) Has been cancelled
2026-06-26 18:08:39 +08:00
longpanda
05d10437b0
Remove grub.cfg max resolution script function.
Ventoy CI / build (push) Has been cancelled
Mirror GitHub to Gitee / Sync-GitHub-to-Gitee (push) Has been cancelled
2026-06-25 22:37:03 +08:00
longpanda
083e5f72ea
Optimization for Secure Boot process.
2026-06-25 22:36:33 +08:00
longpanda
2f66a309e4
1.1.16 release.
Ventoy CI / build (push) Has been cancelled
Mirror GitHub to Gitee / Sync-GitHub-to-Gitee (push) Has been cancelled
v1.1.16
2026-06-25 19:46:14 +08:00
longpanda
aa75cdac7d
VtoyShim build script update.
2026-06-25 19:39:15 +08:00
longpanda
ccf4f7234a
Fix the issue that VTOY_WIN_UEFI_RES_LOCK option reset when enter VentoyPlugson.
2026-06-25 19:38:47 +08:00
longpanda
c1cad99584
Merge branch 'master' of https://github.com/Ventoy/Ventoy
2026-06-25 19:31:39 +08:00
VenusGirl❤
d9cab1cb33
Update Korean ( #3649 )
2026-06-25 19:31:22 +08:00
independent-arg
18f4c8afcc
i18n: Update and optimize Spanish translation for grub and language JSON ( #3648 )
...
* i18n: Update Spanish translation
- Fixed grammatical inconsistencies (unified verbs to infinitive).
- Corrected missing accents and typos (árbol, gráfico, depuración).
- Standardized UI terminology to match original English text (GUI Mode).
* i18n: Update and fix typos in Spanish (Latinoamérica) translation
* docs(i18n): comprehensive Spanish localization updates
* update Spanish translations for Ventoy strings
2026-06-25 19:31:07 +08:00
Roope Yrjölä
aeb46cd3c8
modified: LANGUAGES/languages.json ( #3645 )
...
Modified the finnis language translation.
2026-06-25 19:30:54 +08:00
longpanda
475de1dada
Fix the boot issue with old UEFI version firmware when secure boot is disabled.
2026-06-25 19:23:48 +08:00
longpanda
31648a0d4b
Fix the latest Kicksecure boot issue. ( #3651 )
2026-06-25 19:16:48 +08:00
longpanda
d51e76daa9
1.1.15 release
Ventoy CI / build (push) Has been cancelled
Mirror GitHub to Gitee / Sync-GitHub-to-Gitee (push) Has been cancelled
v1.1.15
2026-06-25 08:56:32 +08:00
longpanda
f677d72e8d
Fix the boot issue when Secure Boot is disabled in the UEFI firmware. ( #3650 )
2026-06-25 08:52:07 +08:00
longpanda
6418c2a09f
1.1.14
Ventoy CI / build (push) Has been cancelled
Mirror GitHub to Gitee / Sync-GitHub-to-Gitee (push) Has been cancelled
v1.1.14
2026-06-24 20:55:20 +08:00
longpanda
c2a3f181c0
Fix the secure boot issue.
2026-06-24 20:52:56 +08:00
longpanda
90e4f9db63
1.1.13 release
Ventoy CI / build (push) Has been cancelled
Mirror GitHub to Gitee / Sync-GitHub-to-Gitee (push) Has been cancelled
v1.1.13
2026-06-24 18:41:35 +08:00
longpanda
255e84dbab
Update BLOB_List.md
2026-06-24 18:41:24 +08:00
longpanda
213ce02985
add build.bat for VentoyPlugson
2026-06-24 18:41:03 +08:00
longpanda
8c2a3b44da
Update BLOB_List.md
2026-06-24 17:39:31 +08:00
longpanda
536545cd39
VentoyPlugson Update
...
- Add missing option (VTOY_WIN_UEFI_RES_LOCK)
- Add new option (VTOY_SECURE_BOOT_POLICY)
- Remove deprecated option (VTOY_LINUX_REMOUNT)
2026-06-24 16:43:10 +08:00
longpanda
0f59e92a01
Fix grub i386 build issue.
Ventoy CI / build (push) Has been cancelled
Mirror GitHub to Gitee / Sync-GitHub-to-Gitee (push) Has been cancelled
2026-06-23 22:34:10 +08:00
longpanda
4b1e5ce89c
Update SecureBoot.md
2026-06-23 22:11:24 +08:00
longpanda
1ed7bc9596
Ventoy Secure Boot Policy Update
...
- Update Ventoy grub code to match the new policy.
2026-06-23 21:19:46 +08:00
longpanda
71ac855b36
Ventoy Secure Boot Policy Update
...
- Update pack script (add efi file signature process)
2026-06-23 21:10:17 +08:00
longpanda
4302854b8d
Ventoy Secure Boot Policy Update
...
- Update shim and MokManager for x86_64. I choose the shim file from Rocky Linux 9.2 because it was signed with both UEFI CA 2011 and UEFI CA 2023.
- Update Ventoy Secure Boot CA.
2026-06-23 21:08:48 +08:00
longpanda
036f7234ad
Ventoy Secure Boot Policy Update
...
- Add SecureBoot.md
2026-06-23 21:04:09 +08:00
longpanda
26a394ce84
Ventoy Secure Boot Policy Update
...
- Add Ventoy Preload module.
2026-06-23 21:02:56 +08:00
longpanda
25369d5884
Merge branch 'master' of https://github.com/Ventoy/Ventoy
Ventoy CI / build (push) Has been cancelled
Mirror GitHub to Gitee / Sync-GitHub-to-Gitee (push) Has been cancelled
2026-05-07 11:18:23 +08:00
longpanda
12387fff81
Fix the boot issue for some WinPE iso.
2026-05-07 11:17:57 +08:00
andrewczm
b54a7fe93b
Polish translation - update ( #3576 )
...
Ventoy CI / build (push) Has been cancelled
Mirror GitHub to Gitee / Sync-GitHub-to-Gitee (push) Has been cancelled
* Update pl_PL.json
* Update pl_PL.json
* Update languages.json
2026-04-24 15:40:01 +08:00
longpanda
dba7530b21
1.1.12
Ventoy CI / build (push) Has been cancelled
Mirror GitHub to Gitee / Sync-GitHub-to-Gitee (push) Has been cancelled
v1.1.12
2026-04-23 18:04:05 +08:00
longpanda
e9b4c86082
Fix Oracle Linux 6.9 install issue
Ventoy CI / build (push) Has been cancelled
Mirror GitHub to Gitee / Sync-GitHub-to-Gitee (push) Has been cancelled
2026-04-23 00:23:21 +08:00
longpanda
dbcdf51950
Improve for UEFI boot Windows/WinPE resolution issue fix.
2026-04-23 00:00:05 +08:00
longpanda
de3e6c6d1d
rollback dmsetup operation.
Ventoy CI / build (push) Has been cancelled
Mirror GitHub to Gitee / Sync-GitHub-to-Gitee (push) Has been cancelled
2026-04-14 19:42:19 +08:00
longpanda
3c0df07b92
Improve for UEFI boot Windows/WinPE resolution issue fix.
Ventoy CI / build (push) Has been cancelled
Mirror GitHub to Gitee / Sync-GitHub-to-Gitee (push) Has been cancelled
2026-04-14 15:38:06 +08:00
longpanda
c1c27cd30c
Bugfix for ubuntu24.04.4 install failure. ( #3567 )
2026-04-14 11:03:02 +08:00
longpanda
167c87402c
1.1.11
...
Ventoy CI / build (push) Has been cancelled
Mirror GitHub to Gitee / Sync-GitHub-to-Gitee (push) Has been cancelled
. Fix the display issue when UEFI boot Windows/WinPE
. #3537
. #3532
. Add VT_WINDOWS_DISK_NONVTOY_CLOSEST_XXX VT_LINUX_DISK_NONVTOY_CLOSEST_XXX
v1.1.11
2026-04-05 23:11:45 +08:00
longpanda
d35b8431fe
Update distro check
Ventoy CI / build (push) Has been cancelled
Mirror GitHub to Gitee / Sync-GitHub-to-Gitee (push) Has been cancelled
2026-04-05 17:30:17 +08:00
Florian Fuchs
a1771bd9b8
Improve booting of T2SDE live ISOs ( #3526 )
...
T2SDE changed the boot process vastly with 26.3 as it ships as a live
image now. So the injection hooks need to be customized.
2026-04-05 16:49:01 +08:00
panchenbo
ed61a955bf
add kylinsecos support ( #3552 )
Ventoy CI / build (push) Has been cancelled
Mirror GitHub to Gitee / Sync-GitHub-to-Gitee (push) Has been cancelled
2026-04-02 18:09:08 +08:00
longpanda
e7cf29fd9d
Add create_ventoy_iso_part_dm.sh ( #3497 )
Ventoy CI / build (push) Has been cancelled
Mirror GitHub to Gitee / Sync-GitHub-to-Gitee (push) Has been cancelled
2026-02-01 13:54:16 +08:00
longpanda
b5d87d394a
Update imdisk download link in BuildVentoyFromSource.txt
Ventoy CI / build (push) Has been cancelled
Mirror GitHub to Gitee / Sync-GitHub-to-Gitee (push) Has been cancelled
2026-01-31 23:14:18 +08:00
longpanda
36da0e0f3d
Add VT_WINDOWS_DISK_NONVTOY_CLOSEST_XXX
Ventoy CI / build (push) Has been cancelled
Mirror GitHub to Gitee / Sync-GitHub-to-Gitee (push) Has been cancelled
2026-01-23 10:47:49 +08:00
Florian Fuchs
903fd7aa01
Support booting T2SDE ISOs better ( #3468 )
...
Ventoy CI / build (push) Has been cancelled
Mirror GitHub to Gitee / Sync-GitHub-to-Gitee (push) Has been cancelled
T2 uses zstd compressed kernel modules, where dm-mod also depends on
dax module. So the default fallback to only decompress dm-mod isn't
sufficient. So we manually uncompress dax.ko and dm-mod.ko and insmod
this, as default busybox modprobe/insmod doesn't support zstd modules.
2026-01-08 16:26:35 +08:00
longpanda
81728a817c
1.1.10 release
Ventoy CI / build (push) Has been cancelled
Mirror GitHub to Gitee / Sync-GitHub-to-Gitee (push) Has been cancelled
v1.1.10
2025-12-21 20:56:53 +08:00
longpanda
f68d4a8076
Revert "added the Uzbek language я исправил потвердите ( #3306 )"
...
This reverts commit d3b911d249 .
2025-12-21 20:33:25 +08:00