CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]   2011/04/26 11:33:17

Modified files:
        sys/arch/amd64/amd64: machdep.c 
        sys/arch/amd64/include: biosvar.h 
        sys/arch/amd64/stand/boot: conf.c 
        sys/arch/amd64/stand/libsa: exec_i386.c 
        sys/arch/i386/i386: bios.c 
        sys/arch/i386/include: biosvar.h 
        sys/arch/i386/stand/boot: conf.c 
        sys/arch/i386/stand/libsa: exec_i386.c 

Log message:
Make amd64/i386 boot(8) pass the DUID of the selected boot device to the
kernel so that it can use it to identify the root disk. This will be
needed in order to correctly boot from a softraid volume.

ok deraadt@ marco@ krw@

Reply via email to