summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNorbert Preining <preining@logic.at>2008-09-08 00:38:11 +0000
committerNorbert Preining <preining@logic.at>2008-09-08 00:38:11 +0000
commit65c07f74b13cbde436acaadd491b569161ec7eeb (patch)
tree6fe9426de2cc4e5d3f99291e97ed33331ba70f95
parentb526541bec9b11967b13e1c44f8dfbcc73d801da (diff)
add some todos to tlmgr.pl
git-svn-id: svn://tug.org/texlive/trunk@10470 c570f23f-e606-0410-a88d-b1316a301751
-rwxr-xr-xMaster/texmf/scripts/texlive/tlmgr.pl3
1 files changed, 3 insertions, 0 deletions
diff --git a/Master/texmf/scripts/texlive/tlmgr.pl b/Master/texmf/scripts/texlive/tlmgr.pl
index 8721a3c898a..d0c9907c66a 100755
--- a/Master/texmf/scripts/texlive/tlmgr.pl
+++ b/Master/texmf/scripts/texlive/tlmgr.pl
@@ -6,6 +6,9 @@
# or any later version.
#
# TODO:
+# - check of consistency: all files mentioned are actually present
+# - reinstall a package: assume that i want to donwgrade from a different
+# mirror or I want to fix an accidentally removed file
# - ordering or collections removal (see below for details)
# - (?) removal does not remove created format files from TEXMFSYSVAR
# - other features: dependency check?, ...?