Bugzilla – Attachment #189633: /home/sndirsch/yast2-bootloader-bug352020-graphical-failsafe.diff for bug #352020
.target.ycp, "/var/lib/YaST2/bootloader.ycp");
ret = ret + " " + saved_params["additional_failsafe_params"]:"";
}
ret = ret + " 3";
ret = ret + " x11failsafe";
return ret;
]);
if (BootArch::VgaAvailable () && Kernel::GetVgaType () != "")
{
if (title == "failsafe")
ret["vga"] = Kernel::GetVgaType ();
ret["vga"] = "normal";
else
if (title == "xen")