From d41fed3b2d71b0805258c08ba15b7c0114538e49 Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Wed, 9 Mar 2022 01:32:47 +0000 Subject: install-tl: document free disk space check git-svn-id: svn://tug.org/texlive/trunk@62540 c570f23f-e606-0410-a88d-b1316a301751 --- Master/install-tl | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'Master') diff --git a/Master/install-tl b/Master/install-tl index 9dd4a6c5a4c..01d796868f6 100755 --- a/Master/install-tl +++ b/Master/install-tl @@ -3111,6 +3111,14 @@ written, the names above are always used. For more details on all of the above options, consult the TeX Live installation manual, linked from L. +=head1 SPACE CONSTRAINTS + +If a POSIX compliant C program is available, the installer will +check the available disk space in the selected installation location, +and will abort installation if there is insufficient disk space. +In case the check is incorrect, setting the environment variable +C to 1 will disable this check. + =head1 ENVIRONMENT VARIABLES For ease in scripting and debugging, C looks for the @@ -3139,6 +3147,10 @@ variables. Omit creating the ConTeXt cache. This is useful for redistributors. +=item C + +Omit free disk space check. + =item C Omit check for installing on top of a previous installation and then -- cgit v1.2.3