From 485943800e88ef2127c5a10732891e007961663b Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Wed, 9 Mar 2022 00:48:58 +0000 Subject: tl-update-auto git-svn-id: svn://tug.org/texlive/trunk@62536 c570f23f-e606-0410-a88d-b1316a301751 --- Master/doc.html | 6 +++--- Master/texmf-dist/doc/man/man1/install-tl.1 | 14 ++++++++++---- Master/texmf-dist/doc/man/man1/install-tl.man1.pdf | Bin 50130 -> 50582 bytes Master/texmf-dist/doc/texlive/install-tl.html | 6 ++++-- Master/tlpkg/installer/ctan-mirrors.pl | 1 + 5 files changed, 18 insertions(+), 9 deletions(-) (limited to 'Master') diff --git a/Master/doc.html b/Master/doc.html index 341c0e21b3e..366cceb8682 100644 --- a/Master/doc.html +++ b/Master/doc.html @@ -18510,9 +18510,9 @@ Poor man's Hangul Jamo input method.  (CTAN): Preprocessor for MusiXTeX.  pmx-install.pdf -pmx294.pdf +pmx298.pdf pmxab.pdf -ref294.pdf +ref298.pdf scor2prt.pdf pmxab.man1.pdf scor2prt.man1.pdf @@ -26738,5 +26738,5 @@ Standard conforming typesetting of Japanese, for XeLaTeX. 

1 - 2 - A - B - C - D - E - F - G - H - I - J - K - L - M - N - O - P - Q - R - S - T - U - V - W - X - Y - Z


-Generated Mon Mar 7 01:29:27 CET 2022 by tl-update-docindex. +Generated Wed Mar 9 01:48:55 CET 2022 by tl-update-docindex. diff --git a/Master/texmf-dist/doc/man/man1/install-tl.1 b/Master/texmf-dist/doc/man/man1/install-tl.1 index 09fa28e2124..47c4ad09c9b 100644 --- a/Master/texmf-dist/doc/man/man1/install-tl.1 +++ b/Master/texmf-dist/doc/man/man1/install-tl.1 @@ -133,7 +133,7 @@ .\" ======================================================================== .\" .IX Title "INSTALL-TL 1" -.TH INSTALL-TL 1 "2022-03-07" "perl v5.34.0" "User Contributed Perl Documentation" +.TH INSTALL-TL 1 "2022-03-08" "perl v5.34.0" "User Contributed Perl Documentation" .\" For nroff, turn off justification. Always turn off hyphenation; it makes .\" way too many mistakes in technical documents. .if n .ad l @@ -321,8 +321,14 @@ For the text mode installer only: do not clear the screen when entering a new menu. For debugging. .IP "\fB\-no\-continue\fR" 4 .IX Item "-no-continue" -Do not install core packages first, or retry failed packages once. For -debugging. +By default, a few core packages are installed first; then, a failed +installation of any other (non-core) package is noted, but does not stop +the installation. Any such failed packages are retried, once. +.Sp +If the retry also fails, by default the installer proceeds to completion +anyway, with the idea that it was a transient network problem and +reinstallation will succeed later. If this option is specified, and the +retry fails, the installer aborts. .IP "\fB\-no\-persistent\-downloads\fR" 4 .IX Item "-no-persistent-downloads" .PD 0 @@ -605,4 +611,4 @@ This script and its documentation were written for the TeX Live distribution () and both are licensed under the \&\s-1GNU\s0 General Public License Version 2 or later. .PP -\&\f(CW$Id:\fR install-tl 62504 2022\-03\-07 22:59:07Z karl $ +\&\f(CW$Id:\fR install-tl 62529 2022\-03\-08 22:59:35Z karl $ diff --git a/Master/texmf-dist/doc/man/man1/install-tl.man1.pdf b/Master/texmf-dist/doc/man/man1/install-tl.man1.pdf index 333b970a0f7..7f3009ffd1a 100644 Binary files a/Master/texmf-dist/doc/man/man1/install-tl.man1.pdf and b/Master/texmf-dist/doc/man/man1/install-tl.man1.pdf differ diff --git a/Master/texmf-dist/doc/texlive/install-tl.html b/Master/texmf-dist/doc/texlive/install-tl.html index 2f5e6649ed9..c120bf2f0c7 100644 --- a/Master/texmf-dist/doc/texlive/install-tl.html +++ b/Master/texmf-dist/doc/texlive/install-tl.html @@ -177,7 +177,9 @@
-no-continue
-

Do not install core packages first, or retry failed packages once. For debugging.

+

By default, a few core packages are installed first; then, a failed installation of any other (non-core) package is noted, but does not stop the installation. Any such failed packages are retried, once.

+ +

If the retry also fails, by default the installer proceeds to completion anyway, with the idea that it was a transient network problem and reinstallation will succeed later. If this option is specified, and the retry fails, the installer aborts.

-no-persistent-downloads
@@ -450,7 +452,7 @@ tlpdbopt_w32_multi_user

This script and its documentation were written for the TeX Live distribution (https://tug.org/texlive) and both are licensed under the GNU General Public License Version 2 or later.

-

$Id: install-tl 62504 2022-03-07 22:59:07Z karl $

+

$Id: install-tl 62529 2022-03-08 22:59:35Z karl $

diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl index bde532fece3..803965d5948 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -118,6 +118,7 @@ $mirrors = { 'https://ftp.tu-chemnitz.de/pub/tex/' => 1, 'https://mirror.clientvps.com/CTAN/' => 1, 'https://mirror.dogado.de/tex-archive/' => 1, + 'https://mirror.informatik.hs-fulda.de/tex-archive/' => 1, 'https://mirror.physik.tu-berlin.de/pub/CTAN/' => 1, 'https://packages.oth-regensburg.de/ctan/' => 1, }, -- cgit v1.2.3