o add a search path to isolinux.bin as installed by syslinux port
o use "install" instead of "cp" to copy isolinux.bin in place
   - isolinux.bin could be installed as 444. When using "cp", it may
     preserve these permissions, which will cause an error for mkisofs
     when mkisofs attempts to modify isolinux.bin. This potentially makes
     the script more robust on other systems as well.
You can view, comment on, or merge this pull request online at:

  https://github.com/ipxe/ipxe/pull/42

-- Commit Summary --

  * enable bin/ipxe.iso target to build on FreeBSD

-- File Changes --

    M src/arch/i386/Makefile (1)
    M src/util/geniso (2)

-- Patch Links --

https://github.com/ipxe/ipxe/pull/42.patch
https://github.com/ipxe/ipxe/pull/42.diff

---
Reply to this email directly or view it on GitHub:
https://github.com/ipxe/ipxe/pull/42
_______________________________________________
ipxe-devel mailing list
ipxe-devel@lists.ipxe.org
https://lists.ipxe.org/mailman/listinfo.cgi/ipxe-devel

Reply via email to