Show
Ignore:
Timestamp:
09/30/09 04:45:36 (3 years ago)
Author:
H. Peter Anvin <hpa@…>
Children:
87d502a11f288f896387892637c3d83028859fd5
Parents:
6ce3fcc997931e7903408724b4cade3ed09b1e99
git-committer:
H. Peter Anvin <hpa@zytor.com> / 2009-09-29T21:45:36Z-0700
Message:

NEWS: document pxelinux-options

Signed-off-by: H. Peter Anvin <hpa@…>

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • NEWS

    r788da30 r0d5291  
    1919        * Simple menu: fix crash on some platforms. 
    2020        * Gfxboot: fixes to the configuration file parsing. 
     21        * PXELINUX: add a tool to override specific DHCP options via 
     22          values hardcoded in the pxelinux.0 file.  These hardcoded 
     23          values can be either "before DHCP" (defaults if DHCP do not 
     24          provide values), or "after DHCP" (overrides DHCP).  The tool 
     25          pxelinux-options can be used to set these options.  This 
     26          feature does not apply to gpxelinux.0; when used with gPXE 
     27          this is better handled by modifying the embedded script. 
    2128 
    2229Changes in 3.82: