Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:dirkmueller:acdc:as_python3_module
s390-tools.12120
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.12120
--- 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 @@ -167,8 +167,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