Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-12-SP3:GA
tboot.5726
tboot-grub2-fix-xen-submenu-name.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File tboot-grub2-fix-xen-submenu-name.patch of Package tboot.5726
From: Michael Chang <mchang@suse.com> Subject: fix xen submenu name to show tboot version References: bnc#865815 Patch-Mainline: no Index: tboot-1.9.4/tboot/20_linux_xen_tboot =================================================================== --- tboot-1.9.4.orig/tboot/20_linux_xen_tboot +++ tboot-1.9.4/tboot/20_linux_xen_tboot @@ -232,7 +232,7 @@ while [ "x${xen_list}" != "x" ] ; do rel_tboot_dirname=`make_system_path_relative_to_its_root $tboot_dirname` tboot_version="1.9.4" list="${linux_list}" - echo "submenu \"Xen ${xen_version}\" \"Tboot ${tboot_version}\"{" + echo "submenu \"Xen ${xen_version} with Tboot ${tboot_version}\"{" while [ "x$list" != "x" ] ; do linux=`version_find_latest $list` echo "Found linux image: $linux" >&2
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