diff options
author | Karl Berry <karl@freefriends.org> | 2011-06-17 18:46:27 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2011-06-17 18:46:27 +0000 |
commit | ac792b4a44cef742b714ba66ae23e98ef65d9b5d (patch) | |
tree | 5435e3513bb1413875279039cda7fb7d9753e598 /Master | |
parent | 89dbc5a615f614b66b3caf0761ee318c1e941019 (diff) |
prepare for building test images
git-svn-id: svn://tug.org/texlive/trunk@23030 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-rwxr-xr-x | Master/tlpkg/bin/tl-update-images | 4 | ||||
-rw-r--r-- | Master/tlpkg/doc/releng.txt | 8 |
2 files changed, 10 insertions, 2 deletions
diff --git a/Master/tlpkg/bin/tl-update-images b/Master/tlpkg/bin/tl-update-images index acac95f3e1d..b28231df477 100755 --- a/Master/tlpkg/bin/tl-update-images +++ b/Master/tlpkg/bin/tl-update-images @@ -2,7 +2,7 @@ # $Id$ # Create the .iso image(s) for TeX Live. # -# Copyright 2007, 2008, 2009, 2010 Karl Berry. +# Copyright 2007, 2008, 2009, 2010, 2011 Karl Berry. # Copyright 2003, 2004, 2005 Sebastian Rahtz. # # This file is licensed under the GNU General Public License version 2 @@ -12,7 +12,7 @@ # Historical notes at the end of the script. NAME=texlive -V=2010 +V=2011 D=`date +%Y%m%d` target=/home/ftp/texlive/Images/test diff --git a/Master/tlpkg/doc/releng.txt b/Master/tlpkg/doc/releng.txt index c2b654b1069..bb8616126a7 100644 --- a/Master/tlpkg/doc/releng.txt +++ b/Master/tlpkg/doc/releng.txt @@ -41,7 +41,15 @@ force_rebuild=true cron.tl 4. kpathsea/texmf.cnf & web2c/texmf.cnf, Master/release-texlive.txt, Master/tlpkg/TeXLive/TLConfig.pm - change $ReleaseYear. + .mkisofsrc tlcritical will remain getting updated daily, even though it doesn't work with tlnet any more. c'est la vie. + + +when closer to time: + in cron.tl, images_frozen=false + in tl-update-images, ensure V= the new YYYY and target=/.../test + update /home/ftp/texlive/Images/test/README + after successful image build, email tldistro@tug.org for info/review |