~ubuntu-core-dev/grub/+git/ubuntu:lunar

Last commit made on 2022-12-09
Get this branch:
git clone -b lunar https://git.launchpad.net/~ubuntu-core-dev/grub/+git/ubuntu
Members of Ubuntu Core Development Team can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
lunar
Repository:
lp:~ubuntu-core-dev/grub/+git/ubuntu

Recent commits

f2d2d21... by Julian Andres Klode

releasing package grub2 version 2.06-2ubuntu16

a0ee822... by Julian Andres Klode

Allocate executables as CODE, not DATA in chainloader and arm64

Other places seem patched already.

Gbp-Pq: Name ubuntu-efi-loader-code.patch

4f5530f... by Julian Andres Klode

Cherry-pick all the 2.12 memory management changes

This has been tested successfully against 1115MB large initrds
in a kvm

LP: #1842320

3268480... by Julian Andres Klode

ubuntu: Fix casts on i386-efi target

844522b... by Julian Andres Klode

Cherry-pick all memory patches from rhboot

- Allocate initrd > 4 GB (LP: #1842320)
- Allocate kernels as code, not data (needed for newer firmware)

Gbp-Dch: full

da45d78... by Julian Andres Klode

releasing package grub2 version 2.06-2ubuntu15

ae85cfb... by Julian Andres Klode

grub-multi-install: Reset partition type between partitions

Reconfiguring shim-signed in a lxd VM offered /dev/sda as
an ESP, which is obviously wrong.

What happened is that it did not have any ID_PART_ENTRY_TYPE
or ID_PART_ENTRY_SCHEME properties set in udev, so the eval
did not set anything, and the values from the previous partition
were reused.

LP: #1997795

9433c92... by Chris Coulson

releasing package grub2 version 2.06-2ubuntu14

5fed772... by Chris Coulson

Bump SBAT generation

57c6cdc... by Chris Coulson

Don't drop dosfstools as a build-dependency because it's required for vfat FS tests