diff options
author | Karl Berry <karl@freefriends.org> | 2014-04-17 17:13:20 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2014-04-17 17:13:20 +0000 |
commit | 136ae9a638f030752ad667564f63a029178bd6ae (patch) | |
tree | 46994c71c844d51c16f426412ede3d9d19cca4c6 /Master/tlpkg/README | |
parent | 3a1a7d4c46761ce5fb8b94d5aa892ad43de7dff0 (diff) |
start 2014 pretest (per doc/releng.txt)
git-svn-id: svn://tug.org/texlive/trunk@33475 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/README')
-rw-r--r-- | Master/tlpkg/README | 32 |
1 files changed, 17 insertions, 15 deletions
diff --git a/Master/tlpkg/README b/Master/tlpkg/README index aafec8ef98c..2fb99110f32 100644 --- a/Master/tlpkg/README +++ b/Master/tlpkg/README @@ -3,22 +3,24 @@ Originally written by Norbert Preining, 2007. Public domain. This directory contains infrastructure for TeX Live. texlive.tlpdb the database of installed packages, updated - automatically in svn by karl@tug cron. + automatically in the source repo by karl@tug cron. TeXLive/ the Perl library for TeX Live support; this is what the infrastructure and installer use. -archive/ old junk kept online for posterity. -asymptote/ asymptote binary plus necessary libraries for windows -bin/ maintenance scripts for TeX Live; nothing for installer or user. -doc/ documentation of the infrastructure. -dev/ patches and programs under development -dviout/ the dvi previewer for windows which we ship -installer/ the cross-platform Perl installer. -libexec/ helpers for ctan2tl. -tlgs/ the stripped-down Ghostscript for Windows which we ship. -tlperl/ small Perl for TeX Live scripts, not installed for general use. -tlpostcode/ scripts for configuration of some packages -tlpsrc/ original source definitions for all packages in TeX Live. -tlpsv/ the PostScript previewer for windows which we ship -translations/ the Perl module used for translations, and all .po files +archive/ old junk kept online for posterity. +asymptote/ asymptote binary plus necessary libraries for Windows. +backups/ where tlmgr backups are kept. +bin/ stuff for TL developers; nothing for installer or user. +dev/ Patches and programs under development or in limbo. +doc/ Documentation of the infrastructure. +dviout/ DVI previewer for Windows which we ship. +installer/ cross-platform Perl installer support files. +libexec/ helpers for ctan2tl, etc. +texworks/ GUI front end for Windows which we ship. +tlgs/ stripped-down Ghostscript for Windows which we ship. +tlperl/ stripped-down Perl for Windows which we ship. +tlpostcode/ scripts for configuration of some packages. +tlpsrc/ original source definitions for all packages in TeX Live. +tlpsv/ PostScript previewer for Windows which we ship. +translations/ Perl module used for translations, and all .po files. |