summaryrefslogtreecommitdiff
path: root/Master/tlpkg/dev/README
blob: 34e56a51890ac29ad03139fe006082fb238a0edf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
$Id$
(Public domain.)

lib
	tlpkg libraries in other languages, none usable

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)