DragonFly BSD
DragonFly commits List (threaded) for 2010-10
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

git: installer: Raise the recommended size for / in the UFS install.


From: Sascha Wildner <swildner@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Tue, 5 Oct 2010 12:34:49 -0700 (PDT)

commit 167360aede17b4944e3d6452ecfddd07e8400a2e
Author: Sascha Wildner <saw@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@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



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]