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
=== modified file 'debian/changelog'
--- debian/changelog 2013-09-21 20:27:30 +0000
+++ debian/changelog 2013-10-22 17:53:43 +0000
@@ -1,3 +1,9 @@
1ubuntustudio-default-settings (0.50) trusty; urgency=low
2
3 * Revert the GRUB Distribution name change (LP: #1242417)
4
5 -- Howard Chan <smartboyhw@gmail.com> Tue, 22 Oct 2013 23:17:15 +0800
6
1ubuntustudio-default-settings (0.49) saucy; urgency=low7ubuntustudio-default-settings (0.49) saucy; urgency=low
28
3 * Make the new default wallpaper show on both of dual creens9 * Make the new default wallpaper show on both of dual creens
410
=== added file 'debian/ubuntustudio-default-settings.maintscript'
--- debian/ubuntustudio-default-settings.maintscript 1970-01-01 00:00:00 +0000
+++ debian/ubuntustudio-default-settings.maintscript 2013-10-22 17:53:43 +0000
@@ -0,0 +1,1 @@
1rm_conffile /etc/default/grub.d/50_ubuntustudio.cfg 0.50~
02
=== removed directory 'etc/default'
=== removed directory 'etc/default/grub.d'
=== removed file 'etc/default/grub.d/50_ubuntustudio.cfg'
--- etc/default/grub.d/50_ubuntustudio.cfg 2013-08-24 16:28:36 +0000
+++ etc/default/grub.d/50_ubuntustudio.cfg 1970-01-01 00:00:00 +0000
@@ -1,7 +0,0 @@
1#! /bin/sh
2set -e
3
4# Hijack distributor if it is Ubuntu (default on Ubuntu systems...)
5if [ "${GRUB_DISTRIBUTOR}" = "Ubuntu" ] ; then
6 GRUB_DISTRIBUTOR="UbuntuStudio"
7fi

Subscribers

People subscribed via source and target branches

to all changes: