DragonFly-2.1.1.419.g87bb0 master contrib/bsdinstaller-1.1.6/src/lib/libinstaller diskutil.c

Sascha Wildner swildner at crater.dragonflybsd.org
Thu Jan 15 10:30:50 PST 2009


commit 87bb0c6b9b67431a6110db4940041d6ccac00c22
Author: Sascha Wildner <saw at online.de>
Date:   Thu Jan 15 19:29:09 2009 +0100

    Fix mounting order of partitions.
    
    If the user specified (e.g.) a /usr/bin partition before /usr, the installer
    would end up mounting them in the incorrect order. To fix this, we sort the
    partitions by mount point as they are created.

Summary of changes:
 .../src/lib/libinstaller/diskutil.c                |   59 ++++++++++++--------
 1 files changed, 36 insertions(+), 23 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/87bb0c6b9b67431a6110db4940041d6ccac00c22


-- 
DragonFly BSD source repository





More information about the Commits mailing list