summaryrefslogtreecommitdiff
path: root/Master/tlpkg/TeXLive/TLMedia.pm
AgeCommit message (Expand)Author
2011-04-27merge TLMedia functionality into TLPDB and get rid of TLMediaNorbert Preining
2011-04-07rename DVD/CD => local-[un]compressedSiep Kroonenberg
2010-11-09remove a terminal / in the location in tlmedia, we add it later anywayNorbert Preining
2010-09-10tlmgr/installer: allow separating options for desktop shortcuts andNorbert Preining
2010-03-12tlmgr: do not warn if during an upgrade a file is moved from one to anotherNorbert Preining
2010-02-11TLMedia: make sure that when saving the package into the local tlpdbNorbert Preining
2010-01-14update copyrights; TLUtils.pm: pod before __END__Karl Berry
2010-01-13pod fixesKarl Berry
2009-08-16add 2009 to copyright linesKarl Berry
2009-08-11reject removal of a package if it is either texlive.infra orNorbert Preining
2009-08-06expand Revision property on all those fileNorbert Preining
2009-08-06tlmgr: add documentation for --w32mode in action pathNorbert Preining
2009-07-23eradicate Documentation categoryKarl Berry
2009-07-15Undo rev 14242, 14243, 14256, 14257: apparently our Perl for windows doesn'tManuel Pégourié-Gonnard
2009-07-13Assume utf8 for all I/O.Manuel Pégourié-Gonnard
2009-07-06move add/remove_symlinks to TLUtils, so that we can use it in install-tlNorbert Preining
2009-07-03the "Tokyo-Vienna-cramped-flight-commit":Norbert Preining
2009-06-11TLMedia: allow initialization either asNorbert Preining
2009-06-08rework execute action handling so that it actually works, hopefullyNorbert Preining
2009-06-06before saving a tlpobj to a local tlpdb we have to remove the RELOC Norbert Preining
2009-06-06move the removed_dirs to TLUtils, and use it in TLMediaNorbert Preining
2009-05-12Move most of the stuff from tlpkg, tlmgr from branch to trunkNorbert Preining
2008-12-07doc/verbose/check updatesKarl Berry
2008-11-19use 1/__END__/\f consistentlyKarl Berry
2008-11-18more information when dyingKarl Berry
2008-11-17new installer features: est. remaining time, GUI progress barNorbert Preining
2008-11-12* TeXLive/TLMedia.pm (install_package): call untar; debugging msg wording.Karl Berry
2008-11-11revert from premature commitKarl Berry
2008-11-11update mpman.pdf from CTAN (by hand)Karl Berry
2008-11-09* TeXLive/TLPDB.tpm: debugging text, comments.Karl Berry
2008-10-25TLUtils.pm (conv_to_win_path): rename to conv_to_w32_path, since WindowsKarl Berry
2008-10-22TLMedia.pm: message capitalizations.Karl Berry
2008-10-03do not ignore doc file splitting for packges containing a literal dotNorbert Preining
2008-10-01rework of the tlmgr functioning as describedNorbert Preining
2008-09-28fix TLMedia: add missing return when installing direct from MasterNorbert Preining
2008-09-25safer update for tlmgr (make tar before removing)Norbert Preining
2008-09-11newlines needed, consistent msgsKarl Berry
2008-09-10fix a really stupid bug in TLMedia that didn't hurt with only one source,Norbert Preining
2008-08-02fix return values of TLMedia->new, don't die, but return undefNorbert Preining
2008-07-28fix bug in .ARCH treatmentNorbert Preining
2008-07-26pattern matching magic: now more archs can be given after a binpattern type, ...Norbert Preining
2008-07-12TLMedia: again a fix for correct media detectionNorbert Preining
2008-07-08install-tl (and tlmgr and and):Norbert Preining
2008-07-06perl modules: support file:/ in URLsNorbert Preining
2008-06-17TLMedia.pm: fix missing import of tlwarnNorbert Preining
2008-06-01- rename the fields where options are saved to opt_....Norbert Preining
2008-05-19fix some bugs in the logging codeNorbert Preining
2008-05-19big logging update, new logging facilities: info, debug, ddebug, tlwarnNorbert Preining
2008-05-18TLMedia, TLUtils: install docfiles even if opt_doc = 0 for packages of Norbert Preining
2008-05-16PostInstall and PostRemove actions:Norbert Preining