descriptiongPXE - free pxe roms
homepage URLhttp://etherboot.org/wiki/start
repository URLgit://git.etherboot.org/scm/gpxe.git
ownerhramrach@centrum.cz
last changeTue, 16 Aug 2011 00:57:04 +0000 (15 20:57 -0400)
last refreshSat, 24 Jun 2017 12:42:58 +0000 (24 14:42 +0200)
content tags
add:
README
gPXE README File

gPXE is an implementation of the PXE specification for network
booting, with extensions to allow additional features such as booting
via HTTP, iSCSI, and AoE.  

In generally, gPXE is compatible with the industry-standard PXE
specification, and also supports Etherboot .nbi file loading and some
additional protocols and features.

For more detailed information about gPXE, please visit our project
website at: http://etherboot.org/

BUILDING gPXE IMAGE FROM SOURCE

If you don't want to install development tools, and have access to the
Web, you can get gPXE and Etherboot ROM images made on demand from
http://rom-o-matic.net/

If you would like to compile gPXE images from source, here are some tips.

We normally compile gPXE images on x86, 32-bit Linux machines. It is
possible to also use x86-64 machines. We use gcc compiler options to
create 32-bit output.

It is important to have the necessary software  packages installed.  A gcc-based
toolchain is required.

The following packages (at least) are required:

  - a gcc tool chain (gcc 3.x or gcc 4.x)
  - binutils (version 2.16 or later)
  - perl
  - syslinux
  - mtools
  
To test your environment, cd to the "src" directory and type:

   make

You should see a lot of output, and when it stops, the "bin" directory
should be populated with gPXE images and object files.

To learn more about what to build and how to use gPXE, please visit our
project website at http://etherboot.org/ , particularly the "howto" section.

CONTACTING US

Pointers to our project mailing lists are on http://etherboot.org/

Real-time help is often available on IRC on the #etherboot channel of
irc.freenode.net.
shortlog
2011-08-16 Marty Connor[contrib] Allow Network Protocol header to display... master
2011-08-16 Marty Connor[contrib] Add IPv6 and PXE build options to rom-o-matic
2011-08-16 Marty Connor[config] Disable IPv6 commands by default
2011-08-07 Matthew Iselin[ipv6] Verify destination address in ICMP6 and ensure...
2011-07-26 Matthew Iselin[ipv6] Check for a valid destination address in ipv6_rx
2011-07-26 Matthew Iselin[ipv6] Rework option handling and implement IPv6 fragme...
2011-07-21 Matthew Iselin[ipv6] Change return code handling from router solicits
2011-07-21 Matthew Iselin[ipv6] Rework option parsing for router solicitation...
2011-07-21 Matthew Iselin[ipv6] Attempt DHCPv6 only in specific circumstances
2011-07-21 Matthew Iselin[ipv6] Fix dhcp6 to detect error conditions with router...
2011-07-21 Matthew Iselin[ipv6] Fix router solicitation struct and flag checking
2011-07-21 Matthew Iselin[ipv6] Handle the "no router" case properly in DHCPv6
2011-07-21 Matthew Iselin[ipv6] Enable router solicitations to timeout
2011-07-21 Matthew Iselin[ipv6] Modify router solicits to provide metadata
2011-07-21 Matthew Iselin[ipv6] Use /64 for link-local instead of /10
2011-07-21 Matthew Iselin[ipv6] Fix multicast routing in some conditions
...
tags
13 years ago v1.0.1 [release] gPXE-1.0.1 release tag
13 years ago v1.0.1-rc1
14 years ago v1.0.0
14 years ago v1.0.0-rc1
14 years ago v0.9.9
14 years ago v0.9.8
15 years ago v0.9.7
15 years ago v0.9.6
15 years ago v0.9.5
15 years ago v0.9.4
16 years ago v0.9.3
heads
12 years ago master
13 years ago stable-1.0.1
forks
Cached version (1952s old)
gpxe/hramrach.git hramrach@centrum.cz 12 years ago