Commit Graph

48 Commits

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

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

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

当然,这个只是Ventoy的默认行为。Ventoy仍然是100%开源的,如果你希望把Ventoy应用在自己的环境中,你可以fork一个分支,然后修改源代码实现。
2020-11-13 16:39:15 +08:00
longpanda d02f184a8d add support for linux vdisk(vhd/vdi/raw) 2020-09-26 00:04:56 +08:00
longpanda a287bf8907 vhd boot
live cd
fix bug
2020-09-12 02:46:44 +08:00
longpanda 8dce0adda6 update for new release 2020-08-29 13:12:46 +08:00
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
2020-08-07 22:25:16 +08:00
longpanda 7d1507906d 1.0.16 release 2020-07-23 18:45:08 +08:00
longpanda 3c46432d6f Add new iso support 2020-07-18 22:07:06 +08:00
longpanda dcb3264519 prepare for new release 2020-07-09 19:26:23 +08:00
longpanda 1d034f0a24 update 2020-07-03 23:20:41 +08:00
longpanda 1cbe4c81b4 1.0.14 release 2020-06-25 23:01:59 +08:00
longpanda a5c706511b 1.0.13 release 2020-06-15 01:41:42 +08:00
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
2020-05-29 22:57:46 +08:00
longpanda 2aae096c2a 1. change some directory structure for the build script
2. add build script and document
   see DOC/BuildVentoyFromSource.txt for detail
2020-05-20 22:43:54 +08:00
longpanda d5b829f8e8 1.0.07 release 2020-04-24 21:58:07 +08:00
longpanda 790fa744f8 1.0.04 release 2020-04-10 23:03:05 +08:00
longpanda 05a1b863a6 initial commit 2020-04-05 00:08:01 +08:00