Merge lp:~xnox/debian-cd/ux-review-uefi-labels into lp:~ubuntu-cdimage/debian-cd/ubun3

Proposed by Dimitri John Ledkov
Status: Merged
Approved by: Steve Langasek
Approved revision: 2046
Merged at revision: 2044
Proposed branch: lp:~xnox/debian-cd/ux-review-uefi-labels
Merge into: lp:~ubuntu-cdimage/debian-cd/ubun3
Diff against target: 16 lines (+2/-2)
1 file modified
tools/boot/focal/boot-amd64 (+2/-2)
To merge this branch: bzr merge lp:~xnox/debian-cd/ux-review-uefi-labels
Reviewer Review Type Date Requested Status
Steve Langasek Pending
Ubuntu CD Image Team Pending
Review via email: mp+379769@code.launchpad.net

Commit message

Rename labels as per design review with MPT

To post a comment you must log in.
2046. By Dimitri John Ledkov

Use term Boot

Revision history for this message
Dimitri John Ledkov (xnox) wrote :

Switched back to boot, as per discussion on the bug.

Ready to merge now?

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'tools/boot/focal/boot-amd64'
2--- tools/boot/focal/boot-amd64 2020-02-18 20:14:45 +0000
3+++ tools/boot/focal/boot-amd64 2020-03-13 14:10:20 +0000
4@@ -691,10 +691,10 @@
5 cat >> $CDDIR/boot/grub/grub.cfg <<EOF
6 grub_platform
7 if [ "\$grub_platform" = "efi" ]; then
8-menuentry 'Boot from next target' {
9+menuentry 'Boot from next volume' {
10 exit
11 }
12-menuentry 'System setup' {
13+menuentry 'UEFI Firmware Settings' {
14 fwsetup
15 }
16 fi

Subscribers

People subscribed via source and target branches