installer: Raise the recommended size for / in the UFS install.
authorSascha Wildner <saw@online.de>
Tue, 5 Oct 2010 19:33:29 +0000 (21:33 +0200)
committerSascha Wildner <saw@online.de>
Tue, 5 Oct 2010 19:33:58 +0000 (21:33 +0200)
commit167360aede17b4944e3d6452ecfddd07e8400a2e
tree32126f78b8fb030dde6e81497f5bbbba2dd37370
parent1758f306a257384deb7673ae16e4d380f5380731
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>
usr.sbin/installer/dfuibe_installer/fn_subpart_ufs.c