summaryrefslogtreecommitdiff
path: root/Master/tlpkg/TeXLive/TLUtils.pm
AgeCommit message (Expand)Author
2016-04-12get rid of verify_download, fix verificationsNorbert Preining
2016-04-12TLUtils: verify_* reshufflingNorbert Preining
2016-04-12switch consistently to sha512 for all checksums, sign installer and iso etcNorbert Preining
2016-04-12make verify_* return values numeric with informal messagesNorbert Preining
2016-04-12adjust gpg code to spaces in filenames and win32Norbert Preining
2016-04-12reintroduce verify_checksum, single out code, adapt tlmgrNorbert Preining
2016-04-12unify the verify_* functions, simplify code, verify checksum fileNorbert Preining
2016-04-12switch to home-made gpg calling, make tlmgr workNorbert Preining
2016-04-12gpg signature check workingNorbert Preining
2016-04-12refactor downloading, verify downloaded tlpdbNorbert Preining
2016-04-12TLUtils: new function: setup_gpgNorbert Preining
2016-04-12work on gpg verification functionNorbert Preining
2016-04-12use tlchecksum instead of tlmd5Norbert Preining
2016-04-12add a verify_checksum functionNorbert Preining
2016-04-12allow for non-failing setup_unix_oneNorbert Preining
2016-04-12replace sha256 with generic checksumNorbert Preining
2016-04-12use sha256 for remote tlpdb and location checksNorbert Preining
2016-04-05preliminary 2016 release and copyright yearsKarl Berry
2016-01-12Re-apply temporary removed changes to installer and tlmgrNorbert Preining
2016-01-07revert changes in tlcritical to fix the TLDownload errorNorbert Preining
2016-01-06unpack: return pair of 0,1 and msg, use itNorbert Preining
2016-01-06checksum verification update, unwinding works againNorbert Preining
2016-01-06debug and work on installationNorbert Preining
2016-01-06TLUtils: remove install_package, replaced by TLPDB::install_packageNorbert Preining
2016-01-06TLUtils::install_packages: replace long code with TLPDB::install_packageNorbert Preining
2016-01-06TLUtils::unpack - only support .tar.xz, no .tar only anymoreNorbert Preining
2016-01-06TLUtils::unpack - allow for checksum and size argument and removalNorbert Preining
2015-12-08* bin/tlpfiles: doc tweaks.Karl Berry
2015-12-03doc/error wordingKarl Berry
2015-11-28rename triggers to fmttriggersNorbert Preining
2015-11-28format triggersNorbert Preining
2015-11-28some work on triggering format rebuildsNorbert Preining
2015-11-28allow for trigger=... in a format specificationNorbert Preining
2015-05-06Do not create shortcut for missing targetSiep Kroonenberg
2015-04-12forgotten change ...Norbert Preining
2015-04-12(get_disabled_local_configs): don't worry ifKarl Berry
2015-04-12version/year updates for TeX Live 2015Karl Berry
2014-12-31(add_link_dir_dir): use symlink() instead of system(ln -s).Karl Berry
2014-12-02* TLUtils.pm (add_link_dir_dir): only unlink a symlink, not everything;Karl Berry
2014-11-23* install-tl (run_postinst_cmd): new fn.Karl Berry
2014-11-14present platforms in OS on ARCH orderNorbert Preining
2014-05-16dvipdfm removal, no need to create dirsNorbert Preining
2014-05-05(install_packages): use select(), not Time::HiRes,Karl Berry
2014-04-20(install_packages): if we can't open the tlpobjKarl Berry
2014-04-17start 2014 pretest (per doc/releng.txt)Karl Berry
2014-02-21Add x86_64 with Cygwin to platform_desc(). Suggested by Ken Brown 2014-02-21Reinhard Kotucha
2013-10-16(run_cmd): don't return undef for $output.Karl Berry
2013-08-24(platform_name) <darwin>: don't assume sysctl isKarl Berry
2013-08-24call /usr/sbin/sysctl on Mac OS X with full path (/usr/sbin might not be in P...Mojca Miklavec
2013-07-21usermode and updmap creation, report from Jan Musinsky 20 Jul 2013 16:20:04, ...Karl Berry