Merge lp:~mwhudson/livecd-rootfs/grub-ieee1275 into lp:livecd-rootfs

Proposed by Michael Hudson-Doyle
Status: Merged
Approved by: Steve Langasek
Approved revision: 1587
Merged at revision: 1591
Proposed branch: lp:~mwhudson/livecd-rootfs/grub-ieee1275
Merge into: lp:livecd-rootfs
Diff against target: 12 lines (+1/-1)
1 file modified
live-build/ubuntu-cpc/hooks/034-disk-image-ppc64el.binary (+1/-1)
To merge this branch: bzr merge lp:~mwhudson/livecd-rootfs/grub-ieee1275
Reviewer Review Type Date Requested Status
Ubuntu Core Development Team Pending
Review via email: mp+334552@code.launchpad.net

Description of the change

grub2 is in universe now.

To post a comment you must log in.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'live-build/ubuntu-cpc/hooks/034-disk-image-ppc64el.binary'
2--- live-build/ubuntu-cpc/hooks/034-disk-image-ppc64el.binary 2017-11-06 12:25:57 +0000
3+++ live-build/ubuntu-cpc/hooks/034-disk-image-ppc64el.binary 2017-12-01 00:45:51 +0000
4@@ -29,7 +29,7 @@
5 mount_partition "${rootfs_dev_mapper}" mountpoint
6
7 chroot mountpoint apt-get -qqy update
8- chroot mountpoint apt-get -qqy install grub2
9+ chroot mountpoint apt-get -qqy install grub-ieee1275
10 chroot mountpoint apt-get -qqy remove --purge grub-legacy-ec2
11
12 # set the kernel commandline to use hvc0

Subscribers

People subscribed via source and target branches