The source project of this merge request has been removed.
binary_syslinux: Acommodate cases where LB_INITRAMFS is not live-boot
The other binary scripts account for the fact that the directory for the kernels and root filesystem is boot instead of live when we're not using live-boot as the initramfs configuration system. This brings this script into line with those and prevents build failures when using --initramfs none.
Edited by David Hewitt