4087f06...
by
Michael Hudson-Doyle
on 2020-06-17
always pass --target x86_64-efi to grub-install on adm64/efi
7f7bd54...
by
Michael Hudson-Doyle
on 2020-06-17
do not be fancy trying to determine which grub-efi package to install
813c82e...
by
Michael Hudson-Doyle
on 2020-05-18
allow invoker to override architecture
de05494...
by
Jean-Baptiste Lallement
on 2019-10-08
Import patches-unapplied version 1.128ubuntu14 to ubuntu/ eoan-proposed
Imported using git-ubuntu import.
Changelog parent: 7ab883a303660bb 8b02b99dfc4c2b5 347bdc4cb6
New changelog entries:
* When running on a ZFS filesystem udevadm returns an error
which can be ignored. (LP: #1847228 )
* On zfs 0.8 cache is in /etc, do not attempt to copy it from
/boot/zfs when it doesn't exist.
7ab883a...
by
Dimitri John Ledkov
on 2019-09-25
Import patches-unapplied version 1.128ubuntu13 to ubuntu/ eoan-proposed
Imported using git-ubuntu import.
Changelog parent: fa29c9a51de16c7 debe93309a650f9 9f6212a5ce
New changelog entries:
[ Cherrypick 1.165 Colin Watson ]
* On Linux, mount/unmount /run to work around #918590. LP: #1838525
fa29c9a...
by
Mathieu Trudel-Lapierre
on 2018-07-06
Import patches-unapplied version 1.128ubuntu12 to ubuntu/ cosmic- proposed
Imported using git-ubuntu import.
Changelog parent: a3f1e8cb03699a4 dde45e453353721 d4d5ed61a8
New changelog entries:
[ Hans van den Bogert ]
* Fix support for installation on NVMe with RAID1 (LP: #1771845 )
a3f1e8c...
by
Łukasz Zemczak
on 2018-06-27
Import patches-unapplied version 1.128ubuntu11 to ubuntu/ cosmic- proposed
Imported using git-ubuntu import.
Changelog parent: 1c3080d679c2c9d 422a88e10ecd68a 29f7b7357e
New changelog entries:
* grub-installer: actually also do not purge grub-gfxpayload -lists as it's
yet another dependency of grub-pc.
1c3080d...
by
Łukasz Zemczak
on 2018-06-25
Import patches-unapplied version 1.128ubuntu10 to ubuntu/ cosmic- proposed
Imported using git-ubuntu import.
Changelog parent: b567a7569987f46 f5f4fb533313c6c 34fb0dfbe3
New changelog entries:
* grub-installer: do not purge grub-pc-bin as well as it's a dependency of
grub-pc.
b567a75...
by
Łukasz Zemczak
on 2018-06-19
Import patches-unapplied version 1.128ubuntu9 to ubuntu/ cosmic- proposed
Imported using git-ubuntu import.
Changelog parent: 0b340924b407170 e9c7e8785aaaa66 7f3549c908
New changelog entries:
* grub-installer: install grub-pc for EFI setups and make sure we're
not purging it earlier in case it got installed. It's needed to make sure
the right maintainer scripts are run and the ESP populated. (LP: #1775743 )
0b34092...
by
Mathieu Trudel-Lapierre
on 2017-04-11
Import patches-unapplied version 1.128ubuntu8 to ubuntu/ zesty-proposed
Imported using git-ubuntu import.
Changelog parent: af8e4efacd97c25 6890d7e7155eeed 44fca5910b
New changelog entries:
* Fix a typo in PReP bootdev selection code; we should not skip over a valid
mpath device in favor of the underlying block device, since it won't be
available for grub-install later. (LP: #1681932 )
This isn't sufficient, see comment on https:/ /code.launchpad .net/~mwhudson/ ubiquity/ +git/ubiquity/ +merge/ 384069. Not sure if the best approach is to continue this or to just do what needs to be done from ubiquity more directly.