[ipxe-devel] [ipxe/ipxe] enable bin/ipxe.iso target to build on FreeBSD (#42)
Michael Brown
notifications at github.com
Sat Jan 30 00:01:21 UTC 2021
@mcb30 commented on this pull request.
> @@ -120,7 +120,7 @@ case "${LEGACY}" in
;;
0)
# copy isolinux bootloader
- cp ${ISOLINUX_BIN} ${dir}
+ install -m 644 ${ISOLINUX_BIN} ${dir}
Merged (in the replacement `util/genfsimg`) as https://github.com/ipxe/ipxe/commit/25b675c3d
--
You are receiving this because you commented.
Reply to this email directly or view it on GitHub:
https://github.com/ipxe/ipxe/pull/42#pullrequestreview-579694643
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ipxe.org/pipermail/ipxe-devel/attachments/20210129/ba9a8101/attachment.htm>
More information about the ipxe-devel
mailing list