diff options
author | Norbert Preining <preining@logic.at> | 2010-08-26 07:45:04 +0000 |
---|---|---|
committer | Norbert Preining <preining@logic.at> | 2010-08-26 07:45:04 +0000 |
commit | a128afe1fd10aceb963b9850d7e0871d4c1ac77a (patch) | |
tree | 33cfeaa0d0fc2bad155b81d2fd6bd106b699d6ca /TODO | |
parent | 139373133828454294c01edb992f911950dff8f0 (diff) |
add some TODO items for post-TL2010 release
git-svn-id: svn://tug.org/texlive/trunk@19564 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'TODO')
-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 =========================================== |