Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
Please login to access the resource
openSUSE:Leap:15.2:Update
elilo
elilo-textmenu-disable-print-devices.diff
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File elilo-textmenu-disable-print-devices.diff of Package elilo
--- choosers/textmenu.c | 8 ++++++++ 1 file changed, 8 insertions(+) --- a/choosers/textmenu.c +++ b/choosers/textmenu.c @@ -308,11 +308,19 @@ reprint: switch (key.UnicodeChar) { /* XXX Do we really want this in textmenual mode? */ +#if 0 + /* + * Definitely not, as '?' is a valid character on a + * kernel command line and sometimes needed for URLs + * while booting an installation. (And the output + * is barely visible anyhow...) + */ case L'?': Print(L"\n"); print_devices(); first_time = 0; goto reprint; +#endif case CHAR_BACKSPACE: case CHAR_DEL: if (PromptLen == 0) break;
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor