diff options
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. |