commit eb695431e4a0761ec45d123765200f0a4ec000f1
Author: Sascha Wildner <[email protected]>
Date: Mon Nov 23 17:22:07 2015 +0100
installer: Bump /boot size to 1G and various other small improvements.
* /boot size is bumped to 1G (same for root in UFS installs).
* Don't allow HAMMER installs to disks <10G. Warn between 10G and 50G.
* For UFS installs to disks that are <=8G, recommend only root and swap.
Summary of changes:
usr.sbin/installer/dfuibe_installer/flow.h | 3 +-
.../installer/dfuibe_installer/fn_subpart_hammer.c | 34 ++++++++++++----------
.../installer/dfuibe_installer/fn_subpart_ufs.c | 31 ++++++++++++--------
3 files changed, 39 insertions(+), 29 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/eb695431e4a0761ec45d123765200f0a4ec000f1
--
DragonFly BSD source repository