diff options
Diffstat (limited to 'Master')
-rw-r--r-- | Master/texmf-dist/doc/man/man1/tlmgr.1 | 16 | ||||
-rw-r--r-- | Master/texmf-dist/doc/man/man1/tlmgr.man1.pdf | bin | 135989 -> 135954 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/texlive/tlmgr.html | 4 | ||||
-rw-r--r-- | Master/tlpkg/installer/ctan-mirrors.pl | 14 |
4 files changed, 11 insertions, 23 deletions
diff --git a/Master/texmf-dist/doc/man/man1/tlmgr.1 b/Master/texmf-dist/doc/man/man1/tlmgr.1 index 3fde339694e..aa2729675bf 100644 --- a/Master/texmf-dist/doc/man/man1/tlmgr.1 +++ b/Master/texmf-dist/doc/man/man1/tlmgr.1 @@ -133,7 +133,7 @@ .\" ======================================================================== .\" .IX Title "TLMGR 1" -.TH TLMGR 1 "2020-11-24" "perl v5.30.2" "User Contributed Perl Documentation" +.TH TLMGR 1 "2020-12-12" "perl v5.30.2" "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 @@ -1643,12 +1643,12 @@ If the package on the server is older than the package already installed (e.g., if the selected mirror is out of date), \f(CW\*(C`tlmgr\*(C'\fR does not downgrade. Also, packages for uninstalled platforms are not installed. .PP -\&\f(CW\*(C`tlmgr\*(C'\fR saves a copy of the \f(CW\*(C`texlive.tlpdb\*(C'\fR file used for an update -with a suffix representing the repository url, as in -\&\f(CW\*(C`tlpkg/texlive.tlpdb.\*(C'\fR\fIlong-hash-string\fR. These can be useful for -fallback information, but if you don't like them accumulating (e.g., -\&\f(CW\*(C`mirror.ctan.org\*(C'\fR resolves to many different hosts, each resulting in -a possibly different hash), it's harmless to delete them. +\&\f(CW\*(C`tlmgr\*(C'\fR saves one copy of the main \f(CW\*(C`texlive.tlpdb\*(C'\fR file used for an +update with a suffix representing the repository url, as in +\&\f(CW\*(C`tlpkg/texlive.tlpdb.main.\*(C'\fR\fIlong-hash-string\fR. Thus, even when many +mirrors are used, only one main \f(CW\*(C`tlpdb\*(C'\fR backup is kept. For non-main +repositories, which do not generally have (m)any mirrors, no pruning of +backups is done. .PP This action does not automatically add or remove new symlinks in system directories; you need to run \f(CW\*(C`tlmgr\*(C'\fR \*(L"path\*(R" yourself if you are using @@ -2388,4 +2388,4 @@ This script and its documentation were written for the TeX Live distribution (<https://tug.org/texlive>) and both are licensed under the \&\s-1GNU\s0 General Public License Version 2 or later. .PP -\&\f(CW$Id:\fR tlmgr.pl 56993 2020\-11\-24 18:35:36Z karl $ +\&\f(CW$Id:\fR tlmgr.pl 57119 2020\-12\-12 23:40:00Z karl $ diff --git a/Master/texmf-dist/doc/man/man1/tlmgr.man1.pdf b/Master/texmf-dist/doc/man/man1/tlmgr.man1.pdf Binary files differindex e89e6b86ae9..a3172ffb39a 100644 --- a/Master/texmf-dist/doc/man/man1/tlmgr.man1.pdf +++ b/Master/texmf-dist/doc/man/man1/tlmgr.man1.pdf diff --git a/Master/texmf-dist/doc/texlive/tlmgr.html b/Master/texmf-dist/doc/texlive/tlmgr.html index 3101f98d6a3..2ac05a76d0e 100644 --- a/Master/texmf-dist/doc/texlive/tlmgr.html +++ b/Master/texmf-dist/doc/texlive/tlmgr.html @@ -1485,7 +1485,7 @@ <p>If the package on the server is older than the package already installed (e.g., if the selected mirror is out of date), <code>tlmgr</code> does not downgrade. Also, packages for uninstalled platforms are not installed.</p> -<p><code>tlmgr</code> saves a copy of the <code>texlive.tlpdb</code> file used for an update with a suffix representing the repository url, as in <code>tlpkg/texlive.tlpdb.</code><i>long-hash-string</i>. These can be useful for fallback information, but if you don't like them accumulating (e.g., <code>mirror.ctan.org</code> resolves to many different hosts, each resulting in a possibly different hash), it's harmless to delete them.</p> +<p><code>tlmgr</code> saves one copy of the main <code>texlive.tlpdb</code> file used for an update with a suffix representing the repository url, as in <code>tlpkg/texlive.tlpdb.main.</code><i>long-hash-string</i>. Thus, even when many mirrors are used, only one main <code>tlpdb</code> backup is kept. For non-main repositories, which do not generally have (m)any mirrors, no pruning of backups is done.</p> <p>This action does not automatically add or remove new symlinks in system directories; you need to run <code>tlmgr</code> <a href="#path">"path"</a> yourself if you are using this feature and want new symlinks added.</p> @@ -2125,7 +2125,7 @@ <p>This script and its documentation were written for the TeX Live distribution (<a href="https://tug.org/texlive">https://tug.org/texlive</a>) and both are licensed under the GNU General Public License Version 2 or later.</p> -<p>$Id: tlmgr.pl 56993 2020-11-24 18:35:36Z karl $</p> +<p>$Id: tlmgr.pl 57119 2020-12-12 23:40:00Z karl $</p> </body> diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl index e8c8c69b04a..aa0769b5991 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -30,9 +30,6 @@ $mirrors = { 'India' => { 'http://ctan.imsc.res.in/' => 1, }, - 'Indonesia' => { - 'https://mirror.unpad.ac.id/ctan/' => 1, - }, 'Iran' => { 'http://ctan.yazd.ac.ir/' => 1, 'https://ctan.um.ac.ir/' => 1, @@ -40,7 +37,6 @@ $mirrors = { 'Japan' => { 'ftp://ftp.u-aizu.ac.jp/pub/tex/CTAN/' => 1, 'http://ftp.jaist.ac.jp/pub/CTAN/' => 1, - 'https://ftp.kddilabs.jp/CTAN/' => 1, 'https://ftp.yz.yamagata-u.ac.jp/pub/CTAN/' => 1, }, 'Korea' => { @@ -52,9 +48,6 @@ $mirrors = { 'https://mirror.navercorp.com/CTAN/' => 1, 'https://mirror.yongbok.net/ctan/' => 1, }, - 'Philippines' => { - 'https://mirror.pregi.net/tex-archive/' => 1, - }, 'Singapore' => { 'https://download.nus.edu.sg/mirror/ctan/' => 1, }, @@ -90,14 +83,13 @@ $mirrors = { }, 'Germany' => { 'ftp://ftp.fu-berlin.de/tex/CTAN/' => 1, - 'http://ctan.ebinger.cc/tex-archive/' => 1, + 'http://ftp.rrzn.uni-hannover.de/pub/mirror/tex-archive/' => 1, 'http://mirror.physik-pool.tu-berlin.de/pub/CTAN/' => 1, 'http://vesta.informatik.rwth-aachen.de/ftp/pub/mirror/ctan/' => 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, @@ -124,9 +116,6 @@ $mirrors = { 'https://mirror.koddos.net/CTAN/' => 1, 'https://mirror.lyrahosting.com/CTAN/' => 1, }, - 'Norway' => { - 'https://ctan.uib.no/' => 1, - }, 'Poland' => { 'https://ftp.gust.org.pl/TeX/' => 1, 'https://sunsite.icm.edu.pl/pub/CTAN/' => 1, @@ -168,7 +157,6 @@ $mirrors = { 'http://ctan.mirror.globo.tech/' => 1, 'http://ctan.mirror.rafal.ca/' => 1, 'https://ctan.math.ca/tex-archive/' => 1, - 'https://mirror.its.dal.ca/ctan/' => 1, 'https://muug.ca/mirror/ctan/' => 1, }, 'Costa Rica' => { |