git: installer - use a more modern mount setup for UFS and HAMMER (2)

Matthew Dillon dillon at crater.dragonflybsd.org
Sun Dec 13 23:40:49 PST 2015


commit 73be8a189f2a365158bc38ac41bb9c05bfc87bd5
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Sun Dec 13 23:29:02 2015 -0800

    installer - use a more modern mount setup for UFS and HAMMER (2)
    
    * Fix bugs last commit.  Muffed up fstab generation and forgot to
      remove an if (hammer) from the loader.conf crypto setup.  Also
      had to mkdir /dev on the target.
    
    * Fixes boot tested w/fresh installs.

Summary of changes:
 usr.sbin/installer/dfuibe_installer/fn_install.c | 37 ++++++++++--------------
 1 file changed, 16 insertions(+), 21 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/73be8a189f2a365158bc38ac41bb9c05bfc87bd5


-- 
DragonFly BSD source repository



More information about the Commits mailing list