git: installer: Bump /boot size to 1G and various other small improvements.
Sascha Wildner
swildner at crater.dragonflybsd.org
Mon Nov 23 08:22:22 PST 2015
commit 344b24ad021476c264be2a160ec168dab4efbdb8
Author: Sascha Wildner <saw at online.de>
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/344b24ad021476c264be2a160ec168dab4efbdb8
--
DragonFly BSD source repository
More information about the Commits
mailing list