Bug 38779 - Make grub menuentry title configurable
Make grub menuentry title configurable
Status: CLOSED FIXED
Product: UCS
Classification: Unclassified
Component: Grub
UCS 4.0
Other Linux
: P5 normal (vote)
: UCS 4.0-2-errata
Assigned To: Philipp Hahn
Stefan Gohmann
:
Depends on:
Blocks: 38778 39027
  Show dependency treegraph
 
Reported: 2015-06-29 06:06 CEST by Stefan Gohmann
Modified: 2015-07-27 18:51 CEST (History)
1 user (show)

See Also:
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:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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>