git: installer - encrypted root fix for new modules

Alex Hornung alexh at crater.dragonflybsd.org
Wed Dec 1 08:19:29 PST 2010


commit bff42f936fe14e5f5ff19f72091d2f1d9321c2d4
Author: Alex Hornung <ahornung at gmail.com>
Date:   Wed Dec 1 15:25:06 2010 +0000

    installer - encrypted root fix for new modules
    
    * With the new modularized dm, dm_target_crypt will have to be loaded
      explicitly if the module_path is not reachable in the moment the crypt
      target is needed.
    
    * Simply write dm_target_crypt_load="YES" to the installed loader.conf
      so that there are no nasty surprises.
    
    Reported-by: Sascha Wildner

Summary of changes:
 usr.sbin/installer/dfuibe_installer/fn_install.c |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/bff42f936fe14e5f5ff19f72091d2f1d9321c2d4


-- 
DragonFly BSD source repository





More information about the Commits mailing list