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.lkrn

I 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



[Index of Archives]     [Fedora Development]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [KDE Users]

  Powered by Linux