Skip to content

Commit 30a61ac

Browse files
committed
1.0.98 release
1 parent 9b79831 commit 30a61ac

File tree

11 files changed

+5
-5
lines changed

11 files changed

+5
-5
lines changed

DOC/BuildVentoyFromSource.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
https://codeload.github.com/libfuse/libfuse/zip/fuse-2.9.9 ===> /home/Ventoy-master/ExFAT/libfuse-fuse-2.9.9.zip
3535
https://releases.linaro.org/components/toolchain/binaries/7.4-2019.02/aarch64-linux-gnu/gcc-linaro-7.4.1-2019.02-x86_64_aarch64-linux-gnu.tar.xz ===> /opt/gcc-linaro-7.4.1-2019.02-x86_64_aarch64-linux-gnu.tar.xz
3636
https://toolchains.bootlin.com/downloads/releases/toolchains/aarch64/tarballs/aarch64--uclibc--stable-2020.08-1.tar.bz2 ===> /opt/aarch64--uclibc--stable-2020.08-1.tar.bz2
37-
http://ftp.loongnix.cn/toolchain/gcc/release/mips/gcc7/mips-loongson-gcc7.3-2019.06-29-linux-gnu.tar.gz ===> /opt/mips-loongson-gcc7.3-2019.06-29-linux-gnu.tar.gz
37+
https://github.com/ventoy/vtoytoolchain/releases/download/1.0/mips-loongson-gcc7.3-2019.06-29-linux-gnu.tar.gz ===> /opt/mips-loongson-gcc7.3-2019.06-29-linux-gnu.tar.gz
3838
https://github.com/ventoy/musl-cross-make/releases/download/latest/output.tar.bz2 ===> /opt/output.tar.bz2
3939

4040

INSTALL/EFI/BOOT/BOOTAA64.EFI

56 KB
Binary file not shown.

INSTALL/EFI/BOOT/BOOTMIPS.EFI

72 KB
Binary file not shown.

INSTALL/EFI/BOOT/BOOTX64.EFI

25.8 KB
Binary file not shown.

INSTALL/EFI/BOOT/MokManager.efi

-826 KB
Binary file not shown.

INSTALL/EFI/BOOT/grubia32_real.efi

24 KB
Binary file not shown.
File renamed without changes.

INSTALL/EFI/BOOT/grubx64_real.efi

40 KB
Binary file not shown.

INSTALL/EFI/BOOT/mmx64.efi

841 KB
Binary file not shown.

INSTALL/grub/grub.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2399,7 +2399,7 @@ function mimg_common_menuentry {
23992399
#############################################################
24002400
#############################################################
24012401

2402-
set VENTOY_VERSION="1.0.97"
2402+
set VENTOY_VERSION="1.0.98"
24032403

24042404
#ACPI not compatible with Window7/8, so disable by default
24052405
set VTOY_PARAM_NO_ACPI=1

0 commit comments

Comments
 (0)