CVSROOT:        /cvs
Module name:    src
Changes by:     js...@cvs.openbsd.org   2009/12/31 07:00:45

Modified files:
        sys/dev        : biovar.h softraidvar.h softraid.c 
                         softraid_crypto.c 
        sbin/bioctl    : bioctl.8 bioctl.c 

Log message:
Add support for key disks. This allows a crypto volume to be constructed
without using a passphrase - instead the encryption mask key is stored on
the specified key disk partition (ideally being one on a removable device).
This also enables automatic assembly of crypto volumes at boot time.

ok marco@

Reply via email to