summaryrefslogtreecommitdiff
path: root/Master/tlpkg/dev/README
diff options
context:
space:
mode:
Diffstat (limited to 'Master/tlpkg/dev/README')
-rw-r--r--Master/tlpkg/dev/README45
1 files changed, 45 insertions, 0 deletions
diff --git a/Master/tlpkg/dev/README b/Master/tlpkg/dev/README
new file mode 100644
index 00000000000..61ea2a60b97
--- /dev/null
+++ b/Master/tlpkg/dev/README
@@ -0,0 +1,45 @@
+dev.multi-source-support.patch
+dev.multi-source-support.README
+ see dev.multi-source-support.README
+
+dev.tempfile-for-tlpdb.patch
+ trial to make symlink attacks harder by using tmpfiles instead
+ of the always same filename when downloading the tlpdb.xz
+
+dev.usermode-tlmgr.patch
+dev.usermode-tlmgr.README
+ see dev.usermode-tlmgr.README
+
+makeself-runscript.sh
+ a run.sh for a makeself (tlmgr-update-latest.sh) that even
+ allows installation of texlive by installing the bare bone
+ minimal (texlive.infra) and then bootstrapping into some
+ minimal env
+
+ Needs work, both on the script and tlmgr itself
+
+mktextex.pl
+ Simple mktextex program that can be used to query the tlpdb
+ on missing files and install them automatically.
+ Probably not useable in real life, only for testing.
+
+mktexupd.texlua
+ rewrite of mktexupd in texlua
+
+tlmgr1.pl-with-recreate-tlpdb
+ version of tlmgr.pl as shipped with TL2008 DVD, but with the
+ recreate-tlpdb action added, so that people can go back to
+ some working state after the tlpdb has been hosed.
+
+tlnet-disabled-packages.txt
+ this file collects packages that should NOT be updated in
+ tlnet, read by tl-update-containers.
+
+ This is probably the wrong place for this file, but where else?
+
+tlrepo-from-minimals.pl
+ Semi-working (WIP) script that automatically creates a
+ TL repository from the context minimals.
+ Needs work (the minimals are developping too fast)
+
+