Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:ngueorguiev:branches:Base:System
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
--- zipl/boot/menu.c | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) --- a/zipl/boot/menu.c +++ b/zipl/boot/menu.c @@ -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