~akashraoind-deactivatedaccount/grub:initrdless-docs

Last commit made on 2020-10-27
Get this branch:
git clone -b initrdless-docs https://git.launchpad.net/~akashraoind-deactivatedaccount/grub
Only akash rao can upload to this branch. If you are akash rao please log in for upload directions.

Branch merges

Branch information

Name:
initrdless-docs
Repository:
lp:~akashraoind-deactivatedaccount/grub

Recent commits

debed15... by Dimitri John Ledkov

grub-common.service: port init.d script to systemd unit. Add warning message, when initrdless boot fails triggering fallback. LP: #1901553

2b306df... by Dimitri John Ledkov

10_linux: emit messages when initrdless boot is configured, attempted and fails triggering fallback. LP: #1901553

c50fe8d... by Dimitri John Ledkov

merge patched-ubuntu into ubuntu

50b1378... by Dimitri John Ledkov

Ubuntu: add initrd-less-boot informational messages

Add additional messages when initrd-less boot is attempted or
fails. As otherwise it is not obvious why boot seems to panic and
reboot by default.

Patch-Name: ubuntu-add-initrd-less-boot-messages.patch

13b8f84... by Dimitri John Ledkov

releasing package grub2 version 2.04-1ubuntu35

5649e23... by Dimitri John Ledkov

Do not finalize params twice on arm64. LP: #1897819

0511ec4... by Dimitri John Ledkov

merge patched-ubuntu into ubuntu

26335cb... by Dimitri John Ledkov

configure.ac: one more dejavu font search path

Debian/Ubuntu ship dejavu font in a subdir of truetype.

Patch-Name: ubuntu-dejavu-font-path.patch

f38282a... by Julian Andres Klode

Cherry-pick back parts of "Load arm with SB enabled."

These parts got lost in our 2.04 rebase, let's add them back.

Pick (grub_efi_physical_address_t)(grub_efi_uintn_t) cast from
fedora-34 instead, it seems to cause compilation error on armhf
to not do the (grub_efi_uintn_t) cast first.

Bug-Ubuntu: https://bugs.launchpad.net/1862279
Origin: vendor, https://github.com/rhboot/grub2/commit/2786ab864cf00c15123320671f653e9a36ba12b4
Patch-Name: ubuntu-linuxefi-arm64.patch

e07b23a... by Dimitri John Ledkov

postinst.in, grub-multi-install: fix logic of skipping installing onto any device, if one chose to not install bootloader on any device. LP: #1896608