Displaying 1 result from an estimated 1 matches for "my_new_config".
2005 Jan 04
3
pxelinux feature request
...ration file created by the administrator only provides
a basic set of boot images and each department should be able to add new
ones.
Therefore I think that a LOADCONFIG command would be useful for pxelinux.
Here is an expample:
pxelinux.cfg/default
LABEL load_new_config
LOADCONFIG 192.168.0.1::my_new_config
when load_new_config is selected pxelinux downloads the file
"my_new_config" from the TFTP server with the IP 192.168.0.1 and uses it
as its configuration file.
Comments? Good or bad idea (and why)?
Alex