ironic/releasenotes/notes/bug-1694645-57289200e35bd883.yaml
Julia Kreger 3e649a74b9 Follow-up for bugfix 1694645 patch
This change addresses review feedback from change
I55229f0ab37e657b7668dd4fe402fe6b5a6cda40 in the release
note, as well as the parameter text. Accordingly, the sample
configuration has been updated.

Change-Id: Ieea574f1bcc9b6c663aeb8d89475c1dd8cf6964d
2017-07-03 15:05:46 +00:00

13 lines
554 B
YAML

---
fixes:
- |
Fixes a bug whereby netboot was unavailable with virtual media boot in an
environment using syslinux 5.00 or later, such as Ubuntu 16.04. This was
caused by a syslinux change; the ldlinux.c32 file is required for creating
a boot ISO. To address this, the new configuration option
``[DEFAULT]/ldlinux_32`` can be set to the path of the ldlinux.c32 file.
If not specified, the default is to look for the file in the paths:
* /usr/lib/syslinux/modules/bios/ldlinux.c32
* /usr/share/syslinux/ldlinux.c32