Commit c18399e8 authored by longpanda's avatar longpanda
Browse files

Add support for 小鱼儿yr系统维护PE

parent 5a591c1a
......@@ -156,6 +156,12 @@ 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
......
......@@ -26,7 +26,7 @@ sfs: fshelp
reiserfs: fshelp
part_sunpc:
zstd:
gfxmenu: trig video_colors bitmap_scale gfxterm font normal bitmap video
gfxmenu: trig video_colors gfxterm bitmap_scale font normal video bitmap
backtrace:
jfs:
help: extcmd normal
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment