diff options
Diffstat (limited to 'Build/tools/README')
-rw-r--r-- | Build/tools/README | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/Build/tools/README b/Build/tools/README index 70f41574ae6..30c289e315d 100644 --- a/Build/tools/README +++ b/Build/tools/README @@ -1,4 +1,6 @@ -(public domain -- originally written in 2004 by Karl Berry.) +Copyright (C) 2005, 2006 TeX Users Group. +You may freely use, modify and/or distribute this file. +(Originally written in 2005 by Karl Berry.) The scripts here relate to building or verifying TeX Live itself. @@ -6,6 +8,7 @@ tlrebuild - master script to check package files (tpm-check), update them (update-tpm), update the lists files generated from the tpm's for the Unix installer (update-lists), and make the ISO image (MakeImages.sh). + Run tlrebuild tpm-by-size - reports packages by space consumed. @@ -33,6 +36,7 @@ mkdocindex - builds top-level doc.html file. Instructions from Sebastian (5jun04) on updating packages from ctan to TeX Live; encapsulated in the ./ctan2tl script, but don't run it blindly. +See also http://tug.org/texlive/pkgupdate.html. a) grab the package X to Build/cdbuild/raw as a zip archive: gets $X.zip |