diff options
Diffstat (limited to 'Master/tlpkg/doc')
-rw-r--r-- | Master/tlpkg/doc/releng.txt | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/Master/tlpkg/doc/releng.txt b/Master/tlpkg/doc/releng.txt index 6c60cf83410..a81980cb19d 100644 --- a/Master/tlpkg/doc/releng.txt +++ b/Master/tlpkg/doc/releng.txt @@ -126,13 +126,14 @@ to check the output and ensure all is as basically ok. 8a. svn commit all the above. 9. After that trial build looks ok, set in cron.tl: -recreate=--recreate # just once! to get catalogue updates, and again: +catalogue_update=true # to get catalogue updates; then revert. And do: mkdir /home/ftp/texlive/tlpretest/tlpkg touch !$/texlive.tlpdb force_rebuild=true cron.tl -10. After first rebuild success, undo --recreate. Life goes on. +10. After first rebuild success, back to catalogue_update=false. +Life and daily updates go on. A. At some point, after tlnet freeze: Update gpg expiration, see tlpkg/gpg/tl-key-extension.txt. |