~cyphermox/grub/+git/ubuntu:experimental

Last commit made on 2014-07-24
Get this branch:
git clone -b experimental https://git.launchpad.net/~cyphermox/grub/+git/ubuntu
Only Mathieu Trudel-Lapierre can upload to this branch. If you are Mathieu Trudel-Lapierre please log in for upload directions.

Branch merges

Branch information

Name:
experimental
Repository:
lp:~cyphermox/grub/+git/ubuntu

Recent commits

c5b7615... by Colin Watson

releasing package grub2 version 2.02~beta2-11

d96fb6c... by Colin Watson

On upgrade, if we find that one of the install devices no longer exists, ask the debconf question at priority critical rather than high.

4bea8b3... by Colin Watson

Fix an infinite loop in grub-mkconfig when kernel paths contain regex metacharacters. Thanks to Heimo Stranner for the report.

f5a915b... by Colin Watson

Fix an infinite loop in grub-mkconfig

* util/grub.d/10_hurd.in: Make kernel list progression not fail on
kernels whose paths contain regex metacharacters.
* util/grub.d/10_kfreebsd.in: Likewise.
* util/grub.d/10_linux.in: Likewise.
* util/grub.d/20_linux_xen.in: Likewise.

Reported by: Heimo Stranner.

Origin: upstream, http://git.savannah.gnu.org/gitweb/?p=grub.git;a=commitdiff;h=0901e7855f922e770cbfeb58262cb8fded518190
Last-Update: 2014-07-08

Patch-Name: mkconfig-kernels-infloop.patch

3d7a403... by Colin Watson

Build for sparc64 (closes: #753784).

3946937... by Colin Watson

Build with GCC 4.9 (closes: #748003).

80b3726... by Colin Watson

Force grub-pc/mixed_legacy_and_grub2 to be reshown, rather than failing when it was already seen (closes: #749571).

6d7e49c... by Colin Watson

releasing package grub2 version 2.02~beta2-10

8322009... by Colin Watson

Add NVMe support to grub_util_part_to_disk.

e0b5980... by Dimitri John Ledkov

Add support for nvme device in grub-mkdevicemap

Author: Colin Watson <email address hidden>
Bug-Debian: https://bugs.debian.org/746396
Bug-Ubuntu: https://bugs.launchpad.net/bugs/1275162
Forwarded: no
Last-Update: 2014-05-08

Patch-Name: probe_nvme.patch