Commit Graph

48 Commits (master)

Author SHA1 Message Date
longpanda 27eda4d1e7 Fix the issue when booting Peux distro iso file. 1 year ago
longpanda e46e24dde7 1.0.78 release 2 years ago
longpanda 9b14b418b4 Fix a bug when UEFI booting KaOS-2022.04-x86_64.iso 2 years ago
longpanda fe137522ad Fix a bug when boot in F2 browser mode if the computer has more than one disks with same size. 2 years ago
longpanda 75f3e4c5ee Add EDK debug info. 2 years ago
longpanda ba5978d298 1.0.66 release 2 years ago
longpanda 1f49265f29 1.0.64 release 2 years ago
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
3 years ago
longpanda 836e1aa11e Add support for boot conf replace for distro which use systemd-boot in UEFI mode.
(#1170)
3 years ago
longpanda 92db873b5c misc update 3 years ago
longpanda 7babe823d6 Add F5-->Tools-->Ventoy UEFI Utilities-->Show EFI Drivers feature. 3 years ago
longpanda 6db513a067 Fix the boot issue for Windows UEFI on some Dell server. (introduced since 1.0.48) 3 years ago
longpanda 659ac1cfe3 Fix "Failed to open random seed file" error message for arch linux 3 years ago
longpanda fb38b321c2 Code Optimization 3 years ago
longpanda 7b78fe555e Support nested boot.
For example: Ventoy-->rEFInd.iso-->Ventoy-->Windows.iso
3 years ago
longpanda 094ba61848 Fix Windows boot issue when Ventoy is booted from rEFInd 3 years ago
longpanda 4c71d7c190 Support WinPE which contains pecmd.exe 3 years ago
longpanda 1c5aeb35dc Fix a bug about unaligned read in UEFI mode. 3 years ago
longpanda f4bbec65ba 1.0.39 release 3 years ago
longpanda 64748308a3 Add a workaround for buggy bootloader's out-of-range access 3 years ago
longpanda 324c97883a Improvement for UEFI boot compatibility. 3 years ago
longpanda 3c35345e38 remove the ASSERT warning in UEFI mode when boot fail. 3 years ago
longpanda c82e4296d3 update script for jenkins 3 years ago
longpanda 519fac719e Update CI 3 years ago
longpanda 17da2e2a21 update CI build script 3 years ago
longpanda 85f6f3213f update build scripts 3 years ago
longpanda 620bcad324 update for vdiskchain 3 years ago
longpanda 725a33f988 fix build error issue #713 3 years ago
longpanda 8632e56561 add vdiskchain module 3 years ago
longpanda 5e6b0800bd update edk build script for ia32 #690 3 years ago
longpanda ebaa4d954a IA32 ARM64 support 3 years ago
longpanda 2936666a78 Code Optimize 3 years ago
longpanda 8bbd5a14a3 最近收到一些特殊的错误报告,最后证明是非标准的Ventoy环境的原因。尤其是单分区下环境下使用 Ventoy 。
虽然 Ventoy 显示了 Unofficial 的标注信息,但是用户并不会关心,仍然会认为是 Ventoy 的问题。

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

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

当然,这个只是Ventoy的默认行为。Ventoy仍然是100%开源的,如果你希望把Ventoy应用在自己的环境中,你可以fork一个分支,然后修改源代码实现。
4 years ago
longpanda d02f184a8d add support for linux vdisk(vhd/vdi/raw) 4 years ago
longpanda a287bf8907 vhd boot
live cd
fix bug
4 years ago
longpanda 8dce0adda6 update for new release 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 7d1507906d 1.0.16 release 4 years ago
longpanda 3c46432d6f Add new iso support 4 years ago
longpanda dcb3264519 prepare for new release 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 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
longpanda d5b829f8e8 1.0.07 release 4 years ago
longpanda 790fa744f8 1.0.04 release 4 years ago
longpanda 05a1b863a6 initial commit 4 years ago