ironic/releasenotes/notes/fix-esp-grub-path-9e5532993dccc07a.yaml
Ilya Etingof 306aebad48 Fix GRUB config path when building EFI ISO
Fixes GRUB configuration file generation procedure when building
bootable ISO images that include user EFI boot loader image.
Prior to this fix, no bootable ISO image could be generated
unless EFI boot loader is extracted from deploy ISO image.

Change-Id: I1a761737958662cef45885e54cf7532babae1ee1
Story: 2005738
Task: 33399
2019-05-21 17:36:42 +02:00

8 lines
278 B
YAML

---
fixes:
- |
Fixes GRUB configuration file generation procedure when building
bootable ISO images that include user EFI boot loader image.
Prior to this fix, no bootable ISO image could be generated unless
EFI boot loader is extracted from deploy ISO image.