DragonFly-2.3.1.550.ge6847d master usr.sbin/installer/dfuibe_installer fn_install.c fn_subpart_hammer.c

Sascha Wildner swildner at crater.dragonflybsd.org
Sun Jun 28 14:41:41 PDT 2009


commit e6847d54541b8c561b68144896f3a7a485f507f5
Author: Sascha Wildner <saw at online.de>
Date:   Sun Jun 28 22:09:58 2009 +0200

    installer: Add UFS /boot & HAMMER ROOT support.
    
    The installer's HAMMER install option does now recommend (and require)
    a UFS /boot partition.
    
    Also, check more explicitly for the user specifying /usr, /var, etc.
    and refuse to continue if he did because these will be automatically
    created as pseudo fs's.
    
    Finally, while here, do some miscellaneous cleanup.
    
    In-discussion-with: dillon

Summary of changes:
 usr.sbin/installer/dfuibe_installer/fn_install.c   |   20 ++++-
 .../installer/dfuibe_installer/fn_subpart_hammer.c |   79 ++++++++++++--------
 2 files changed, 64 insertions(+), 35 deletions(-)

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


-- 
DragonFly BSD source repository





More information about the Commits mailing list