看板 DFBSD_commit 關於我們 聯絡資訊
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