DragonFly commits List (threaded) for 2009-05
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
DragonFly-2.2.1.5.g5f127 DragonFly_RELEASE_2_2 contrib/bsdinstaller-1.1.6/src/backend/installer fn_install.c
commit 5f12784c6e220522579eb3641cad483cf0fbe7f5
Author: Sascha Wildner <saw@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/5f12784c6e220522579eb3641cad483cf0fbe7f5
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]