name texlive.infra category TLCore shortdesc basic TeX Live infrastructure longdesc This package contains the files needed to get the TeX Live longdesc tools (notably tlmgr) running. That comprises the perl modules, longdesc documentation, and the lzma binaries, plus tar and wget, sometimes. longdesc These files end up in the install packages. # # Until TL'09, reduce installed doc to just this file (which was present # on the TL'08 DVD), because the tlmgr on the DVD failed to update the # .doc container for texlive.infra (it excludes packages whose names # contain a literal .), and it's not easy to recover. This leaves the # tlpkg/doc directory (which was also on the DVD) in the installed tree, # but it is harmless to have it there; no errors are provoked, we hope. # tlmgr check will report it, but that's ok. docpattern f tlpkg/README # runpattern d readme-html.dir runpattern d readme-txt.dir runpattern d tlpkg/TeXLive runpattern f tlpkg/installer/config.guess runpattern f LICENSE* runpattern f README runpattern f README* runpattern f doc.html runpattern f index.html runpattern f release-texlive.txt # binpattern f/win32 tlpkg/installer/tar.exe binpattern f/win32 tlpkg/installer/lzma/lzmadec.win32.exe binpattern f/win32 tlpkg/installer/lzma/lzma.exe binpattern f/win32 tlpkg/installer/wget/wget.exe binpattern f tlpkg/installer/lzma/lzmadec.${ARCH} binpattern f tlpkg/installer/lzma/lzma.${ARCH} # we count on lots of platforms providing their own wget. binpattern f/!i386-solaris,i386-linux,mips-irix,sparc-linux,alpha-linux,\ powerpc-linux,i386-freebsd,x86_64-linux \ tlpkg/installer/wget/wget.${ARCH}