git: installer: Fix a bug when /boot (HAMMER) or / (UFS) is are to be encrypted.
Sascha Wildner
swildner at crater.dragonflybsd.org
Fri Dec 3 18:23:36 PST 2010
commit b8d2998c4f076eefdb8fae217b19461afa3f2bc1
Author: Sascha Wildner <saw at online.de>
Date: Sat Dec 4 03:20:29 2010 +0100
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.
Summary of changes:
.../installer/dfuibe_installer/fn_subpart_hammer.c | 1 +
.../installer/dfuibe_installer/fn_subpart_ufs.c | 1 +
usr.sbin/installer/libinstaller/diskutil.c | 6 ++++++
usr.sbin/installer/libinstaller/diskutil.h | 1 +
4 files changed, 9 insertions(+), 0 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/b8d2998c4f076eefdb8fae217b19461afa3f2bc1
--
DragonFly BSD source repository
More information about the Commits
mailing list