DragonFly-2.3.1.581.g2158b master usr.sbin/installer/dfuibe_installer fn_configure.c

Sascha Wildner swildner at crater.dragonflybsd.org
Mon Jul 6 10:06:19 PDT 2009


commit 2158b05616b81e48f177285f55a325e5d4aaca5f
Author: Sascha Wildner <saw at online.de>
Date:   Mon Jul 6 19:02:04 2009 +0200

    installer: Fix configuration of a HAMMER system with UFS /boot.
    
    The only thing we can rely upon is that /boot is partition a. So for
    determining which partition is /, take a peek at /boot/loader.conf
    for now.
    
    While here, simplify the mounting part a bit.
    
    Reported-by: dillon, hasso

Summary of changes:
 usr.sbin/installer/dfuibe_installer/fn_configure.c |   48 +++++++++++---------
 1 files changed, 27 insertions(+), 21 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/2158b05616b81e48f177285f55a325e5d4aaca5f


-- 
DragonFly BSD source repository





More information about the Commits mailing list