~raharper/curtin:feature/grub-resilient-boot

Last commit made on 2020-04-20
Get this branch:
git clone -b feature/grub-resilient-boot https://git.launchpad.net/~raharper/curtin
Only Ryan Harper can upload to this branch. If you are Ryan Harper please log in for upload directions.

Branch merges

Branch information

Name:
feature/grub-resilient-boot
Repository:
lp:~raharper/curtin

Recent commits

3745e0c... by Ryan Harper

Fix reuse-esp on ubuntu, mark ESP with grub_device, fix missing part flags

c608651... by Ryan Harper

Handle byid returning None; return the original device name in that case

7ff1f42... by Ryan Harper

Fix typo

e358e95... by Ryan Harper

'path' is required element for type:mount

db1b6e7... by Ryan Harper

Ensure we're looking at a type:mount when checking 'path'

0909b0b... by Ryan Harper

Fix spelling

858c6ce... by Ryan Harper

EPS -> ESP

330c78f... by Ryan Harper

Refactor how we look for and find uefi ESPs for grub install.

564ca2c... by Ryan Harper

Update Testcase spelling to make others.

2d5f5fd... by Ryan Harper

Use command -v apt-get to match command to run.