summaryrefslogtreecommitdiff
path: root/Master/tlpkg/tlpsrc/00texlive.config.tlpsrc
blob: a77dd93139cbb4bddf8bdf2fcd083444a533b8e0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
category TLCore
shortdesc TeX Live network archive option settings
longdesc This package contains configuration options for the TeX Live archive.
longdesc
longdesc If container_split_{doc,src}_files/1 are dependencies, the
longdesc {doc,src} files are split into separate containers (.tar.xz) 
longdesc during container build time. This has NO effect on the
longdesc appearance within texlive.tlpdb. It is only on the container level.
longdesc 
longdesc The container_format/WHATEVER specifies the format, currently 
longdesc "xz" is the only supported value (generating .tar.xz files).
longdesc
longdesc release/YYYY specifies the release number as used in the installer.
longdesc
longdesc minrelease/ZZZZ specifies the minimum release for which this
longdesc repository is valid, i.e., a release of ZZZZ or later can
longdesc theoretically be upgraded. Further information concerning
longdesc upgrades can be found at http://www.tug.org/texlive/upgrade.html
longdesc 
longdesc These values are taken from TeXLive::TLConfig::TLPDBConfigs
longdesc hash values at tlpdb creation time. (The 00texlive.config.tlpsrc
longdesc file just has these comments.)
longdesc
longdesc For information on the 00texlive prefix see
longdesc   00texlive.installation(.tlpsrc)