DragonFly commits List (threaded) for 2009-01
DragonFly BSD
DragonFly commits List (threaded) for 2009-01
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

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


From: Sascha Wildner <swildner@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Thu, 15 Jan 2009 10:29:25 -0800 (PST)

commit 87bb0c6b9b67431a6110db4940041d6ccac00c22
Author: Sascha Wildner <saw@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



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]