fedora-infrastructure/bfo
2012-02-17 09:17:00 -07:00
..
pxelinux.cfg Switch out serverbeach1 for dl, and add prerelease 17 branched. 2012-02-17 09:17:00 -07:00
bfo.png Added more bfo content 2010-01-19 16:28:51 +00:00
dhcp.gpxe Switch out serverbeach1 for dl, and add prerelease 17 branched. 2012-02-17 09:17:00 -07:00
FEDORA-INFRA Adding infra notes so I don't forget them 2010-08-17 14:44:07 -05:00
fedora.conf Added more bfo content 2010-01-19 16:28:51 +00:00
README adding utilities and basic build directions 2010-03-10 11:29:03 -06:00
static.gpxe download.f.r.c is just not reliable 2010-08-24 12:37:51 -05:00

To build the gpxe images, first download the source tarball from cvs.  Then:

cd src
cp /path/to/bfo/*gpxe ./
sudo ln -s /usr/share/syslinux /usr/lib/syslinux
make EMBEDDED_IMAGE=dhcp.gpxe,static.gpxe bin/gpxe.iso


Note: Building new pxe images should really only be used to fix bugs in gpxe.
BFO menus and things are downloaded with every boot so new pxe images don't
need to be built for most changes.