Commit Graph

52 Commits

Author SHA1 Message Date
longpanda c8dc36a5c3 1.0.95 release 2023-08-23 09:26:53 +08:00
longpanda 497d4cc991 update grub2 mod file 2022-12-09 21:33:59 +08:00
longpanda 45122b59c0 Add support for EasyOS 4.0 2022-06-11 22:47:38 +08:00
longpanda da20eb5568 1.0.73 release 2022-04-06 20:34:33 +08:00
longpanda 132649c4e5 Add F5 Tools ---> Hardware Information menu 2022-04-06 19:12:59 +08:00
longpanda 04828df028 1. When click install button, if the USB stick already installed with Ventoy, then popup a dialog to require a YES text input to confirm.
2. Prevent DLL search order hijacking
2022-04-05 17:26:59 +08:00
longpanda ba5978d298 1.0.66 release 2022-02-13 17:00:39 +08:00
longpanda c18399e8b4 Add support for 小鱼儿yr系统维护PE 2021-10-11 21:11:52 +08:00
longpanda d72bb15956 1.0.53 release 2021-09-27 21:00:08 +08:00
longpanda ac3ab97686 1.0.45 release 2021-05-29 19:42:16 +08:00
longpanda 93996cf7e2 1. Optimization for WIMBOOT mode.
2. Add WIMBOOT for UEFI mode.
2021-05-13 23:05:42 +08:00
longpanda f82475d950 support new GhostBSD release 2021-04-20 13:10:35 +08:00
longpanda 2e10aabe94 Add VTOY_DEFAULT_KBD_LAYOUT in global control plugin 2021-03-24 22:08:10 +08:00
longpanda b63ce2a3df experimental support for loongson mips64el uefi 2021-03-05 23:03:34 +08:00
longpanda 13b2192a59 support for 360Udisk 2021-01-16 23:30:12 +08:00
longpanda 807d313cd5 add support for austrumi64-4.3.5.iso/slacko64-7.0.iso 2021-01-15 14:09:59 +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 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 147a23c9dd 1.0.27 release 2020-10-31 19:06:30 +08:00
longpanda 78ab7a0759 1.0.26 release 2020-10-24 06:26:57 +08:00
longpanda ce6d379564 1.0.25 release 2020-10-21 20:33:15 +08:00
longpanda c0d478c2dd 1.0.23 release 2020-10-16 20:26:24 +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 9eb334d99a 1.0.21 release 2020-09-12 22:31:21 +08:00
longpanda a287bf8907 vhd boot
live cd
fix bug
2020-09-12 02:46:44 +08:00
longpanda d678e54956 1.0.20 release 2020-08-30 16:34:20 +08:00
longpanda 8dce0adda6 update for new release 2020-08-29 13:12:46 +08:00
longpanda 58a93cdb40 1.0.19 release 2020-08-14 22:16:27 +08:00
longpanda 1186caba41 update 2020-08-08 19:39:35 +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 433d854aab 1.0.18 release 2020-08-01 20:42:22 +08:00
longpanda 754e754412 1.0.17 release 2020-07-25 21:59:39 +08:00
longpanda 7d1507906d 1.0.16 release 2020-07-23 18:45:08 +08:00
longpanda 0f8478fbe1 update for new release 2020-07-22 23:30:13 +08:00
longpanda 039e68400d 1.0.15 release 2020-07-09 22:44:10 +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 8cde5a4898 1.0.12 release 2020-05-30 20:13:09 +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 84c500666a 1.0.10 release 2020-05-16 14:17:46 +08:00
longpanda d0edcc0ef0 1.0.09 release 2020-05-09 22:15:14 +08:00
longpanda 9f57cb3929 1.0.08 release 2020-04-30 22:40:42 +08:00
longpanda 212c9cdbc9 1.0.08beta2 2020-04-27 20:44:36 +08:00
longpanda d5b829f8e8 1.0.07 release 2020-04-24 21:58:07 +08:00
longpanda cd4a5fcb06 1.0.05 release
1. Add backup thread in vtoyjump.exe
2. New iso support
MXLinux 19.1 (Legacy + UEFI)
KNOPPIX_V8.6-2019-08-08-EN.iso (Legacy)
Puppy Linux, bionicpup64-8.0-uefi.iso (Legacy + UEFI)
tails-amd64-4.5.iso (Legacy)
slax-64bit-9.11.0.iso (Legacy)
Kaspersky Rescue Disk 18 (Legacy + UEFI)
Parted Magic 2018 Bootable ISO (Legacy + UEFI)
veket_20.iso (Legacy)
ZeroShell-3.9.3-X86.iso (Legacy)
SuperGrub2Disk rescatux-0.73.iso (Legacy + UEFI)
Some WinPE iso (Legacy + UEFI)
2020-04-14 22:24:21 +08:00