From f4c9b4825e7ad7989bf74844036d52d765e37b63 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Thu, 17 Mar 2022 00:47:27 +0000 Subject: tl-update-auto git-svn-id: svn://tug.org/texlive/trunk@62748 c570f23f-e606-0410-a88d-b1316a301751 --- Master/doc.html | 5 ++++- Master/texmf-dist/doc/man/man1/install-tl.1 | 6 +++--- Master/texmf-dist/doc/man/man1/install-tl.man1.pdf | Bin 51002 -> 50987 bytes Master/texmf-dist/doc/texlive/install-tl.html | 4 ++-- Master/tlpkg/installer/ctan-mirrors.pl | 8 ++------ 5 files changed, 11 insertions(+), 12 deletions(-) diff --git a/Master/doc.html b/Master/doc.html index 5afe44a517f..1de275c6cab 100644 --- a/Master/doc.html +++ b/Master/doc.html @@ -13258,6 +13258,9 @@ Development pre-release of the LaTeX graphics bundle.  LaTeX laboratory: Development pre-release.  documentmetadata-support-code.pdf documentmetadata-support-doc.pdf +latex-lab-footnotes.pdf +latex-lab-new-or.pdf +latex-lab-prototype.pdf latex-lab-testphase.pdf @@ -26771,5 +26774,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 14 01:47:14 CET 2022 by tl-update-docindex. +Generated Thu Mar 17 01:47:23 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 3657ec1ea38..4410071cfbe 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-09" "perl v5.34.0" "User Contributed Perl Documentation" +.TH INSTALL-TL 1 "2022-03-16" "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 @@ -338,7 +338,7 @@ retry fails, the installer aborts. .IX Item "-persistent-downloads" .PD For network installs, activating this option makes the installer try to -set up a persistent connection using the \f(CW\*(C`Net::LWP\*(C'\fR Perl module. This +set up a persistent connection using the \f(CW\*(C`LWP\*(C'\fR Perl module. This opens only one connection between your computer and the server per session and reuses it, instead of initiating a new download for each package, which typically yields a significant speed-up. @@ -625,4 +625,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 62571 2022\-03\-09 22:53:42Z karl $ +\&\f(CW$Id:\fR install-tl 62745 2022\-03\-16 22:20:47Z 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 61fbd7e129f..562d75d1cfc 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 3e1968a137a..9fac75c7506 100644 --- a/Master/texmf-dist/doc/texlive/install-tl.html +++ b/Master/texmf-dist/doc/texlive/install-tl.html @@ -192,7 +192,7 @@
-persistent-downloads
-

For network installs, activating this option makes the installer try to set up a persistent connection using the Net::LWP Perl module. This opens only one connection between your computer and the server per session and reuses it, instead of initiating a new download for each package, which typically yields a significant speed-up.

+

For network installs, activating this option makes the installer try to set up a persistent connection using the LWP Perl module. This opens only one connection between your computer and the server per session and reuses it, instead of initiating a new download for each package, which typically yields a significant speed-up.

This option is turned on by default, and the installation program will fall back to using wget if this is not possible. To disable usage of LWP and persistent connections, use -no-persistent-downloads.

@@ -465,7 +465,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 62571 2022-03-09 22:53:42Z karl $

+

$Id: install-tl 62745 2022-03-16 22:20:47Z karl $

diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl index 052671c4f4c..59375e59bba 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -1,8 +1,5 @@ $mirrors = { 'Africa' => { - 'Morocco' => { - 'https://mirror.marwan.ma/ctan/' => 1, - }, 'South Africa' => { 'http://ftp.leg.uct.ac.za/pub/packages/ctan/' => 1, 'http://ftp.sun.ac.za/ftp/CTAN/' => 1, @@ -38,7 +35,6 @@ $mirrors = { 'http://ctan.yazd.ac.ir/' => 1, 'https://ctan.asis.ai/' => 1, 'https://ctan.um.ac.ir/' => 1, - 'https://mirror.bardia.tech/ctan/' => 1, }, 'Japan' => { 'http://ring.airnet.ne.jp/archives/text/CTAN/' => 1, @@ -48,7 +44,6 @@ $mirrors = { }, 'Korea' => { 'http://ftp.ktug.org/tex-archive/' => 1, - 'https://cran.asia/tex/' => 1, 'https://ftp.harukasan.org/CTAN/' => 1, 'https://ftp.kaist.ac.kr/pub/tex-archive/' => 1, 'https://mirror.kakao.com/CTAN/' => 1, @@ -107,14 +102,15 @@ $mirrors = { 'https://ctan.ebinger.cc/tex-archive/' => 1, 'https://ctan.joethei.xyz/' => 1, 'https://ctan.kako-dev.de/' => 1, + 'https://ctan.mc1.root.project-creative.net/' => 1, 'https://ctan.mirror.norbert-ruehl.de/' => 1, 'https://ctan.net/' => 1, - 'https://ctan.space-pro.be/tex-archive/' => 1, 'https://ftp.agdsn.de/pub/mirrors/latex/dante/' => 1, 'https://ftp.fau.de/ctan/' => 1, 'https://ftp.gwdg.de/pub/ctan/' => 1, 'https://ftp.rrze.uni-erlangen.de/ctan/' => 1, 'https://ftp.rrzn.uni-hannover.de/pub/mirror/tex-archive/' => 1, + '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, -- cgit v1.2.3