~daxtens/grub/+git/ubuntu:feature/initrd-less-boot-with-fallback

Last commit made on 2018-03-09
Get this branch:
git clone -b feature/initrd-less-boot-with-fallback https://git.launchpad.net/~daxtens/grub/+git/ubuntu
Only Daniel Axtens can upload to this branch. If you are Daniel Axtens please log in for upload directions.

Branch merges

Branch information

Name:
feature/initrd-less-boot-with-fallback
Repository:
lp:~daxtens/grub/+git/ubuntu

Recent commits

c8cf1c2... by Steve Langasek

merge patched-feature/initrd-less-boot-with-fallback into feature/initrd-less-boot-with-fallback

8ab8c3d... by Chris Glass

Added initrd-less boot capabilities.

In case the kernel fails to boot without an initrd, grub will fallback
to trying to boot the kernel with an initrd.

- Clean up the indent handling to match existing practice.
- Eliminate string duplication.

Patch-Name: add-initrd-less-boot-fallback.patch

Signed-off-by: Steve Langasek <email address hidden>

bd4e066... by Steve Langasek

merge patched-feature/initrd-less-boot-with-fallback into feature/initrd-less-boot-with-fallback

e907558... by Chris Glass

Added initrd-less boot capabilities.

In case the kernel fails to boot without an initrd, grub will fallback
to trying to boot the kernel with an initrd.

Clean up the indent handling to match existing practice.

Patch-Name: add-initrd-less-boot-fallback.patch

Signed-off-by: Steve Langasek <email address hidden>

f07d45e... by Steve Langasek

use dh_systemd to enable the initrd fallback handling unit

2e882ae... by Steve Langasek

Install our new systemd unit in grub-common.

2145bd4... by Steve Langasek

merge patched-feature/initrd-less-boot-with-fallback into feature/initrd-less-boot-with-fallback

864dd07... by Chris Glass

Added initrd-less boot capabilities.

In case the kernel fails to boot without an initrd, grub will fallback
to trying to boot the kernel with an initrd.

Patch-Name: add-initrd-less-boot-fallback.patch

a2f756a... by Steve Langasek

merge patched-feature/initrd-less-boot-with-fallback into feature/initrd-less-boot-with-fallback

0674e09... by Chris Glass

Added initrd-less boot capabilities.

In case the kernel fails to boot without an initrd, grub will fallback
to trying to boot the kernel with an initrd.

Patch-Name: add-initrd-less-boot-fallback.patch