Generate all significant recent states of TeX Live

Norbert Preining norbert at preining.info
Wed Nov 16 23:49:03 CET 2022


Hi

I suggest being a bit more specific in the questions you are asking, it
is hard to guess what you want to know. And sorry, no, I have no
intention to read your mind, that would probably make me sleepless for a
few months.

> What I am at present a bit short of is documentation about how the
> texlive/archive directory of packages is created. I was hoping there might

	mkdir ?

This is how directories are created on Unix.

If you ask how the contents of these directories are created:

	rsync of the master tlnet running via cron every day once.

If you ask how the original packages (.tar.xz) are created:

	Master/tlpkg/bin/tl-update-tlpdb
	Master/tlpkg/bin/tl-update-containers

are the basic scripts. You can look at the script I used to update the
tlcontrib repository to see how it is done:

	https://github.com/TeX-Live/tlcontrib/blob/master/update.sh

But above all ... you could have read the document that I have written
that explains everything ...

	https://tug.org/svn/texlive/trunk/Master/tlpkg/doc/repository-setup.txt?view=markup


Norbert

--
PREINING Norbert                              https://www.preining.info
Mercari Inc.     +     IFMGA Guide     +     TU Wien     +     TeX Live
GPG: 0x860CDC13   fp: F7D8 A928 26E3 16A1 9FA0 ACF0 6CAC A448 860C DC13


More information about the tex-live mailing list.