Increase minimum RAM requirement for installation to 96MB.

On 9.3 & 10.3 (both amd64 builds) whilst the kernel boots & installer runs with
such an amount, the installer fails when attempting to extract a set.
On 11 it's not actually possible to boot the kernel with less than 96MB (amd64)
or 92MB (i386).
Tested using VirtualBox not actual hardware.
PR:		211280
Obtained from:	bcr (mentor)
Differential Revision:	https://reviews.freebsd.org/D8112
This commit is contained in:
Sevan Janiyan 2016-10-02 14:15:50 +00:00
parent 9cd60209ee
commit 6e8f43ccd0
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=49447

View file

@ -151,7 +151,7 @@
also has recommendations for choosing the correct image for
different architectures.</para>
<para>A &os; installation requires a minimum of 64&nbsp;MB of
<para>A &os; installation requires a minimum of 96&nbsp;MB of
<acronym>RAM</acronym> and 1.5&nbsp;GB of free hard drive space.
However, such small amounts of memory and disk space are really
only suitable for custom applications like embedded appliances.