summaryrefslogtreecommitdiff
path: root/Master/tlpkg/installer/install-menu-text.pl
AgeCommit message (Collapse)Author
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
2012-05-16install-tl: add sort scheme for presentation functionNorbert Preining
install-menu-text/perltk: use this function to order the schemes git-svn-id: svn://tug.org/texlive/trunk@26439 c570f23f-e606-0410-a88d-b1316a301751
2012-03-21reword ctan msg, http://tug.org/pipermail/tldoc/2012q1/000434.htmlKarl Berry
git-svn-id: svn://tug.org/texlive/trunk@25722 c570f23f-e606-0410-a88d-b1316a301751
2012-03-17new message wordingKarl Berry
git-svn-id: svn://tug.org/texlive/trunk@25680 c570f23f-e606-0410-a88d-b1316a301751
2012-03-17add installer option for adjusting the repository after installationNorbert Preining
defaults to yes asked only in text and pertk installer, not in wizard git-svn-id: svn://tug.org/texlive/trunk@25668 c570f23f-e606-0410-a88d-b1316a301751
2011-09-17installer and mirror selectionNorbert Preining
- don't show the terminal /systems/texlive/tlnet - allow for reselection in case of load failure git-svn-id: svn://tug.org/texlive/trunk@23990 c570f23f-e606-0410-a88d-b1316a301751
2011-09-15darn extra spaceKarl Berry
git-svn-id: svn://tug.org/texlive/trunk@23963 c570f23f-e606-0410-a88d-b1316a301751
2011-09-14tweak appearanceKarl Berry
git-svn-id: svn://tug.org/texlive/trunk@23943 c570f23f-e606-0410-a88d-b1316a301751
2011-09-13support selecting a mirror in all the installersNorbert Preining
git-svn-id: svn://tug.org/texlive/trunk@23929 c570f23f-e606-0410-a88d-b1316a301751
2011-06-17Warning about reinitialized dirs when portable toggledSiep Kroonenberg
git-svn-id: svn://tug.org/texlive/trunk@23027 c570f23f-e606-0410-a88d-b1316a301751
2011-05-30Fixes for handling TEXDIRSiep Kroonenberg
git-svn-id: svn://tug.org/texlive/trunk@22688 c570f23f-e606-0410-a88d-b1316a301751
2011-04-24Proposed updates TLWinGoo and install-tl now in place; old tlperl removedSiep Kroonenberg
git-svn-id: svn://tug.org/texlive/trunk@22184 c570f23f-e606-0410-a88d-b1316a301751
2011-04-07rename DVD/CD => local-[un]compressedSiep Kroonenberg
git-svn-id: svn://tug.org/texlive/trunk@22010 c570f23f-e606-0410-a88d-b1316a301751
2010-10-31installer:Norbert Preining
- (text mdoe) change scheme to scheme-custom if collections are changed - (gui) allow selecting scheme-custom in gui, and switch as above git-svn-id: svn://tug.org/texlive/trunk@20268 c570f23f-e606-0410-a88d-b1316a301751
2010-09-20(menu_head): hbar before head.Karl Berry
git-svn-id: svn://tug.org/texlive/trunk@19817 c570f23f-e606-0410-a88d-b1316a301751
2010-09-20Don't give spurious "unknown command" msgs whenKarl Berry
selecting collections or languages. Use "platform" terminology consistently. Make wording of prompts and menu_head's more consistent. git-svn-id: svn://tug.org/texlive/trunk@19816 c570f23f-e606-0410-a88d-b1316a301751
2010-06-09label textKarl Berry
git-svn-id: svn://tug.org/texlive/trunk@18844 c570f23f-e606-0410-a88d-b1316a301751
2010-06-02* install-tl, install-menu-text.pl: support changing TEXMFVAR andKarl Berry
TEXMFCONFIG, write in profile, etc. mkdirhier TEXMFVAR before running luatools --generate. * tl-update-tlnet: message change. * texmfcnf.lua: doc changes. git-svn-id: svn://tug.org/texlive/trunk@18699 c570f23f-e606-0410-a88d-b1316a301751
2010-05-25enable restricted optionKarl Berry
git-svn-id: svn://tug.org/texlive/trunk@18497 c570f23f-e606-0410-a88d-b1316a301751