diff options
author | Michael Brown <mcb30@ipxe.org> | 2023-07-10 13:45:47 +0100 |
---|---|---|
committer | Michael Brown <mcb30@ipxe.org> | 2023-07-10 13:51:33 +0100 |
commit | dd68e283f86d493591ada937d750d60db8b415f4 (patch) | |
tree | 126f10672d1d8d05e79a5cab25f2934a6928cd38 /src/net/ipv6.c | |
parent | c30b71ee9cc2dc2a1d2f225d99f2d70dd73de247 (diff) | |
download | ipxe-nosyslinux.tar.gz |
[build] Allow for building EFI ISOs without syslinuxnosyslinux
The isohybrid tool (that creates a partition table to describe the ESP
embedded within the ISO image) relies upon the existence of the
x86-only isolinux.bin file. This file may not be available on non-x86
build hosts.
We already allow for the possibility that isohybrid may not be present
on the build host, in which case we fall back to creating a non-hybrid
ISO image. Make a similar allowance for the possibility that the
isolinux.bin file may not be present: require its existence only if we
are attempting to build a BIOS-bootable image, or if we will be
attempting to use isohybrid to create a hybrid ISO image.
Reported-by: Xiaotian Wu <wuxiaotian@loongson.cn>
Signed-off-by: Michael Brown <mcb30@ipxe.org>
Diffstat (limited to 'src/net/ipv6.c')
0 files changed, 0 insertions, 0 deletions