ironic/releasenotes/notes/bug-1694645-57289200e35bd883.yaml
Ruby Loo d85d029520 [reno] update
Updates several release notes to fix links, address grammatical
issues and other minor cleanup.

Change-Id: I8ed7206badad49516016d413c074ce12ade2d907
2017-08-15 13:26:20 -04:00

15 lines
538 B
YAML

---
fixes:
- |
Fixes netboot with virtual media boot in an environment using syslinux
5.00 or later, such as Ubuntu 16.04. It was broken by a change in the
location of the ``ldlinux.c32`` file.
features:
- |
New configuration option ``[DEFAULT]/ldlinux_32`` can be used to set the
location of the ``ldlinux.c32`` file (from the syslinux package).
The default behavior is to look for it in the following locations:
* ``/usr/lib/syslinux/modules/bios/ldlinux.c32``
* ``/usr/share/syslinux/ldlinux.c32``