installer: Fix a bug when /boot (HAMMER) or / (UFS) is are to be encrypted.
authorSascha Wildner <saw@online.de>
Sat, 4 Dec 2010 02:20:29 +0000 (03:20 +0100)
committerSascha Wildner <saw@online.de>
Sat, 4 Dec 2010 02:21:27 +0000 (03:21 +0100)
commitb8d2998c4f076eefdb8fae217b19461afa3f2bc1
tree32a26eb0e0b984e0fa888ef08306d886abaf3d39
parent8b14c46e6d0c39641a763b1841bd72bf5d35fc4c
installer: Fix a bug when /boot (HAMMER) or / (UFS) is are to be encrypted.

The installer will warn that this is not possible, but previously left the
encryption flag set. Clear it.
usr.sbin/installer/dfuibe_installer/fn_subpart_hammer.c
usr.sbin/installer/dfuibe_installer/fn_subpart_ufs.c
usr.sbin/installer/libinstaller/diskutil.c
usr.sbin/installer/libinstaller/diskutil.h