pxelinux: support "hard-coding" DHCP options into the binary
authorH. Peter Anvin <hpa@zytor.com>
Thu, 17 Sep 2009 07:03:53 +0000 (00:03 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Thu, 17 Sep 2009 07:03:53 +0000 (00:03 -0700)
commit15c6dc79f8d488c585057987eefddd72b114534e
tree2b597a1b81211856868a4f02a051204f1dd0c9f9
parent37dce9bacc049f5b4b6beeba0378ce785bb3cebb
pxelinux: support "hard-coding" DHCP options into the binary

Make it possible to patch pxelinux.0 so that it includes specific
options.  This isn't possible for gpxelinux.0, but there it is
possible to instead modify the embedded script.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
core/pxelinux.asm