diff options
-rw-r--r-- | TODO | 16 |
1 files changed, 16 insertions, 0 deletions
@@ -12,6 +12,22 @@ Public domain. TeX Live TODO: 5. Won't do +-1. Things for after 2010 release +================================= + +* Rewrite installer option_ handling that *always* the option name in +the tlpdb and in the $vars{'option_*'} agree. +Make initialization of those options from the tlpdb using + $tlpdb->option('-installer' => 1) +not complain on the tlpsrc-set (installer only option) not complain + + +* set LESS='-R' and unset LESSPIPE in tlmgr + +* tlmgr update (without additional arguments) loads the remote tlpdb +and then complains. Check argumetns before and load database afterwards + + 0. Things that have to hang fire until 2010 =========================================== |