]> glassweightruler.freedombox.rocks Git - Ventoy.git/blobdiff - INSTALL/grub/grub.cfg
1.0.54 release
[Ventoy.git] / INSTALL / grub / grub.cfg
index 7784b31d449255d2fecbbd8804cea09c984c90ac..f180475e6732d183c849695d024b02f2c5b08190 100644 (file)
@@ -156,12 +156,6 @@ function locate_initrd {
 }
 
 function locate_wim {
-    if vt_strstr "$vt_volume_id" "yr"; then
-        if [ -f (loop)/isyl/isyl ]; then
-            vt_wim_peset
-        fi
-    fi
-
     vt_windows_locate_wim_patch (loop)
     
     if [ -n "${vtdebug_flag}" ]; then
@@ -1969,7 +1963,7 @@ function img_unsupport_menuentry {
 #############################################################
 #############################################################
 
-set VENTOY_VERSION="1.0.53"
+set VENTOY_VERSION="1.0.54"
 
 #ACPI not compatible with Window7/8, so disable by default
 set VTOY_PARAM_NO_ACPI=1