search for: _new_nbp_

Displaying 1 result from an estimated 1 matches for "_new_nbp_".

2010 Nov 07
1
pxechn.c32: Status
...ckets that the PXE stack holds is a little dirty, unstable but needed. I'll also want to detect gPXE as it would be safer if I could tell gPXE to do it all for us (is there a good callback for this?). Proposed command line: -Do it ourselves (or tell gPXE to; partially implemented) pxechn.c32 _new_nbp_ [config [prefix [reboot]]] where reboot is converted with strtoul and all other arguments are in any applicable format (URL or PXELINUX-specific format) or a special ignore character/string (probably "-" or "--" would be best) to allow the later arguments to be specified. I th...