DragonFly-2.3.0.873.g5b6f0 master contrib/bsdinstaller-1.1.6/src/backend/installer fn_install.c

Sascha Wildner swildner at crater.dragonflybsd.org
Sun May 3 00:30:57 PDT 2009


commit 5b6f029df18c9a8b0c1c9476059ae70faaa83fd3
Author: Sascha Wildner <saw at online.de>
Date:   Sun May 3 09:25:44 2009 +0200

    installer: Fix various issues related to MFS backed partitions.
    
    * The size of the MFS should be what the user specified, and not be
      based on slice size.
    
    * On the fstab line, specify block and fragment size too. Softupdates
      is ignored as it doesn't seem to play nice with MFS.
    
    * MFS backed partitions don't need to be mounted at installation time
      but the mount points have to be created anyway.
    
    * While here, perform some minor cleanup.

Summary of changes:
 .../src/backend/installer/fn_install.c             |   24 ++++++-------------
 1 files changed, 8 insertions(+), 16 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/5b6f029df18c9a8b0c1c9476059ae70faaa83fd3


-- 
DragonFly BSD source repository





More information about the Commits mailing list