Исправлен запуск с hdd при включенном nomodeset

master 21-r1
parent bf502b7c11
commit 229b218465

@ -334,9 +334,11 @@
bc.opts "%s " bc.cmd dup length add sprintf bc.opts "%s " bc.cmd dup length add sprintf
xmenu.fulloptions { menu.args menu.entry get "hd0" ne {
fulloptions.option .undef ne { xmenu.fulloptions {
fulloptions.option "%s " bc.cmd dup length add sprintf fulloptions.option .undef ne {
fulloptions.option "%s " bc.cmd dup length add sprintf
} if
} if } if
} if } if

Loading…
Cancel
Save