summaryrefslogtreecommitdiff
path: root/Master/tlpkg/installer/install-menu-text.pl
AgeCommit message (Collapse)Author
2023-02-20Transition 32-bit => 64-bit for Windows; tlpkg/installer filesSiep Kroonenberg
git-svn-id: svn://tug.org/texlive/trunk@65951 c570f23f-e606-0410-a88d-b1316a301751
2022-06-18If --no-interaction, don't ask about importing settings.Karl Berry
(load_tlpdb): If --scheme, use it before $vars{'selected_scheme'} when determining $selscheme. Doc updates. git-svn-id: svn://tug.org/texlive/trunk@63643 c570f23f-e606-0410-a88d-b1316a301751
2022-06-13install-tl (GetOptions): new options -no-installation, no-interaction,Karl Berry
-debug-setup-vars, -paper; also -texdir and other directory trees. (set_var_from_alternatives, set_standard_var): generalize method for setting the dir values. Expand tildes. (update_default_{scheme,paper}): new fns so scheme and paper size options are set before we go into the menus. (check_env): don't complain about INFOPATH or MANPATH; mention TEXLIVE_INSTALL_ENV_NOCHECK. Document new options; give a few examples. TLUtils.pm (get_user_home, expand_tilde): new fns. install-menu-text.pl: call them. git-svn-id: svn://tug.org/texlive/trunk@63571 c570f23f-e606-0410-a88d-b1316a301751
2022-04-18Revert "work on win64 support"Norbert Preining
This reverts commit daa265a214b9e12e2a9bab636398c2dd699f7cd4. git-svn-id: svn://tug.org/texlive/trunk@63068 c570f23f-e606-0410-a88d-b1316a301751
2022-04-18work on win64 supportNorbert Preining
git-svn-id: svn://tug.org/texlive/trunk@63066 c570f23f-e606-0410-a88d-b1316a301751
2022-03-09docKarl Berry
git-svn-id: svn://tug.org/texlive/trunk@62571 c570f23f-e606-0410-a88d-b1316a301751
2022-03-09install-tl: disk checkNorbert Preining
text mode installer shows required/free space warn on installation if space does not suffice allow overriding git-svn-id: svn://tug.org/texlive/trunk@62539 c570f23f-e606-0410-a88d-b1316a301751
2022-03-06return to menu when not enough space, not continue installationKarl Berry
git-svn-id: svn://tug.org/texlive/trunk@62484 c570f23f-e606-0410-a88d-b1316a301751
2022-03-05wordingKarl Berry
git-svn-id: svn://tug.org/texlive/trunk@62459 c570f23f-e606-0410-a88d-b1316a301751
2022-03-05Prohibit installation into insufficient disk space dirNorbert Preining
git-svn-id: svn://tug.org/texlive/trunk@62432 c570f23f-e606-0410-a88d-b1316a301751
2022-03-05installer and free disk space improvementsNorbert Preining
- factor free disk space computation into a new TLUtils function - save (and update) the free disk space for the current TEXDIR in %vars - display the free disk space (if it is available) in the text menu git-svn-id: svn://tug.org/texlive/trunk@62431 c570f23f-e606-0410-a88d-b1316a301751
2021-02-27Translations loaded in tlmgr and install-tlSiep Kroonenberg
git-svn-id: svn://tug.org/texlive/trunk@57970 c570f23f-e606-0410-a88d-b1316a301751
2021-02-172021 copyright, docKarl Berry
git-svn-id: svn://tug.org/texlive/trunk@57772 c570f23f-e606-0410-a88d-b1316a301751
2021-01-31(other_options) <opts>: no more H(elp), hasn'tKarl Berry
worked for years. (main_menu): likewise, and change call. Print out the doc url in the beginning header. (run_menu_text): wording of using existing TL; check for undefined $yn (e.g., install-tl </dev/null). git-svn-id: svn://tug.org/texlive/trunk@57583 c570f23f-e606-0410-a88d-b1316a301751
2020-01-16copyright/version updatesKarl Berry
git-svn-id: svn://tug.org/texlive/trunk@53428 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-12-10Revert "work on win64 support"Norbert Preining
git-svn-id: svn://tug.org/texlive/trunk@53076 c570f23f-e606-0410-a88d-b1316a301751
2019-12-10work on win64 supportNorbert Preining
git-svn-id: svn://tug.org/texlive/trunk@53075 c570f23f-e606-0410-a88d-b1316a301751
2019-03-08pt_BR xlate update; "main" tree rather than "support" tree; norbert/github ↵Karl Berry
binaries git-svn-id: svn://tug.org/texlive/trunk@50297 c570f23f-e606-0410-a88d-b1316a301751
2018-05-26instopt_adjustrepo to CTAN wording; suggestion from Tristan Miller, 24 May ↵Karl Berry
2018 14:12:33 git-svn-id: svn://tug.org/texlive/trunk@47845 c570f23f-e606-0410-a88d-b1316a301751
2018-03-03wordingKarl Berry
git-svn-id: svn://tug.org/texlive/trunk@46802 c570f23f-e606-0410-a88d-b1316a301751
2017-06-12Hopefully __ is now handled right.Siep Kroonenberg
git-svn-id: svn://tug.org/texlive/trunk@44571 c570f23f-e606-0410-a88d-b1316a301751
2017-05-18Fixes for translation welcome messageSiep Kroonenberg
git-svn-id: svn://tug.org/texlive/trunk@44402 c570f23f-e606-0410-a88d-b1316a301751
2017-04-28(obutton,toggle): use X instead of x in theKarl Berry
options text menu, for consistency. Is this problematic for some reason? We'll see. git-svn-id: svn://tug.org/texlive/trunk@44108 c570f23f-e606-0410-a88d-b1316a301751
2017-04-20Future-proof win version; no uninst reg entry for w10 user installSiep Kroonenberg
git-svn-id: svn://tug.org/texlive/trunk@43941 c570f23f-e606-0410-a88d-b1316a301751
2017-04-16rename instopt_path to instopt_adjustpathNorbert Preining
git-svn-id: svn://tug.org/texlive/trunk@43833 c570f23f-e606-0410-a88d-b1316a301751
2017-04-16use tlpdbopt_ instead of option_Norbert Preining
git-svn-id: svn://tug.org/texlive/trunk@43831 c570f23f-e606-0410-a88d-b1316a301751
2017-04-16option_path is only installer option, use instopt_pathNorbert Preining
git-svn-id: svn://tug.org/texlive/trunk@43827 c570f23f-e606-0410-a88d-b1316a301751
2017-04-16write18_restricted is an installer option, adjust namingNorbert Preining
git-svn-id: svn://tug.org/texlive/trunk@43826 c570f23f-e606-0410-a88d-b1316a301751
2017-04-16more variable standardization for installer optionsNorbert Preining
we now use instopt_ as prefix for installer only options that are not saved into the TLPDB. git-svn-id: svn://tug.org/texlive/trunk@43824 c570f23f-e606-0410-a88d-b1316a301751
2017-04-16treat $opt_in_place special and don't save it into %varsNorbert Preining
git-svn-id: svn://tug.org/texlive/trunk@43823 c570f23f-e606-0410-a88d-b1316a301751
2017-04-16rename option_adjustrepo to adjustrepo onlyNorbert Preining
the option_ prefix is reserved for those values that can also be set in the tlpdb, but not for purely install-tl options. Fix that. git-svn-id: svn://tug.org/texlive/trunk@43822 c570f23f-e606-0410-a88d-b1316a301751
2017-04-16allow saving the current state as profile in text installerNorbert Preining
git-svn-id: svn://tug.org/texlive/trunk@43820 c570f23f-e606-0410-a88d-b1316a301751
2017-04-15Reworked installer and tlaunch optionSiep Kroonenberg
git-svn-id: svn://tug.org/texlive/trunk@43805 c570f23f-e606-0410-a88d-b1316a301751
2017-03-21tlmgr.pl: mention problem of too-frequent updates using mirror.ctan.org.Karl Berry
(Uwe Siart, tex-live 02 Mar 2017 10:30:35) install-menu-txt.pl: menu headings more consistent, try to clarify customizations vs. actions. (Alan Litchfield, texhax 12 Mar 2017 11:37:35) tl-update-asy: need ASYMPTOTE_EPSDRIVER; simplify since original is no longer svn. releng.txt: more version number locations. git-svn-id: svn://tug.org/texlive/trunk@43566 c570f23f-e606-0410-a88d-b1316a301751
2016-11-03install-menu-text.pl should not need to be executable?Karl Berry
git-svn-id: svn://tug.org/texlive/trunk@42431 c570f23f-e606-0410-a88d-b1316a301751
2016-04-13wording, docKarl Berry
git-svn-id: svn://tug.org/texlive/trunk@40495 c570f23f-e606-0410-a88d-b1316a301751
2016-04-05preliminary 2016 release and copyright yearsKarl Berry
git-svn-id: svn://tug.org/texlive/trunk@40251 c570f23f-e606-0410-a88d-b1316a301751
2015-04-14undo text installer changeNorbert Preining
git-svn-id: svn://tug.org/texlive/trunk@36849 c570f23f-e606-0410-a88d-b1316a301751
2015-04-14mention that TeXworks is only Win32Norbert Preining
git-svn-id: svn://tug.org/texlive/trunk@36848 c570f23f-e606-0410-a88d-b1316a301751
2014-12-02* TLUtils.pm (add_link_dir_dir): only unlink a symlink, not everything;Karl Berry
idea from mpg tldev mail, 23 Jun 2011 13:45:27. (): do not complain if source man dir does nto exist. (dir_writable): merely reformat, no code changes. * install-menu.text.pl (main_menu): restore display of symlink creation option to the main menu. * install-tl (warnings_summary): indent by two spaces, not three. (welcome_paths): one less blank line. git-svn-id: svn://tug.org/texlive/trunk@35719 c570f23f-e606-0410-a88d-b1316a301751
2014-11-14present platforms in OS on ARCH orderNorbert Preining
git-svn-id: svn://tug.org/texlive/trunk@35578 c570f23f-e606-0410-a88d-b1316a301751
2014-09-01update installer text when loading previous settingsNorbert Preining
git-svn-id: svn://tug.org/texlive/trunk@35077 c570f23f-e606-0410-a88d-b1316a301751
2014-05-02unknown command is whole input, not just first charKarl Berry
git-svn-id: svn://tug.org/texlive/trunk@33796 c570f23f-e606-0410-a88d-b1316a301751
2013-06-28recognize and die on rsync urls; other doc and text tweaksKarl Berry
git-svn-id: svn://tug.org/texlive/trunk@31004 c570f23f-e606-0410-a88d-b1316a301751
2013-05-11merge language menu into regular collections menuKarl Berry
git-svn-id: svn://tug.org/texlive/trunk@30398 c570f23f-e606-0410-a88d-b1316a301751
2013-05-10merge collection-documentation-* into collection-lang*Karl Berry
git-svn-id: svn://tug.org/texlive/trunk@30372 c570f23f-e606-0410-a88d-b1316a301751
2013-05-10w32 directory handlingSiep Kroonenberg
git-svn-id: svn://tug.org/texlive/trunk@30368 c570f23f-e606-0410-a88d-b1316a301751
2012-10-30rename the desktop integration option in the text mode installerNorbert Preining
git-svn-id: svn://tug.org/texlive/trunk@28130 c570f23f-e606-0410-a88d-b1316a301751
2012-05-26message wordingKarl Berry
git-svn-id: svn://tug.org/texlive/trunk@26666 c570f23f-e606-0410-a88d-b1316a301751