installer - encrypted root fix for new modules
authorAlex Hornung <ahornung@gmail.com>
Wed, 1 Dec 2010 15:25:06 +0000 (15:25 +0000)
committerAlex Hornung <ahornung@gmail.com>
Wed, 1 Dec 2010 15:25:06 +0000 (15:25 +0000)
commitbff42f936fe14e5f5ff19f72091d2f1d9321c2d4
treebabd5539ee759c7cc89e41f9ab1c5f3f43442acb
parent7115a22b2de523133512d25500721a982187e9eb
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
usr.sbin/installer/dfuibe_installer/fn_install.c