git: loader - unset correct kenv for 'r'ecovery ramdisk mode

Matthew Dillon dillon at crater.dragonflybsd.org
Wed Apr 9 18:27:45 PDT 2014


commit f68648325cfb96d2999c87e72ea7cc61bc064b66
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Wed Apr 9 18:26:04 2014 -0700

    loader - unset correct kenv for 'r'ecovery ramdisk mode
    
    * We have to unset vfs.root.real_root instead of lunset vfs.real_root.
    
    * This will properly drop the loader into the recovery ramdisk without
      trying to do any crypt setup or access the root disk in any way (other
      than what it needs to get /boot stuff).

Summary of changes:
 sys/boot/dloader/dloader.menu | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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


-- 
DragonFly BSD source repository



More information about the Commits mailing list