lp:ubuntu/wily/grub-installer

Created by Ubuntu Package Importer and last modified
Get this branch:
bzr branch lp:ubuntu/wily/grub-installer
Members of Ubuntu branches can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Status:
Development

Recent revisions

127. By Mathieu Trudel-Lapierre

Multipath device names have changed; so since multipath-tools 0.5.0 rather
than mpath[0-9]+p[0-9]+, they are now named mpath[a-z]+[0-9]+. Fix this so
grub-installer has a chance of properly installing on multipath devices
when not using grub-ieee1275.

126. By Mathieu Trudel-Lapierre

Properly handle systems on which there may be more than 26 disks, and our
boot partition meant to be on a disk named [hsv]d[a-z][a-z]. (LP: #1479213)

125. By Timo Aaltonen

[ Phillip Susi ]
Don't try to mark a partition as active, except on grub-pc.
This was causing failures for grub-efi (LP: #1303790).

124. By Mathieu Trudel-Lapierre

[ Mauricio Faria de Oliveira ]
* grub-installer: Use 'p' (not '-part') as multipath disk-partition
  separator. This fixes the check of whether the boot file system is on
  multipath (i.e., $disc_offered is a multipath partition). (LP: #1430074)
* Better handle PReP partitions on ppc64el: (LP: #1415918)
  - prep-bootdev: add '-l' option to list all PReP partitions. With this,
    it's possible to do more things to select a PReP partition.
  - grub-installer [ppc64el]: bootdev/wipe_bootdev: prefer PReP partition in
    the same disk as the boot file system partition ($disc_offered).

123. By Mathieu Trudel-Lapierre

* Revert changes from 1.78ubuntu25:
  * grub_probe(): return a single line in BTRFS multi-disk RAID configurations
    - It breaks bootloader install on LVM. (LP: #1427821)

122. By TJ

grub_probe(): return a single line in BTRFS multi-disk RAID configurations
(LP: #1354730).

121. By dann frazier

Install grub-arm64-efi on arm64/efi platforms. (From Debian)

120. By Colin Watson

On ppc64el, wipe the PReP partition before installing grub-ieee1275,
otherwise installations where the PReP partition is not empty and does
not contain a previous boot loader installation will fail now that
grub-ieee1275.postinst runs grub-install (LP: #1376973).

119. By Colin Watson

Handle partitioned /dev/mdNNN devices, installing to the corresponding
disk instead (LP: #1370368).

118. By Colin Watson

Rebuild against libparted2.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/utopic/grub-installer
This branch contains Public information 
Everyone can see this information.

Subscribers