summaryrefslogtreecommitdiff
path: root/new-infra/README
diff options
context:
space:
mode:
authorNorbert Preining <preining@logic.at>2007-05-07 00:03:49 +0000
committerNorbert Preining <preining@logic.at>2007-05-07 00:03:49 +0000
commita6aaedd52b9c8b3117f3d97d71185d9dc82cd323 (patch)
tree64e3a3028de9f6783a4a8937537c21b4be7d38bb /new-infra/README
parent4262df1c241798d7f0ca409e39cbdad3395fd769 (diff)
new stuff: revision handling, some docs, tests
git-svn-id: svn://tug.org/texlive/trunk@4255 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'new-infra/README')
-rw-r--r--new-infra/README25
1 files changed, 25 insertions, 0 deletions
diff --git a/new-infra/README b/new-infra/README
index ea0e49a153a..523b7b6ab4b 100644
--- a/new-infra/README
+++ b/new-infra/README
@@ -1,5 +1,30 @@
A short example implementation
+current status:
+- tlsrc -> tlp conversion
+ Implemented:
+ . auto generation of packages in texmf-dist according to their
+ leaf directory name
+ . package version based on the maximum of all package file
+ last changed revision number of subversion
+ Missing:
+ . update/inclusion of information from the catalogue
+ . missing source keys?
+ . efficient procedures
+ . ???
+- tlp -> tldb conversion
+ Implemented:
+ . just do it, trivial, cat $i, echo "" ...
+ Missing:
+ . no idea what it shoud do
+- usage of tldb
+ Implemented:
+ . reading of the whole tldp and generation of a perl hash
+ . generation of tlp files from the tldp database
+ Missing
+ . replacement/update/other operations on single tlp entries
+ this should be trivial as it is only hash operations
+
make runs the following commands:
1) generates tlp from tlsrc/*.tlsrc