diff options
Diffstat (limited to 'Master/tlpkg/doc/releng.txt')
-rw-r--r-- | Master/tlpkg/doc/releng.txt | 13 |
1 files changed, 8 insertions, 5 deletions
diff --git a/Master/tlpkg/doc/releng.txt b/Master/tlpkg/doc/releng.txt index 74096cc7a42..23b108e0c6d 100644 --- a/Master/tlpkg/doc/releng.txt +++ b/Master/tlpkg/doc/releng.txt @@ -146,15 +146,18 @@ N. Really test during pretest (really! don't leave it for knuth!): .fmt's sharable across endian-different platforms (including luatex). interactive mf '\drawdot (50,50); showit;' % and from * prompt -O. Just before the final pretest (i.e., to-be-published) build: +O. Two days before the final pretest (i.e., to-be-published) build: + Put date into NEWS and ChangeLog files. + tlmgr version number in texmf-dist/scripts/texlive/NEWS. + Rebuild test images so we get the new source. + Tell developers no more commits: akira, takuji, luigi. + +P. The day before the final pretest: option adjustrepo 1 in tl-update-tlnet, else install-tl-unx won't go to ctan Update Master/source: xz wget w32tex-src texlive*source mactexdoc install-tl-unx.tar.gz - tlmgr version number in texmf-dist/scripts/texlive/NEWS - Tell developers no more commits: akira, takuji, luigi, taco. - Put date into NEWS and ChangeLog files. -P. After final build, to do total freeze: +Q. After final build, to do total freeze: In cron.tl, set *_frozen=true. Probably also just disable the cron entry. |