Skip to content

Commit

Permalink
1.0.75 release
Browse files Browse the repository at this point in the history
  • Loading branch information
ventoy committed May 31, 2022
1 parent b4120c4 commit 025425f
Show file tree
Hide file tree
Showing 39 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/issue_template.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ body:
attributes:
label: Ventoy Version
description: What version of ventoy are you running?
placeholder: 1.0.74
placeholder: 1.0.75
validations:
required: true
- type: dropdown
Expand Down
Binary file modified INSTALL/EFI/BOOT/BOOTAA64.EFI
Binary file not shown.
Binary file modified INSTALL/EFI/BOOT/BOOTMIPS.EFI
Binary file not shown.
Binary file modified INSTALL/EFI/BOOT/grubia32_real.efi
Binary file not shown.
Binary file modified INSTALL/EFI/BOOT/grubx64_real.efi
Binary file not shown.
2 changes: 1 addition & 1 deletion INSTALL/grub/grub.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -2142,7 +2142,7 @@ function img_unsupport_menuentry {
#############################################################
#############################################################

set VENTOY_VERSION="1.0.74"
set VENTOY_VERSION="1.0.75"

#ACPI not compatible with Window7/8, so disable by default
set VTOY_PARAM_NO_ACPI=1
Expand Down
Binary file added INSTALL/tool/aarch64/Plugson
Binary file not shown.
Binary file modified INSTALL/tool/aarch64/V2DServer
Binary file not shown.
Binary file modified INSTALL/tool/aarch64/Ventoy2Disk.gtk3
Binary file not shown.
Binary file modified INSTALL/tool/aarch64/Ventoy2Disk.qt5
Binary file not shown.
Binary file added INSTALL/tool/aarch64/vlnk
Binary file not shown.
Binary file modified INSTALL/tool/aarch64/vtoycli
Binary file not shown.
Binary file added INSTALL/tool/i386/Plugson
Binary file not shown.
Binary file modified INSTALL/tool/i386/V2DServer
Binary file not shown.
Binary file modified INSTALL/tool/i386/Ventoy2Disk.gtk2
Binary file not shown.
Binary file modified INSTALL/tool/i386/Ventoy2Disk.gtk3
Binary file not shown.
Binary file modified INSTALL/tool/i386/Ventoy2Disk.qt5
Binary file not shown.
Binary file added INSTALL/tool/i386/vlnk
Binary file not shown.
Binary file modified INSTALL/tool/i386/vtoycli
Binary file not shown.
Binary file added INSTALL/tool/mips64el/Plugson
Binary file not shown.
Binary file modified INSTALL/tool/mips64el/V2DServer
Binary file not shown.
Binary file modified INSTALL/tool/mips64el/Ventoy2Disk.gtk3
Binary file not shown.
Binary file modified INSTALL/tool/mips64el/Ventoy2Disk.qt5
Binary file not shown.
Binary file added INSTALL/tool/mips64el/vlnk
Binary file not shown.
Binary file modified INSTALL/tool/mips64el/vtoycli
Binary file not shown.
Binary file added INSTALL/tool/x86_64/Plugson
Binary file not shown.
Binary file modified INSTALL/tool/x86_64/V2DServer
Binary file not shown.
Binary file modified INSTALL/tool/x86_64/Ventoy2Disk.gtk2
Binary file not shown.
Binary file modified INSTALL/tool/x86_64/Ventoy2Disk.gtk3
Binary file not shown.
Binary file modified INSTALL/tool/x86_64/Ventoy2Disk.qt5
Binary file not shown.
Binary file added INSTALL/tool/x86_64/vlnk
Binary file not shown.
Binary file modified INSTALL/tool/x86_64/vtoycli
Binary file not shown.
Binary file modified INSTALL/ventoy/ventoy.cpio
Binary file not shown.
Binary file modified INSTALL/ventoy/ventoy_arm64.cpio
Binary file not shown.
Binary file modified INSTALL/ventoy/ventoy_mips64.cpio
Binary file not shown.
Binary file modified INSTALL/ventoy/ventoy_unix.cpio
Binary file not shown.
Binary file modified INSTALL/ventoy/ventoy_x86.cpio
Binary file not shown.
Binary file modified INSTALL/ventoy/vtloopex.cpio
Binary file not shown.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ You can also browse ISO/WIM/IMG/VHD(x)/EFI files in local disk and boot them.<br
x86 Legacy BIOS, IA32 UEFI, x86_64 UEFI, ARM64 UEFI and MIPS64EL UEFI are supported in the same way.<br/>
Both MBR and GPT partition style are supported in the same way.<br/>
Most type of OS supported(Windows/WinPE/Linux/Unix/ChromeOS/Vmware/Xen...) <br/>
830+ ISO files are tested (<a href="https://www.ventoy.net/en/isolist.html">List</a>). 90%+ distros in <a href="https://distrowatch.com/">distrowatch.com</a> supported (<a href="https://www.ventoy.net/en/distrowatch.html">Details</a>). <br/>
880+ ISO files are tested (<a href="https://www.ventoy.net/en/isolist.html">List</a>). 90%+ distros in <a href="https://distrowatch.com/">distrowatch.com</a> supported (<a href="https://www.ventoy.net/en/distrowatch.html">Details</a>). <br/>
<br/>Official Website: <a href=https://www.ventoy.net>https://www.ventoy.net</a>
</h4>

Expand Down Expand Up @@ -70,7 +70,7 @@ A GUI Ventoy plugin configurator. [VentoyPlugson](https://www.ventoy.net/en/plug
* FAT32/exFAT/NTFS/UDF/XFS/Ext2(3)(4) supported for main partition
* ISO files larger than 4GB supported
* Native boot menu style for Legacy & UEFI
* Most types of OS supported, 830+ iso files tested
* Most types of OS supported, 880+ iso files tested
* Linux vDisk boot supported
* Not only boot but also complete installation process
* Menu dynamically switchable between List/TreeView mode
Expand Down

0 comments on commit 025425f

Please sign in to comment.