summaryrefslogtreecommitdiff
path: root/Master/tlpkg/doc/00texlive-packages.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Master/tlpkg/doc/00texlive-packages.txt')
-rw-r--r--Master/tlpkg/doc/00texlive-packages.txt51
1 files changed, 26 insertions, 25 deletions
diff --git a/Master/tlpkg/doc/00texlive-packages.txt b/Master/tlpkg/doc/00texlive-packages.txt
index 890354a69a2..3f45c82caa7 100644
--- a/Master/tlpkg/doc/00texlive-packages.txt
+++ b/Master/tlpkg/doc/00texlive-packages.txt
@@ -7,17 +7,18 @@ contains configuration options about the tlnet archive and the distribution
itself.
Supported settings:
- container_split_src_files $tlpdb->config_src_container
- container_split_doc_files $tlpdb->config_doc_container
- container_format/xz $tlpdb->config_container_format
- release/NNNN $tlpdb->config_release
- revision/NNNNNN $tlpdb->cofnig_revision
+ container_split_src_files $tlpdb->config_src_container
+ container_split_doc_files $tlpdb->config_doc_container
+ container_format/xz $tlpdb->config_container_format
+ release/NNNN $tlpdb->config_release
+ revision/NNNNNN $tlpdb->config_revision
+ frozen/[01] $tlpdb->config_frozen
Used in install-tl and tlmgr to determine the "abilities" (split container)
and release of the remote tlpdb.
Origin of the fields is
- %TeXLive::TLConfig::TLPDBConfigs
+ %TeXLive::TLConfig::TLPDBConfigs
plus TLMedia->revision for the revision field.
The values are set by tlpkg/bin/tl-update-tlnet (and tlpsrc2tlpdb) in the
@@ -62,27 +63,27 @@ installer to use the present directory itself. For example,
the DVD can be mounted anywhere and we want the installer to work.
Access to the fields:
- $tlpdb->option("name"[, "val"]);
- $tlpdb->setting("name");
+ $tlpdb->option("name"[, "val"]);
+ $tlpdb->setting("name");
Currently supported:
- opt_location:__MASTER__
- opt_paper:a4
- opt_create_formats:1
- opt_desktop_integration:1
- opt_file_assocs:1
- opt_post_code:1
- opt_w32_multi_user:1
- opt_path:0
- opt_sys_bin:/usr/local/bin
- opt_sys_info:/usr/local/info
- opt_sys_man:/usr/local/man
- opt_install_docfiles:1
- opt_install_srcfiles:1
- opt_frozen:0
-
- setting_available_architectures:arch1 arch2 arch3 ...
- setting_platform:arch
+ opt_location:__MASTER__
+ opt_paper:a4
+ opt_create_formats:1
+ opt_desktop_integration:1
+ opt_file_assocs:1
+ opt_post_code:1
+ opt_w32_multi_user:1
+ opt_path:0
+ opt_sys_bin:/usr/local/bin
+ opt_sys_info:/usr/local/info
+ opt_sys_man:/usr/local/man
+ opt_install_docfiles:1
+ opt_install_srcfiles:1
+ opt_frozen:0
+
+ setting_available_architectures:arch1 arch2 arch3 ...
+ setting_platform:arch
Origin of the fields: