Add caution admonition to introduce option to skip-validation-size in sys-reqs. (#1105)

* Add caution admonition to introduce option to skip-validation-size.
- Aligns minimum system requirements with:
- https://github.com/clearlinux/clr-installer/releases/tag/2.4.3
- Closes #1103.

Signed-off-by: Michael Vincerra <michael.vincerra@intel.com>

* Respond to reviewer feedback.

Signed-off-by: Michael Vincerra <michael.vincerra@intel.com>
This commit is contained in:
michael vincerra
2020-04-03 10:09:02 -07:00
committed by GitHub
parent 2ffff6fa9e
commit 537f7014cb
+5
View File
@@ -9,6 +9,11 @@ modest hardware resources. Out of the box, |CL| can run on a single CPU core, 1
* 4 GB for the *live server*
* 20 GB for the *live desktop*
.. caution::
Advanced users who wish to install on a disk using less than the recommended space requirements may use the flag ``--skip-validation-size``. Use of this flag may cause the installation to fail due to inadequate disk space.
For use cases requiring minimal resources, |CL| :ref:`about <about>` can
be used to create a highly customized installation that can even run on a
system with a 128MB of memory and 600MB of disk space, for example.