Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:ALP:Source:Standard:Core:0.1
s390-tools
s390-tools-sles12-zipl_boot_msg.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File s390-tools-sles12-zipl_boot_msg.patch of Package s390-tools
--- s390-tools-1.24.1/zipl/boot/menu.c 2013-12-18 11:11:45.000000000 -0500 +++ s390-tools-1.24.1/zipl/boot/menu.c 2013-12-18 11:59:18.000000000 -0500 @@ -168,8 +168,11 @@ /* print config list */ menu_list(); - if (is_zvm()) - printf("Note: VM users please use '#cp vi vmsg <input>'\n"); + if (is_zvm()) { + printf(" \n"); + printf("Note: VM users please use '#cp vi vmsg <input> <kernel-parameters>'\n"); + printf(" \n"); + } value = menu_read();
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