DragonFly-2.2.1.5.g5f127 DragonFly_RELEASE_2_2 contrib/bsdinstaller-1.1.6/src/backend/installer fn_install.c
Sascha Wildner
swildner at crater.dragonflybsd.org
Sun May 3 08:57:23 PDT 2009
commit 5f12784c6e220522579eb3641cad483cf0fbe7f5
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/5f12784c6e220522579eb3641cad483cf0fbe7f5
--
DragonFly BSD source repository
More information about the Commits
mailing list