summaryrefslogtreecommitdiff
path: root/Master/tlpkg/doc/packages.txt
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2011-07-25 22:23:32 +0000
committerKarl Berry <karl@freefriends.org>2011-07-25 22:23:32 +0000
commit94971c79e6ce311fbe476cfa2ca13dce967f43a9 (patch)
treec1c307bfa2bd406e55d575583400379cb4b27dc4 /Master/tlpkg/doc/packages.txt
parent4e7f01293c3e3870d387411e8e5c1dd9b7cc4523 (diff)
messy, imperfect, release documentation
git-svn-id: svn://tug.org/texlive/trunk@23226 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/doc/packages.txt')
-rw-r--r--Master/tlpkg/doc/packages.txt42
1 files changed, 28 insertions, 14 deletions
diff --git a/Master/tlpkg/doc/packages.txt b/Master/tlpkg/doc/packages.txt
index d53493d8d77..10fc7ae2c16 100644
--- a/Master/tlpkg/doc/packages.txt
+++ b/Master/tlpkg/doc/packages.txt
@@ -69,47 +69,57 @@ Making the big release:
umount /home/ftp/texlive/Contents/live
hx=/home/ftp/historic/systems/texlive
-prev=2009
-this=2010
+prev=2010
+this=2011
+mkdir $hx/$this
-- in /home/ftp/texlive/Images:
+cd /home/ftp/texlive/Images
cp README.html $hx/$prev/
mv *.iso* $hx/$prev/
mv test/*.iso* .
-mv test/texlive*.tar.xz* $hx/this/
+mv test/texlive*.tar.xz* $hx/$this/ # tar version only from historic
update README and test/README
+rm texlivetest.iso
-- for tlnet:
+cd /home/ftp/texlive/tlnet
mkdir $hx/$prev/tlnet
cd /home/ftp/texlive/tlnet
cp README $hx/$prev/tlnet/
mv [a-z]* $hx/$prev/tlnet/
mv ../tlpretest/[a-z]* .
-mv mactex.zip* ~koch/public_html/ # and write koch about time to release
+mv mactex* # deal with mactex below
update README and ../tlpretest/README
+cd /home/httpd/html/texlive
+mkdir $hx/$prev/web
+cp *.html !$
+
+
- tug.org stuff:
-change /etc/fstab, mount /home/ftp/texlive/Contents/live.
do full install to default location.
rm /usr/local/texlive-rel; ln -s texlive/$this /usr/local/texlive-rel
-update ~www/texlive web pages.
+create source/ subdir, cp texlive-*-source.tar.xz and w32tex-src.tar.xz
+change /etc/fstab, mount /home/ftp/texlive/Contents/live.
+update ~www/texlive web pages (search for $prev):
acquire* - general
bugs.html - general
doc.html - platform list
quickinstall.html - paths
w32client.html - new .zip needed
-update historic/systems with final ProTeXt and MacTeX, when ready.
-update TUG member area with CTAN snapshot.
+update historic/systems with final proTeXt and MacTeX, when ready.
+update TUG member area with CTAN snapshot, when ready.
+update TUG home page.
- announcements:
Dick Koch @ updating MacTeX.
-CTAN @ re-enabling mirroring.
-Manfred @ making TeX Collection.
+CTAN @ re-enabling tlnet mirroring.
+Manfred @ making TeX Collection DVD.
+Martin @ torrents.
pretest mirror admins @ done till next year (~www/texlive/mirmon/tl*.txt).
- make tag + branch:
-svn copy -r 19552 -m'texlive-2010.0 tag based on r19552' svn://tug.org/texlive/trunk svn://tug.org/texlive/tags/texlive-2010.0
-svn copy -r 19552 -m'branch2010 branch based on r19552' svn://tug.org/texlive/trunk svn://tug.org/texlive/branches/branch2010
+svn copy -r 23181 -m'texlive-2011.0 tag based on r23181' svn://tug.org/texlive/trunk svn://tug.org/texlive/tags/texlive-2011.0
+svn copy -r 23181 -m'branch2011 branch based on r23181' svn://tug.org/texlive/trunk svn://tug.org/texlive/branches/branch2011
It's the same command, just different destinations.
http://svnbook.red-bean.com/en/1.5/svn-book.html#svn.branchmerge
@@ -118,6 +128,10 @@ svn copy -r 19552 -m'branch2010 branch based on r19552' svn://tug.org/texlive/tr
current state of the branch with its starting point (the tag).
- update ~karl/bin/cron.tl, and reenable when feel ready.
+critical=
+pretest=
+all_frozen=false
+probably wait for net_frozen=false for a couple days