[ipxe-devel] [ipxe] enable bin/ipxe.iso target to build on FreeBSD (#42)

Nikolai Lifanov notifications at github.com
Wed Dec 2 19:34:21 UTC 2015


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ipxe.org/pipermail/ipxe-devel/attachments/20151202/afa4bab1/attachment.htm>


More information about the ipxe-devel mailing list