DragonFly commits List (threaded) for 2010-09
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: installer: Allow for tmpfs (instead of mfs) partition creation.
commit 761cad2fea70ce292fc36a123715c6d8599115bc
Author: Sascha Wildner <saw@online.de>
Date: Sun Sep 19 11:05:22 2010 +0200
installer: Allow for tmpfs (instead of mfs) partition creation.
The installer allowed (though only in UFS "expert mode") to add mfs-backed
partitions. Change all this to tmpfs as well.
Summary of changes:
share/installer/cmdnames.conf | 2 +-
usr.sbin/installer/dfuibe_installer/fn_configure.c | 20 +++++++-------
usr.sbin/installer/dfuibe_installer/fn_install.c | 20 ++++++--------
.../installer/dfuibe_installer/fn_subpart_hammer.c | 8 +++---
.../installer/dfuibe_installer/fn_subpart_ufs.c | 28 ++++++++++----------
usr.sbin/installer/dfuibe_installer/pathnames.h | 2 +-
usr.sbin/installer/libinstaller/diskutil.c | 14 +++++-----
usr.sbin/installer/libinstaller/diskutil.h | 6 ++--
8 files changed, 49 insertions(+), 51 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/761cad2fea70ce292fc36a123715c6d8599115bc
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]