summaryrefslogtreecommitdiff
path: root/Master/tlpkg/bin/tl-try-install
AgeCommit message (Collapse)Author
2020-03-03docKarl Berry
git-svn-id: svn://tug.org/texlive/trunk@54038 c570f23f-e606-0410-a88d-b1316a301751
2020-01-09sh portability, use >/dev/null 2>&1 instead of >&/dev/nullKarl Berry
git-svn-id: svn://tug.org/texlive/trunk@53359 c570f23f-e606-0410-a88d-b1316a301751
2019-12-21TLUtils.pm (texdir_check): return failure if given $texdir containsKarl Berry
various characters special to kpathsea expansion, such as ,$:{};{}\ If passed new optional second argument, print a message saying so. install-menu-text.pl (directories_menu, main_menu): pass the second argument to texdir_check. TLPOBJ.pm, TeXCatalogue.pm: doc updates. tl-try-install: accept -p and -r for profile and repo; also check $profiledir/$profile.pro for convenience. TLcomma.pro: new test profile (fails, as expected). This is in response to a query from Victor Kong on the tex-live list: https://tug.org/pipermail/tex-live/2019-December/044586.html git-svn-id: svn://tug.org/texlive/trunk@53204 c570f23f-e606-0410-a88d-b1316a301751
2019-11-09verbosity, new tlhttp test dirKarl Berry
git-svn-id: svn://tug.org/texlive/trunk@52708 c570f23f-e606-0410-a88d-b1316a301751
2019-11-09TLUtils.pm (setup_programs): only use Data::Dumper if vv, not just v;Karl Berry
indent debug output lines. (copy): ddebug of every copy is too much; but ddebug dereferencing. TLPDB.pm (not_virtual_install_package): show container files instead of meaningless array ref hex, and only if ddebug. tl-try-install: placeholder for install-tl options. tl-try-makeself: doc. tl-update-nsis: remove tlpobj/ dir if we created it. tl-update-tlcritical: new option --no-containers. tltestnet: new convenience script for testing versioned containers. git-svn-id: svn://tug.org/texlive/trunk@52706 c570f23f-e606-0410-a88d-b1316a301751
2019-10-19check-tlnet-consistency: also rmdir $tempbase, else empty temp/Karl Berry
directory is left behind in a new tlnet repo. tl-update-images: try -e for xz for extra cpu-based compression. tl-try-install: rewrite with options. git-svn-id: svn://tug.org/texlive/trunk@52442 c570f23f-e606-0410-a88d-b1316a301751
2019-03-21omit path adjustment text if system symlinks were installed, suggestion from ↵Karl Berry
Denis Bitouze git-svn-id: svn://tug.org/texlive/trunk@50519 c570f23f-e606-0410-a88d-b1316a301751
2019-02-25doc,syncKarl Berry
git-svn-id: svn://tug.org/texlive/trunk@50137 c570f23f-e606-0410-a88d-b1316a301751
2019-01-31install-tl (do_postinst_stuff): die if mktexlsr fails, don't just warn.Karl Berry
(read_profile): check for [01] value for binary_* and collection_*, and for nonempty selected_scheme and path variables. doc (unrelated, sorry): use https://tug.org urls. tl-try-install: use realpath to resolve $0, include --custom-bin example. TLinfra+none.pro: omit installing x86_64-linux. git-svn-id: svn://tug.org/texlive/trunk@49884 c570f23f-e606-0410-a88d-b1316a301751
2018-09-03doc, wordingKarl Berry
git-svn-id: svn://tug.org/texlive/trunk@48560 c570f23f-e606-0410-a88d-b1316a301751
2018-08-01bin/tl-makeself-from-tlnet: new -- --debug option for embedded script;Karl Berry
copy Windows support files into archive; special case installation of xz.exe, wget.exe, tar.exe if we are updating the win32 platform. https://github.com/amaxwell/tlutility/issues/65 bin/tl-try-makeself: allow args to override, default to /tmp/krit and /tmp/ki. bin/tl-try-install: allow arg to specify profile; doc. dev/profiles/TLinfra+exe.pro: new test profile with multiple platforms, including Windows. Doc updates to other *.pro. install-tl: do not output Perl warning if binary_* is specified without a value; doc. (Not yet implemented: should give our own warning.) git-svn-id: svn://tug.org/texlive/trunk@48328 c570f23f-e606-0410-a88d-b1316a301751
2018-03-29doc,testKarl Berry
git-svn-id: svn://tug.org/texlive/trunk@47181 c570f23f-e606-0410-a88d-b1316a301751
2018-03-02frozen => 1 for end of TL17 updatesKarl Berry
git-svn-id: svn://tug.org/texlive/trunk@46779 c570f23f-e606-0410-a88d-b1316a301751
2017-05-15tl17 i386-darwin i386-linux i386-solaris powerpc-darwin sparc-solaris ↵Karl Berry
x86_64-darwinlegacy x86_64-solaris from mojca git-svn-id: svn://tug.org/texlive/trunk@44361 c570f23f-e606-0410-a88d-b1316a301751
2017-05-08tl-makeself-from-tlnet: rework to support spaces in source and targetKarl Berry
directory paths. More checking, reporting, debugging. tl-test-makeself, tl-test-install: new test scripts. tl-update-tlcritical: doc. tlmgr.pl: ddebug a couple init msgs instead of debug; doc. dev/profiles: new directory of profiles for assorted (manual) testing. git-svn-id: svn://tug.org/texlive/trunk@44249 c570f23f-e606-0410-a88d-b1316a301751