summaryrefslogtreecommitdiff
path: root/Master/install-tl
AgeCommit message (Expand)Author
2010-06-02* install-tl, install-menu-text.pl: support changing TEXMFVAR andKarl Berry
2010-06-01- create one spot where the default initial backup dir location is configuredNorbert Preining
2010-05-28fix undefined TEXMFVAR in luatools --generate callNorbert Preining
2010-05-27fix parenthesisNorbert Preining
2010-05-27exists, not defined, for hash refKarl Berry
2010-05-27revert the change that texmfcnf.lua is generated at install time, butNorbert Preining
2010-05-27create texmfcnf.lua file at installation time, and ignore the messageNorbert Preining
2010-05-27create TEXMFVAR (~/.texlive2010/texmf-var) so that luatools --generate isNorbert Preining
2010-05-26ups, forgotten closing )Norbert Preining
2010-05-26call luatools --generate in post installNorbert Preining
2010-05-25Assorted unrelated but small changes.Karl Berry
2010-05-25remove the -allow-ftp and implement automatic fallback to httpNorbert Preining
2010-05-23by default allow only ftp mirrors, and try mirror.ctan.org 5 timesNorbert Preining
2010-05-23fix missing default valueNorbert Preining
2010-05-20Generate language.dat.lua in install-tl too.Manuel Pégourié-Gonnard
2010-05-18fix import of settings from 2009Norbert Preining
2010-03-14turn on persistent download connections by default, document how toNorbert Preining
2010-02-08make installer hide the "Setup for running from DVD" if this modeNorbert Preining
2010-01-19warn at end of install if envvars contain "tex"; move welcome() and welcome_p...Karl Berry
2010-01-18warn about envvars that might talk about texKarl Berry
2009-12-23complain if the -custom-bin argument does not have kpsewhichKarl Berry
2009-12-18try to be more informative when no remote db can be loadedKarl Berry
2009-12-18doc updates for persistenceKarl Berry
2009-12-16implement --persistent-downloads using LWPNorbert Preining
2009-10-10basic definition of termsKarl Berry
2009-10-07first ask whether import should be done, then import, and give a hintNorbert Preining
2009-10-03first do platform stup, then collection setup to get wintotols selection rightNorbert Preining
2009-10-03another texworks roundNorbert Preining
2009-09-21use C:\texlive\YYYY as default installation location for win32Piotr Strzelczyk
2009-09-18TLUtils: add dir_creatable in addition to dir_writable. On Vista/W7Norbert Preining
2009-09-18fix uninitialized strings after move of the force-arch codeNorbert Preining
2009-09-18move the --force-arch check *before* any TLUtils::platform() callNorbert Preining
2009-09-15doc update for the language options and some othersNorbert Preining
2009-09-10doc fixesKarl Berry
2009-09-07install-tl: reverting to %programfiles% as default even if non-writableSiep Kroonenberg
2009-09-04ups, dir_writable is in TLUtils, not TLWinGooNorbert Preining
2009-09-03on W32 and non-admin pre-select a location in %APPDATA%Norbert Preining
2009-09-02if there is nothing to install, do nothing and exit in install-tlNorbert Preining
2009-09-02make sure that option_w32_multi_user is 0 when installing as non-adminNorbert Preining
2009-09-02install-tl --version -v now also gives the version number of the modulesNorbert Preining
2009-08-28do not suggest importing of old settings if tlmgr and install-tl areNorbert Preining
2009-08-28rename option_restricted to option_write18_restrictedNorbert Preining
2009-08-27doc tweaksKarl Berry
2009-08-25accept repository and repo as alternative to location, and changeNorbert Preining
2009-08-22only exit from install-tl on release version check if we are installingNorbert Preining
2009-08-22update the list of available languages in install-tl PODNorbert Preining
2009-08-14Added TLUtils::tldie to importsSiep Kroonenberg
2009-08-14implement option in text and perltk installer to deactivateNorbert Preining
2009-08-12document -debug-translation in install-tl and tlmgrNorbert Preining
2009-08-01install-tl: d:\\ => d:\ for w32 dvd installSiep Kroonenberg