summaryrefslogtreecommitdiff
path: root/Master/tlpkg/installer/install-menu-text.pl
AgeCommit message (Collapse)Author
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
2010-05-13activate write18 installer optionsNorbert Preining
git-svn-id: svn://tug.org/texlive/trunk@18223 c570f23f-e606-0410-a88d-b1316a301751
2010-04-23lowercase (consistency)Hartmut Henkel
git-svn-id: svn://tug.org/texlive/trunk@17976 c570f23f-e606-0410-a88d-b1316a301751
2010-02-08make installer hide the "Setup for running from DVD" if this modeNorbert Preining
is not available git-svn-id: svn://tug.org/texlive/trunk@16939 c570f23f-e606-0410-a88d-b1316a301751
2009-10-19one moreKarl Berry
git-svn-id: svn://tug.org/texlive/trunk@15839 c570f23f-e606-0410-a88d-b1316a301751
2009-10-19disable write18 option, sighKarl Berry
git-svn-id: svn://tug.org/texlive/trunk@15838 c570f23f-e606-0410-a88d-b1316a301751
2009-10-07first ask whether import should be done, then import, and give a hintNorbert Preining
that warning messages about unknown category Documentation are fine ;-) git-svn-id: svn://tug.org/texlive/trunk@15666 c570f23f-e606-0410-a88d-b1316a301751
2009-10-03make the "Install TeXworks" option visible again and make it theNorbert Preining
same as collection-texworks selecting or not git-svn-id: svn://tug.org/texlive/trunk@15621 c570f23f-e606-0410-a88d-b1316a301751
2009-10-03another texworks roundNorbert Preining
- create a collection-texworks - move texworks from c-binextra to c-texworks - remove all mentioning of texworks in the installer - add collection-texworks to scheme-full git-svn-id: svn://tug.org/texlive/trunk@15618 c570f23f-e606-0410-a88d-b1316a301751
2009-09-15fix missing renames option_restricted -> option_write18_restrictedNorbert Preining
git-svn-id: svn://tug.org/texlive/trunk@15308 c570f23f-e606-0410-a88d-b1316a301751
2009-08-17\\ in stringKarl Berry
git-svn-id: svn://tug.org/texlive/trunk@14717 c570f23f-e606-0410-a88d-b1316a301751
2009-08-14implement option in text and perltk installer to deactivateNorbert Preining
restricted execution of programs via write18 git-svn-id: svn://tug.org/texlive/trunk@14659 c570f23f-e606-0410-a88d-b1316a301751
2009-07-10do not expand ~ when asked for TEXMFHOMENorbert Preining
git-svn-id: svn://tug.org/texlive/trunk@14219 c570f23f-e606-0410-a88d-b1316a301751
2009-07-09allow option -all-options to show all options in text andNorbert Preining
perltk mode, even those that are not really applicable use that option to actually show stuff in menu-text and menu-perltk show explanation strings for file assoc settings instead of number git-svn-id: svn://tug.org/texlive/trunk@14198 c570f23f-e606-0410-a88d-b1316a301751
2009-07-06only show texworks option on win32 in text mode installerNorbert Preining
git-svn-id: svn://tug.org/texlive/trunk@14144 c570f23f-e606-0410-a88d-b1316a301751
2009-07-05support setting the file_assocs value to 0,1,2 in TEXT mode installer,Norbert Preining
and adjust the defaults of the installer. git-svn-id: svn://tug.org/texlive/trunk@14110 c570f23f-e606-0410-a88d-b1316a301751
2009-07-03the "Tokyo-Vienna-cramped-flight-commit":Norbert Preining
- unify installer keys of the %vars hash to always use option_ prefix if it is an option - unify the layout of things in 00texlive.installation so that user settable things look like opt_$key:vallue, and internal things setting_$key:vale - add list of supported options to TLConfig, with type definitions - use a unified option call $tlpdb->option($key [, $value, $value]) instead of many different $tlpdb->option_foo_bar - adapt install-tl, uninstall-w32, tlmgr, tlpkg/bin, TeXLive::*, installer plugins, to use this new function instead - make the setting_platform:XXXXX (formerly platform:XXXXX) in 00texlive.installation only optional. It is not saved into the TLPDB if the *default* platform as returned by TeXLive::TLUtils::platform() (thus calling config.guess on unix). Only if you override the platform in the installer with -force-arch then this value is set in the TLPDB - implement TLMedia->platform that checks first the included TLPDB for option("platform"), and if that is not given determines the platform using TLUtils::platform(). - move the add_symlinks and remove_symlinks from TLPDB to TLMedia - sanatize the installer modules: perltk is now equivalent to text - tlmgr: . output of tlmgr option [show] does now show all the set options, but ignores irrelevant ones for the respective platform (sys_bin/man/info for win32, desktop_integration etc for unix) . option handling rewritten in a general way so that we only have to add new options to TLConfig::%TLPDBOptionXXXXX . setting an option is verified against the types of the options . implement tlmgr option showall that shows also options that are currently not set/saved in the TLPDB - TLUtils: honor the w32_multi_user setting also for shortcuts and menu items - tlmgrgui: . implement support for most options that are set in the TLPDB . add buttons to remove/add symlinks git-svn-id: svn://tug.org/texlive/trunk@14083 c570f23f-e606-0410-a88d-b1316a301751
2009-07-02TeXworks not TeX WorksKarl Berry
git-svn-id: svn://tug.org/texlive/trunk@14056 c570f23f-e606-0410-a88d-b1316a301751
2009-06-18offer TeX Works installation only on WindowsNorbert Preining
git-svn-id: svn://tug.org/texlive/trunk@13805 c570f23f-e606-0410-a88d-b1316a301751
2009-05-16allow installation of TeX Works in text/gui/wizard installerNorbert Preining
git-svn-id: svn://tug.org/texlive/trunk@13139 c570f23f-e606-0410-a88d-b1316a301751
2009-05-12Move most of the stuff from tlpkg, tlmgr from branch to trunkNorbert Preining
git-svn-id: svn://tug.org/texlive/trunk@13054 c570f23f-e606-0410-a88d-b1316a301751
2009-02-03rework install logic so that we can switch over to the GUI from wizardNorbert Preining
without all those warnings about redefined subs git-svn-id: svn://tug.org/texlive/trunk@12062 c570f23f-e606-0410-a88d-b1316a301751
2008-11-29fix -w(arnings)Karl Berry
git-svn-id: svn://tug.org/texlive/trunk@11464 c570f23f-e606-0410-a88d-b1316a301751
2008-11-28(directories_menu): move home expansion to ...Karl Berry
(input_dirname): ... here, where it's needed. git-svn-id: svn://tug.org/texlive/trunk@11463 c570f23f-e606-0410-a88d-b1316a301751
2008-11-28* install-tl (BEGIN): do not chdir to `dirname $0` (aka $Master); instead,Karl Berry
just set $::installerdir to it. * tlpkg/installer/install-menu-text.pl (input_dirname): new fn, factoring out directory processing code. Transform relative paths to absolute. (directories_menu): call it. git-svn-id: svn://tug.org/texlive/trunk@11446 c570f23f-e606-0410-a88d-b1316a301751
2008-10-05install-menu-text.pl: show required diskspace immediately in submenus.Reinhard Kotucha
git-svn-id: svn://tug.org/texlive/trunk@10858 c570f23f-e606-0410-a88d-b1316a301751
2008-09-21(binary_menu, directories_menu): don't complainKarl Berry
about R being an unknown command. Report from Nelson, 25 Aug 2008 18:16:52. git-svn-id: svn://tug.org/texlive/trunk@10670 c570f23f-e606-0410-a88d-b1316a301751
2008-09-16need preposition "for"; more about --disable-largefileKarl Berry
git-svn-id: svn://tug.org/texlive/trunk@10615 c570f23f-e606-0410-a88d-b1316a301751
2008-08-07complain if input command has no definition.Karl Berry
git-svn-id: svn://tug.org/texlive/trunk@10147 c570f23f-e606-0410-a88d-b1316a301751
2008-07-10text installer: echo welcome messages at end of installationNorbert Preining
git-svn-id: svn://tug.org/texlive/trunk@9431 c570f23f-e606-0410-a88d-b1316a301751
2008-07-08move selected collection reportKarl Berry
git-svn-id: svn://tug.org/texlive/trunk@9378 c570f23f-e606-0410-a88d-b1316a301751
2008-07-08make <V> toggle between HD/DVD setupKarl Berry
git-svn-id: svn://tug.org/texlive/trunk@9377 c570f23f-e606-0410-a88d-b1316a301751
2008-07-07(binary_menu): omit : for brevityKarl Berry
git-svn-id: svn://tug.org/texlive/trunk@9338 c570f23f-e606-0410-a88d-b1316a301751
2008-07-06tweak intro text, do not report url unless we are using itKarl Berry
git-svn-id: svn://tug.org/texlive/trunk@9298 c570f23f-e606-0410-a88d-b1316a301751
2008-07-06dvd vs. hd text tweaksKarl Berry
git-svn-id: svn://tug.org/texlive/trunk@9297 c570f23f-e606-0410-a88d-b1316a301751
2008-07-03tlpkg/installer/install-menu-text.pl, install-tl:Reinhard Kotucha
fixed typos reported by Jonathan. git-svn-id: svn://tug.org/texlive/trunk@9193 c570f23f-e606-0410-a88d-b1316a301751
2008-06-21install-tl.html: updated.Reinhard Kotucha
git-svn-id: svn://tug.org/texlive/trunk@8912 c570f23f-e606-0410-a88d-b1316a301751
2008-06-19install-menu-text.pl: removed "current settings: ...".Reinhard Kotucha
git-svn-id: svn://tug.org/texlive/trunk@8878 c570f23f-e606-0410-a88d-b1316a301751
2008-06-17(main_menu): add TEXMFHOME; reduce blank lines.Karl Berry
git-svn-id: svn://tug.org/texlive/trunk@8823 c570f23f-e606-0410-a88d-b1316a301751
2008-06-17installer text: fix wrongly updating of selected_schemeNorbert Preining
git-svn-id: svn://tug.org/texlive/trunk@8822 c570f23f-e606-0410-a88d-b1316a301751
2008-06-16Moved from dvd/to hd option in text menu to below the optionsSiep Kroonenberg
git-svn-id: svn://tug.org/texlive/trunk@8774 c570f23f-e606-0410-a88d-b1316a301751