Bugzilla – Attachment 189633 Details for
Bug 352020
Graphical failsafe mode
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
IDP Log In
|
Forgot Password
[patch]
/home/sndirsch/yast2-bootloader-bug352020-graphical-failsafe.diff
yast2-bootloader-bug352020-graphical-failsafe.diff (text/plain), 1.01 KB, created by
Stefan Dirsch
on 2008-01-07 22:10:31 UTC
(
hide
)
Description:
/home/sndirsch/yast2-bootloader-bug352020-graphical-failsafe.diff
Filename:
MIME Type:
Creator:
Stefan Dirsch
Created:
2008-01-07 22:10:31 UTC
Size:
1.01 KB
patch
obsolete
>diff -u -r ../yast2-bootloader-2.16.3.orig/src/modules/BootArch.ycp ./src/modules/BootArch.ycp >--- ../yast2-bootloader-2.16.3.orig/src/modules/BootArch.ycp 2008-01-07 22:50:06.386233500 +0100 >+++ ./src/modules/BootArch.ycp 2008-01-07 22:54:39.479300750 +0100 >@@ -137,7 +137,7 @@ > .target.ycp, "/var/lib/YaST2/bootloader.ycp"); > ret = ret + " " + saved_params["additional_failsafe_params"]:""; > } >- ret = ret + " 3"; >+ ret = ret + " x11failsafe"; > return ret; > } > >diff -u -r ../yast2-bootloader-2.16.3.orig/src/modules/BootCommon.ycp ./src/modules/BootCommon.ycp >--- ../yast2-bootloader-2.16.3.orig/src/modules/BootCommon.ycp 2008-01-07 22:50:06.170220000 +0100 >+++ ./src/modules/BootCommon.ycp 2008-01-07 22:57:01.092151000 +0100 >@@ -542,10 +542,7 @@ > ]); > if (BootArch::VgaAvailable () && Kernel::GetVgaType () != "") > { >- if (title == "failsafe") >- ret["vga"] = "normal"; >- else >- ret["vga"] = Kernel::GetVgaType (); >+ ret["vga"] = Kernel::GetVgaType (); > } > if (title == "xen") > {
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
Actions:
View
|
Diff
Attachments on
bug 352020
: 189633 |
210324