]> git.ipfire.org Git - thirdparty/ipxe.git/commit
[autoboot] Merge "netboot" command into "autoboot"
authorMichael Brown <mcb30@ipxe.org>
Mon, 22 Nov 2010 21:04:30 +0000 (21:04 +0000)
committerMichael Brown <mcb30@ipxe.org>
Mon, 22 Nov 2010 21:04:30 +0000 (21:04 +0000)
commitdebbea1123b453471ad42b3afcc05c18fe7bfffb
tree92d45bfbff1867bba931cd8ff0f1e316bd5d4e57
parentba92a46710481b968367460fe9a57a2567095bc9
[autoboot] Merge "netboot" command into "autoboot"

Allow "autoboot" to accept an optional list of network devices, and
remove the "netboot" command.  This saves around 130 bytes.

The "netboot" command has existed for approximately 48 hours, so its
removal should not cause backwards compatibility issues for anyone.

Signed-off-by: Michael Brown <mcb30@ipxe.org>
src/hci/commands/autoboot_cmd.c
src/usr/autoboot.c