summaryrefslogtreecommitdiff
path: root/Master/install-tl
diff options
context:
space:
mode:
authorNorbert Preining <preining@logic.at>2022-03-09 01:32:47 +0000
committerNorbert Preining <preining@logic.at>2022-03-09 01:32:47 +0000
commitd41fed3b2d71b0805258c08ba15b7c0114538e49 (patch)
treed99f5fc867c5ed3ef0010a691d3401b8bb63364e /Master/install-tl
parenta3697b55e4bc92acb92fa85d0d604d1b1373695f (diff)
install-tl: document free disk space check
git-svn-id: svn://tug.org/texlive/trunk@62540 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/install-tl')
-rwxr-xr-xMaster/install-tl12
1 files changed, 12 insertions, 0 deletions
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<https://tug.org/texlive/doc>.
+=head1 SPACE CONSTRAINTS
+
+If a POSIX compliant C<df> 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<TEXLIVE_INSTALL_NO_DISKCHECK> to 1 will disable this check.
+
=head1 ENVIRONMENT VARIABLES
For ease in scripting and debugging, C<install-tl> looks for the
@@ -3139,6 +3147,10 @@ variables.
Omit creating the ConTeXt cache. This is useful for redistributors.
+=item C<TEXLIVE_INSTALL_NO_DISKCHECK>
+
+Omit free disk space check.
+
=item C<TEXLIVE_INSTALL_NO_RESUME>
Omit check for installing on top of a previous installation and then