diff options
author | Karl Berry <karl@freefriends.org> | 2012-05-12 15:53:55 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2012-05-12 15:53:55 +0000 |
commit | 43e2e31c6c50260cce588637b892ab1b6c0ee743 (patch) | |
tree | d2a6106fcda7e901bd8632d60cadd87a691a9e5b /Master/tlpkg/doc | |
parent | 65f11c0ce41fc14ab77041de84529039b07a98ac (diff) |
tl12 preliminaries
git-svn-id: svn://tug.org/texlive/trunk@26312 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/doc')
-rw-r--r-- | Master/tlpkg/doc/packages.txt | 26 |
1 files changed, 16 insertions, 10 deletions
diff --git a/Master/tlpkg/doc/packages.txt b/Master/tlpkg/doc/packages.txt index 6412e757022..a3efaaeb953 100644 --- a/Master/tlpkg/doc/packages.txt +++ b/Master/tlpkg/doc/packages.txt @@ -37,7 +37,7 @@ Really test during pretest (really!): .fmt's sharable across endian-different platforms (including luatex). interactive mf '\drawdot (50,50); showit;' -When finalizing sources: +When finalizing sources (can be before tlnet freeze) version numbers and years and copyright years in: top level version.ac dvips: configure.ac NEWS dvips.c dvips.h afm2tfm.c dvips.texi @@ -46,11 +46,24 @@ When finalizing sources: ptexenc: version.ac texmf.cnf (both Build and Master), texmfcnf.lua (Master) install-tl, tlmgr.pl (copyright only) - + run ~karl/bin/tlversions to see+compare engine/etc. versions + +tlnet freeze: + opt_frozen=1 in 00texlive.installation.tlpsrc on last day of updates. + on first day of freeze, pretest=--pretest and critical=--critical in cron.tl. + cp -ar tlnet /home/ftp/historic/systems/texlive/YYYY/tlnet-final + Either: + mkdir /home/ftp/texlive/tlpretest/tlpkg + cp Master/tlpkg/texlive.tlpdb !$ # no texlive.installer? + tl-update-tlnet will make everything else. + But better? + cd /home/ftp/texlive/tlnet + \cp -ar [a-u]* ../tlpretest/ # omit README (update that) + After tlnet freeze: fix release-texlive.txt, .mkisofsrc, tl-update-tlnet, TLConfig.pm (see below). - in Master: update texinfos, man pages+pdfs. + in Master: update texinfos, man pages+pdfs. make texlive.texi? update web pages, including arch list and doc translation list in doc.html. also including portable-anchor.html this year. @@ -58,13 +71,6 @@ When total freeze: peb + laurens + khaled: no commits after: copy bugs.html to historic/YYYY-1/bugs.html, rm tugstyle.css - - For tlpretest: -Make the new directory, copy in tlpkg/texlive.tlpdb but remove the -00texlive.installer stanza; tl-update-tlnet will make everything else. -But consider mv-ing the old directory so as not to actually make new -containers. Coordinate with CTAN. - Making the big release: |