CVSROOT: /cvs Module name: src Changes by: [email protected] 2012/02/11 16:48:55
Modified files:
sys/arch/sparc64/stand/installboot: installboot.c
Log message:
Don't compare command line input to softraid device names. Parse
out the intended device name from the realdev constructed by
opendev(). Should fix the issue found by stsp@ in trying to install
a boot-from-softraid sparc64.
ok deraadt@
