summaryrefslogtreecommitdiff
path: root/Master/tlpkg/TODO
diff options
context:
space:
mode:
authorNorbert Preining <preining@logic.at>2007-06-18 14:23:18 +0000
committerNorbert Preining <preining@logic.at>2007-06-18 14:23:18 +0000
commitdfd6e494fcfcfe684312b959c68d589b06d33594 (patch)
tree9d14cbe7b574ddcb88afbc910ab89a4af4c7f7cf /Master/tlpkg/TODO
parent7fb60a74aab3febff8b73f2c8485f038d6a5e8cf (diff)
it is tlpsrc not tlsrc, tlpobj not tlp, tlpdb not tldb...
git-svn-id: svn://tug.org/texlive/trunk@4469 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/TODO')
-rw-r--r--Master/tlpkg/TODO25
1 files changed, 15 insertions, 10 deletions
diff --git a/Master/tlpkg/TODO b/Master/tlpkg/TODO
index e735fa15a31..5e976312dd9 100644
--- a/Master/tlpkg/TODO
+++ b/Master/tlpkg/TODO
@@ -2,16 +2,21 @@ TODO for new-infra
==================
PRE SWITCH
----------
-- list files (TLPDB->generate_lists)
- how is the size generated???
- for normal packages: just the sum of docsize/srcsize/runsize
- for packages with binaries: sum of the above + the maximum of the
- sizes of the binaries{$arch}???
- for collections: the sum of the sizes of the included packages
- plus the size of itself (in case single files are added)??
- for schemes: ????????????????????????? no idea: I summed up the
- size of all the collections, but it seems to be wrong!
-- list files II
+done, but in need of testing:
+- change longdesc to use the "longdesc" on every line, so that only files
+ are indented with one space
+- dont writeout catalogue if it is eq name
+- categories
+ Package -> under texmf-dist
+ Documentation -> under texmf-doc
+ Collection -> under texmf and is collection
+ Scheme -> under texmf and is scheme
+ TLCore -> under texmf but is neither collection nor scheme
+
+
+really todo:
+- intelligentify the patterns that on windows foo{.exe,.bat,...} is taken
+- list files
we should somehow check for equivalence of the two sets of files
a simple grep -v emptylines | sort |uniq ... diff should do it
- rewrite the place script