@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
_______________________________________________
ipxe-devel mailing list
ipxe-devel@lists.ipxe.org
https://lists.ipxe.org/mailman/listinfo/ipxe-devel