summaryrefslogtreecommitdiff
path: root/releasenotes/notes/build-iso-from-esp-d156036aa8ef85fb.yaml
blob: 43683902e907aa5e6bf1b00feef093b71a358fde (plain)
1
2
3
4
5
6
7
8
9
10
11
12
---
features:
  - |
    Allows the user to supply EFI system partition image to ironic, for
    building UEFI-bootable ISO images, in form of a local file or UUID
    or URI reference. The new ``[conductor]esp_image`` option can be used
    to configure ironic to use local file.
fixes:
  - |
    Makes ironic building UEFI-only bootable ISO image (when being asked to
    build a UEFI-bootable image) rather than building a hybrid
    BIOS/UEFI-bootable ISO.