Merge lp:~smartboyhw/ubuntu/trusty/ubuntustudio-default-settings/fix-bug-1242417 into lp:ubuntu/trusty/ubuntustudio-default-settings

Proposed by Kaj Ailomaa
Status: Merged
Merged at revision: 51
Proposed branch: lp:~smartboyhw/ubuntu/trusty/ubuntustudio-default-settings/fix-bug-1242417
Merge into: lp:ubuntu/trusty/ubuntustudio-default-settings
Diff against target: 33 lines (+7/-7)
3 files modified
debian/changelog (+6/-0)
debian/ubuntustudio-default-settings.maintscript (+1/-0)
etc/default/grub.d/50_ubuntustudio.cfg (+0/-7)
To merge this branch: bzr merge lp:~smartboyhw/ubuntu/trusty/ubuntustudio-default-settings/fix-bug-1242417
Reviewer Review Type Date Requested Status
Martin Pitt Approve
Review via email: mp+192209@code.launchpad.net

Description of the change

Roll back a change that prevents GRUB loading on UEFI

To post a comment you must log in.
Revision history for this message
Martin Pitt (pitti) wrote :

LGTM.

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'debian/changelog'
2--- debian/changelog 2013-09-21 20:27:30 +0000
3+++ debian/changelog 2013-10-22 17:53:43 +0000
4@@ -1,3 +1,9 @@
5+ubuntustudio-default-settings (0.50) trusty; urgency=low
6+
7+ * Revert the GRUB Distribution name change (LP: #1242417)
8+
9+ -- Howard Chan <smartboyhw@gmail.com> Tue, 22 Oct 2013 23:17:15 +0800
10+
11 ubuntustudio-default-settings (0.49) saucy; urgency=low
12
13 * Make the new default wallpaper show on both of dual creens
14
15=== added file 'debian/ubuntustudio-default-settings.maintscript'
16--- debian/ubuntustudio-default-settings.maintscript 1970-01-01 00:00:00 +0000
17+++ debian/ubuntustudio-default-settings.maintscript 2013-10-22 17:53:43 +0000
18@@ -0,0 +1,1 @@
19+rm_conffile /etc/default/grub.d/50_ubuntustudio.cfg 0.50~
20
21=== removed directory 'etc/default'
22=== removed directory 'etc/default/grub.d'
23=== removed file 'etc/default/grub.d/50_ubuntustudio.cfg'
24--- etc/default/grub.d/50_ubuntustudio.cfg 2013-08-24 16:28:36 +0000
25+++ etc/default/grub.d/50_ubuntustudio.cfg 1970-01-01 00:00:00 +0000
26@@ -1,7 +0,0 @@
27-#! /bin/sh
28-set -e
29-
30-# Hijack distributor if it is Ubuntu (default on Ubuntu systems...)
31-if [ "${GRUB_DISTRIBUTOR}" = "Ubuntu" ] ; then
32- GRUB_DISTRIBUTOR="UbuntuStudio"
33-fi

Subscribers

People subscribed via source and target branches

to all changes: