Re: Freeze break request: add branched f17 to boot.fedoraproject.org | |
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] | |
Hi Kevin,
Basically all what's needed is to have a system with the needed tools to build the iPXE images (adjust the embedded image as needed): yum install git make gcc perl syslinux genisoimage git clone git://git.ipxe.org/ipxe.git ipxe.git cd ipxe.git/src make EMBEDDED_IMAGE=bfo.gpxe bin/ipxe.iso make EMBEDDED_IMAGE=bfo.gpxe bin/ipxe.usb make EMBEDDED_IMAGE=bfo.gpxe bin/ipxe.dsk make EMBEDDED_IMAGE=bfo.gpxe bin/ipxe.lkrnI tried this and got: make: *** No rule to make target `bin/ipxe.iso'. Stop. basically it doesn't seem they understand a EMBEDDED_IMAGE option. Thoughts?
well, forgive me asking, but are you sure you were in the right directory when you tried to build?-)
FOO=bar defines a variable FOO for the build and the error you got was about the missing definition of the actual target, bin/ipxe.iso.
Cheers, -- Marko Myllynen _______________________________________________ infrastructure mailing list infrastructure@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/infrastructure
[Home] [Fedora Users] [Fedora Legacy List] [Fedora Maintainers] [Fedora Desktop] [Red Hat 9 Bible] [Fedora Bible] [Fedora SELinux] [Big List of Linux Books] [Yosemite News] [Yosemite Photos] [KDE Users] [Fedora Tools]