summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--TODO20
1 files changed, 0 insertions, 20 deletions
diff --git a/TODO b/TODO
index d1e97e7d86e..427cd85d7e5 100644
--- a/TODO
+++ b/TODO
@@ -197,26 +197,6 @@ longer needed at all?
- user mode for tlmgr
-- disabling of formats and maps (and hyphens?) in the -local files:
- The idea is that if there is aline
- #!FORMAT
- or
- #!FOO.MAP
- or
- #!HNAME
- then the format defined by
- AddFormat name=FORMAT
- will be disabled in the generated fmtutil.cnf file.
-
- For FOO.MAP it is simply
- addMap FOO.MAP
- addMixedMap FOO.MAP
- that is disabled.
-
- For HNAME it is
- AddHyphen name=HNAME ...
- that is disabled.
-
- _install_package in TLMedia and install_package in TLUtils appear to be
doing basically the same job. This is bad.
So rewrite the installer to use TLMedia instead of the horrible hacks of