git: installer: Raise the recommended size for / in the UFS install.
Sascha Wildner
swildner at crater.dragonflybsd.org
Tue Oct 5 12:35:56 PDT 2010
commit 167360aede17b4944e3d6452ecfddd07e8400a2e
Author: Sascha Wildner <saw at online.de>
Date: Tue Oct 5 21:33:29 2010 +0200
installer: Raise the recommended size for / in the UFS install.
It turned out that the x86_64 install's contents of / didn't fit into
256M. So increase to 320M for the smallest supported disks (2-4G) and
raise it gradually to 640M (4-10G) and 768 (anything above 10G). The
latter is also the HAMMER install's default recommendation.
The best solution here would probably be to base the recommendations
on the actual contents of the medium (to be tackled after the release).
Reported-by: Przemyslaw Pawelczyk <pp_o2 at o2.pl>
Summary of changes:
.../installer/dfuibe_installer/fn_subpart_ufs.c | 14 +++++++-------
1 files changed, 7 insertions(+), 7 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/167360aede17b4944e3d6452ecfddd07e8400a2e
--
DragonFly BSD source repository
More information about the Commits
mailing list