ironic-python-agent/imagebuild
Iury Gregory Melo Ferreira 2de0143c03 Avoid grub2-install when on UEFI boot mode
This patch changes the workflow for whole disk images when using uefi.
If we can identify the bootloader and it's valid we can update using
efibootmgr since grub2-install have problems specially on secure boot
mode.
We also updated the regex to search for the uefi partition on the disk,
since in some cases the parted command output can be without the FS
for the partition with esp Flag.

Adds the efibootmgr and efivar to tinyipa (since ipa-builder is not
used in stable/train)

Change-Id: I7167e71e5d2352a045565289b200e5530d0ba11d
Story: #2006847
Task: #37435
(cherry picked from commit b6210be196)
2020-01-22 17:55:12 +01:00
..
common Fix download upper constraints 2019-04-25 10:01:12 +00:00
coreos Change HTTP links to HTTPS 2018-12-18 09:41:33 +00:00
tinyipa Avoid grub2-install when on UEFI boot mode 2020-01-22 17:55:12 +01:00
README.rst Add tinyipa to IPA imagebuild directory 2016-01-29 12:07:19 +00:00

README.rst

ironic-python-agent images

coreos - Builds a CoreOS Ramdisk and Kernel suitable for running ironic-python-agent

tinyipa - Builds a TinyCoreLinux Ramdisk and Kernel suitable for running ironic-python-agent