Skip to content

Add support for BOOTIF boot parameter

Carlo Landmeter requested to merge github/fork/nero/bootif into master

Created by: nero

BOOTIF can be set by the SYSAPPEND option of PXELINUX. Its primary usecase is telling the OS which interface it was booted from. This fixes netbooting from eth1 or upwards if eth0 is connected to an different network.

Merge request reports