DragonFly BSD
DragonFly commits List (threaded) for 2010-12
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

git: installer: Fix a bug when /boot (HAMMER) or / (UFS) is are to be encrypted.


From: Sascha Wildner <swildner@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Fri, 3 Dec 2010 18:22:14 -0800 (PST)

commit b8d2998c4f076eefdb8fae217b19461afa3f2bc1
Author: Sascha Wildner <saw@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



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]