diff options
author | Karl Berry <karl@freefriends.org> | 2022-01-27 22:59:24 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2022-01-27 22:59:24 +0000 |
commit | d17395dc3da8ac203703f9b98c2d89d169f6a5bd (patch) | |
tree | 99263104ecc630d169c92620d495bcb8890868aa /Master/tlpkg/doc | |
parent | 1519c1a484e357df71a791249ba8aecf3a5700d8 (diff) |
doc,sync
git-svn-id: svn://tug.org/texlive/trunk@61767 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/doc')
-rw-r--r-- | Master/tlpkg/doc/releng.txt | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/Master/tlpkg/doc/releng.txt b/Master/tlpkg/doc/releng.txt index 82f8fa28b08..0220a01ef10 100644 --- a/Master/tlpkg/doc/releng.txt +++ b/Master/tlpkg/doc/releng.txt @@ -189,7 +189,7 @@ real one. To do the build: env force_rebuild=true cron.branch 11. In cron.tl, set net_frozen=false, critical= , and - return to regular catalogue_compare updates. + return to regular catalogue_compare=true updates. In the crontab, enable the pretest entries. 12. Life and daily updates resume: run c2l to update trunk->tlpretest, @@ -276,7 +276,7 @@ M. As pretest proceeds, update the doc: tl-update-txi Don't forget to commit everything (texmf-dist/doc, Build/source, ...). -N. Really test during and at end of pretest that +N. Really test during, and at end, of pretest that (really! don't leave it for post-release failure) .fmt's sharable are across endian/word-different platforms, including luatex: @@ -293,7 +293,7 @@ W. Two days before the final pretest (i.e., to-be-published) build: Put date into NEWS and ChangeLog files above. Update Build/source/tardate.ac && reautoconf. tlmgr version number in texmf-dist/scripts/texlive/NEWS. - In cron.tl, set catalogue_compare=true for final syncs. + In cron.tl, force catalogue_compare=true for final syncs. Run make distclean in Build/source/utils/asymptote to aviod that build junk ending up in the source tarball. Reenable images_frozen=false so we get the new sources, @@ -515,6 +515,7 @@ critical= images_frozen=true net_frozen=false all_frozen=false +catalogue_compare=true intermittently after TC release: - texcollection |