CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2010/04/18 09:09:02
Modified files:
sys/arch/aviion/stand/libsa: libsa.h parse_args.c
sys/arch/aviion/stand/netboot: boot.c dev_net.c version.c
Log message:
Parse commandline options in netboot, and force the onboard ethernet address
to be 00:00:00:00:00:00 if `-z' is passed; this allows netboot to work on a
machine which has lost its nvram (despite the ethernet address not being
stored in nvram at all, stupid prom can't be bothered to get it right...).
Crank netboot version.