Commit graph

84 commits

Author SHA1 Message Date
longpanda e23e76f54e grub2 boot mode for UEFI 2021-04-10 13:57:20 +08:00
longpanda 8ebe972f6e Fixup a bug when booting special Windows/WinPE ISO file. 2021-04-02 14:11:47 +08:00
longpanda 32bcd8f87b Clear input key before show main menu 2021-04-01 09:42:57 +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 291e0a3a38 add debug info 2021-03-17 22:17:51 +08:00
longpanda 0717195481 1.0.38 release 2021-03-16 19:35:19 +08:00
longpanda 5d3285356e fix issue for image_black_list 2021-03-15 21:51:57 +08:00
longpanda dce5d1b769 support for tails.img 2021-03-09 17:17:46 +08:00
longpanda b63ce2a3df experimental support for loongson mips64el uefi 2021-03-05 23:03:34 +08:00
longpanda bb7e10d93e Add VTOY_MAX_SEARCH_LEVEL option in global control plugin 2021-03-02 17:58:19 +08:00
longpanda 324c97883a Improvement for UEFI boot compatibility. 2021-03-02 15:39:27 +08:00
longpanda cc9ff41589 misc update 2021-02-07 01:01:04 +08:00
longpanda 2185556dfd
fix integer overflow issue for i386-pc 2021-02-06 15:41:43 +08:00
longpanda 97be7b8bfb
fix integer overflow issue for i386-pc 2021-02-06 14:37:04 +08:00
longpanda 3dd3b7d26f Print a tip when enumerating image files. 2021-02-05 14:13:02 +08:00
longpanda b0208c8ce3 Only use acpi when secureboot if enabled in UEFI mode. 2021-02-04 13:36:26 +08:00
longpanda b1d5237041 1.0.34 release 2021-02-03 21:07:17 +08:00
longpanda a37c6af8d0 Display warning message if ISO file has an invalid size. 2021-02-03 13:56:28 +08:00
longpanda dccefc5277 Support Lenovo BIOS Update CD (#729) 2021-02-02 23:54:01 +08:00
longpanda 15570cd996 CI Debug 2021-02-02 12:03:53 +08:00
longpanda 519fac719e Update CI 2021-01-29 17:54:04 +08:00
longpanda 85f6f3213f update build scripts 2021-01-29 10:11:30 +08:00
longpanda 390eec4218 add image_blacklist plugin option 2021-01-26 20:50:26 +08:00
longpanda 13b2192a59 support for 360Udisk 2021-01-16 23:30:12 +08:00
longpanda 7cdc7386a8 Fix a bug when use workaround for Legacy BIOS access limitation with GPT partition style 2021-01-08 20:08:32 +08:00
longpanda 44bb72ca0a add missing source 2021-01-08 11:03:32 +08:00
longpanda 01c902e026 update build script 2021-01-07 20:40:30 +08:00
longpanda a68629a931 Add support for keyboard layout
F5 ---> Keyboard Layouts
2021-01-07 20:32:38 +08:00
longpanda f2ed81b004 update 2021-01-06 07:50:23 +08:00
longpanda 4707b76bb2 Rebuild some binaries with musl-libc to avoid virus false positive (issue #660) 2020-12-22 21:21:44 +08:00
longpanda 40c0504dfb 1.0.30 release 2020-12-12 17:42:45 +08:00
longpanda ebaa4d954a IA32 ARM64 support 2020-12-12 07:56:52 +08:00
longpanda 2936666a78 Code Optimize 2020-12-12 07:40:33 +08:00
longpanda d8fbd79dda 1.0.29 release 2020-11-19 20:45:17 +08:00
longpanda e8d17f9bb1 1.0.28 release 2020-11-14 12:29:01 +08:00
longpanda 8bbd5a14a3 最近收到一些特殊的错误报告,最后证明是非标准的Ventoy环境的原因。尤其是单分区下环境下使用 Ventoy 。
虽然 Ventoy 显示了 Unofficial 的标注信息,但是用户并不会关心,仍然会认为是 Ventoy 的问题。

Ventoy 从一开始就是一个整体的设计,并没有考虑过集成在其他bootloader或分区环境中。
Ventoy 的验证和后续新功能开发也都不会考虑这种非标准的使用方式。

因此,我决定禁止 Ventoy 在非标准环境下的使用,并且不再接受放开检查的请求。

当然,这个只是Ventoy的默认行为。Ventoy仍然是100%开源的,如果你希望把Ventoy应用在自己的环境中,你可以fork一个分支,然后修改源代码实现。
2020-11-13 16:39:15 +08:00
longpanda 147a23c9dd 1.0.27 release 2020-10-31 19:06:30 +08:00
longpanda 062c71b972 fix a bug about VTOY_DEFAULT_IMAGE in treeview mode issue #555 2020-10-31 13:38:13 +08:00
longpanda 78ab7a0759 1.0.26 release 2020-10-24 06:26:57 +08:00
longpanda 3ebd58c9df support original order in image_list plugin 2020-10-22 09:34:46 +08:00
longpanda 9ddee7394d support different themes for Legacy BIOS mode and UEFI mode 2020-10-21 17:15:31 +08:00
longpanda c9b316a757 Fix bug for VTOY_DEFAULT_IMAGE in TreeView mode when VTOY_DEFAULT_SEARCH_ROOT was set. 2020-10-21 13:17:29 +08:00
longpanda 1ba23bcdff add image_list plugin 2020-10-21 10:23:58 +08:00
longpanda c0d478c2dd 1.0.23 release 2020-10-16 20:26:24 +08:00
longpanda 82a8b59bc7 fix issue #512
show file with name .iso
2020-10-08 17:13:40 +08:00
longpanda 84abffc424 theme 2020-09-27 17:31:02 +08:00
longpanda bf4e014023 linux raw boot 2020-09-27 17:23:59 +08:00
longpanda d02f184a8d add support for linux vdisk(vhd/vdi/raw) 2020-09-26 00:04:56 +08:00
longpanda 5f409a1208 Fix a bug with error message null src bitmap in grub_video_bitmap_create_scaled 2020-09-13 14:43:57 +08:00