Bug 38779

Summary: Make grub menuentry title configurable
Product: UCS Reporter: Stefan Gohmann <gohmann>
Component: GrubAssignee: Philipp Hahn <hahn>
Status: CLOSED FIXED QA Contact: Stefan Gohmann <gohmann>
Severity: normal    
Priority: P5 CC: walkenhorst
Version: UCS 4.0   
Target Milestone: UCS 4.0-2-errata   
Hardware: Other   
OS: Linux   
What kind of report is it?: --- What type of bug is this?: ---
Who will be affected by this bug?: --- How will those affected feel about the bug?: ---
User Pain: Enterprise Customer affected?:
School Customer affected?: ISV affected?:
Waiting Support: Flags outvoted (downgraded) after PO Review:
Ticket number: Bug group (optional):
Max CVSS v3 score:
Bug Depends on:    
Bug Blocks: 38778, 39027    

Description Stefan Gohmann univentionstaff 2015-06-29 06:06:46 CEST
Currently, Univention Corporate Server is part of the title of the grub menu. We need it configurable for Univention Apps (UCR variable), for example
 Start ownCloud Univention App
Comment 1 Philipp Hahn univentionstaff 2015-06-30 10:26:51 CEST
repo_admin.py --cherrypick -r 4.0-0-0 --releasedest 4.0-0-0 --dest errata4.0-2 -p grub2

r14884 | Bug #38779 GRUB: Make title configurable

build-package-ng -r 4.0-0-0 -P ucs -s errata4.0-2 --no-pbuilder-update -p grub2

Package: univention-grub
Version: 8.0.4-2.124.201506300919
Branch: ucs_4.0-0
Scope: errata4.0-2


r61561 | Bug #38779 GRUB: Make title configurable
r61560 | Bug #38779 GRUB: Copyright 2015

Package: grub2
Version: 2.00-18.92.201506300903
Branch: ucs_4.0-0
Scope: errata4.0-2


r61566 | Bug #38779 GRUB: Make title configurable YAML
 2015-06-30-univention-grub.yaml
 2015-06-30-grub2.yaml

QA:
 grep menuentry /boot/grub/grub.cfg
 ucr set grub/title="The Univention App Server"
 grep menuentry /boot/grub/grub.cfg
Comment 2 Stefan Gohmann univentionstaff 2015-07-01 07:38:00 CEST
OK, it works. YAML files are OK.
Comment 3 Janek Walkenhorst univentionstaff 2015-07-03 14:07:36 CEST
<http://errata.univention.de/ucs/4.0/228.html>
Comment 4 Janek Walkenhorst univentionstaff 2015-07-03 14:07:51 CEST
<http://errata.univention.de/ucs/4.0/229.html>