Commit Graph

31 Commits (ebaa4d954aa0b3d70f14b2fd6fec63df1599b8ce)

Author SHA1 Message Date
longpanda ebaa4d954a IA32 ARM64 support 3 years ago
longpanda d8fbd79dda 1.0.29 release 4 years ago
longpanda 8bbd5a14a3 最近收到一些特殊的错误报告,最后证明是非标准的Ventoy环境的原因。尤其是单分区下环境下使用 Ventoy 。
虽然 Ventoy 显示了 Unofficial 的标注信息,但是用户并不会关心,仍然会认为是 Ventoy 的问题。

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

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

当然,这个只是Ventoy的默认行为。Ventoy仍然是100%开源的,如果你希望把Ventoy应用在自己的环境中,你可以fork一个分支,然后修改源代码实现。
4 years ago
longpanda 147a23c9dd 1.0.27 release 4 years ago
longpanda 062c71b972 fix a bug about VTOY_DEFAULT_IMAGE in treeview mode issue #555 4 years ago
longpanda 3ebd58c9df support original order in image_list plugin 4 years ago
longpanda c9b316a757 Fix bug for VTOY_DEFAULT_IMAGE in TreeView mode when VTOY_DEFAULT_SEARCH_ROOT was set. 4 years ago
longpanda 1ba23bcdff add image_list plugin 4 years ago
longpanda c0d478c2dd 1.0.23 release 4 years ago
longpanda 82a8b59bc7 fix issue #512
show file with name .iso
4 years ago
longpanda bf4e014023 linux raw boot 4 years ago
longpanda d02f184a8d add support for linux vdisk(vhd/vdi/raw) 4 years ago
longpanda 9eb334d99a 1.0.21 release 4 years ago
longpanda a287bf8907 vhd boot
live cd
fix bug
4 years ago
longpanda d678e54956 1.0.20 release 4 years ago
longpanda 8dce0adda6 update for new release 4 years ago
longpanda 58a93cdb40 1.0.19 release 4 years ago
longpanda 9962775296 update 4 years ago
longpanda 1186caba41 update 4 years ago
longpanda be50ea69aa 1. Boot menu over serial supported
2. Optimization for booting Solus
3. Optimization for booting .efi file
4. support deepin-live iso
5. support Endless OS
6. framework for booting .img file
4 years ago
longpanda 433d854aab 1.0.18 release 4 years ago
longpanda d80a008c04 add support to freebsd 4 years ago
longpanda 7d1507906d 1.0.16 release 4 years ago
longpanda 0f8478fbe1 update for new release 4 years ago
longpanda 3c46432d6f Add new iso support 4 years ago
longpanda 1d034f0a24 update 4 years ago
longpanda 1cbe4c81b4 1.0.14 release 4 years ago
longpanda a5c706511b 1.0.13 release 4 years ago
longpanda c8e86938fe 1. Add a new feature to directly boot wim files
2. auto installation plugin update
    1) Expand the configuration, now you can specify more than one auto installation scripts for one ISO file
    2) Add a prompt for the iso with auto installation config, you can choose whether to use the auto installation script and which one to use for this time
3. persistence plugin update
    1) Expand the configuration, now you can specify more than one persistence backend image files for one ISO file
    2) Add a prompt for the iso with persistence config, you can choose whether to use the persistence image and which one to use for this time
4. Move the position of the red Memdisk tip to a more prominent position
5. Add a return parent directory item when in TreeView mode
6. Add a VTOY_DEFAULT_SEARCH_ROOT option in global control plugin to specify the root path of the iso files.
7. Change the style of F2 power menu
8. Fix a bug about Ventoy2Disk.exe can't start when there is a DataRAM Ramdisk in the system.
9. Files with size less than 32KB will be filted by default
10. Fix a bug about wrong file size in TreeView mode with NTFS/XFS
11. Files with space or Non Ascii charactors in name will be shown but with unsupported message when you boot it.
12. Optimization for Ventoy2Disk.sh
13. Optimization for arch linux boot
14. New iso support
4 years ago
longpanda ef40780f20 1.0.11 release 4 years ago
longpanda 2aae096c2a 1. change some directory structure for the build script
2. add build script and document
   see DOC/BuildVentoyFromSource.txt for detail
4 years ago