Merge lp:~dannf/debian-installer/lp1632473 into lp:~ubuntu-core-dev/debian-installer/ubuntu

Proposed by dann frazier
Status: Merged
Merged at revision: 2189
Proposed branch: lp:~dannf/debian-installer/lp1632473
Merge into: lp:~ubuntu-core-dev/debian-installer/ubuntu
Diff against target: 24 lines (+9/-0)
2 files modified
build/boot/arm64/grub/grub-efi.cfg (+2/-0)
debian/changelog (+7/-0)
To merge this branch: bzr merge lp:~dannf/debian-installer/lp1632473
Reviewer Review Type Date Requested Status
Ubuntu Core Development Team Pending
Review via email: mp+308199@code.launchpad.net
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 'build/boot/arm64/grub/grub-efi.cfg'
2--- build/boot/arm64/grub/grub-efi.cfg 2015-02-24 04:58:57 +0000
3+++ build/boot/arm64/grub/grub-efi.cfg 2016-10-11 22:11:30 +0000
4@@ -1,3 +1,5 @@
5 set menu_color_normal=cyan/blue
6 set menu_color_highlight=white/blue
7
8+insmod gzio
9+
10
11=== modified file 'debian/changelog'
12--- debian/changelog 2016-10-10 15:44:24 +0000
13+++ debian/changelog 2016-10-11 22:11:30 +0000
14@@ -1,3 +1,10 @@
15+debian-installer (20101020ubuntu483) UNRELEASED; urgency=medium
16+
17+ * Tell GRUB to load the gzio module on arm64 now that we're booting
18+ a compressed kernel (LP: #1632473).
19+
20+ -- dann frazier <dannf@ubuntu.com> Tue, 11 Oct 2016 15:56:37 -0600
21+
22 debian-installer (20101020ubuntu482) yakkety; urgency=medium
23
24 * Move master kernels to 4.8.0-22.

Subscribers

People subscribed via source and target branches