summaryrefslogtreecommitdiff
path: root/Master/tlpkg/doc
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2024-04-19 15:58:50 +0000
committerKarl Berry <karl@freefriends.org>2024-04-19 15:58:50 +0000
commitd5599563dc6f907e019b035598bda49fec35d4f6 (patch)
tree29caab70532557207c68ee00656a2ca32dec599b /Master/tlpkg/doc
parent57a36ad2c78e11304e0ee59ff3f3fd72bf5130e7 (diff)
doc and info tweaks
git-svn-id: svn://tug.org/texlive/trunk@70991 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/doc')
-rw-r--r--Master/tlpkg/doc/releng.txt49
1 files changed, 9 insertions, 40 deletions
diff --git a/Master/tlpkg/doc/releng.txt b/Master/tlpkg/doc/releng.txt
index 565c9b53195..1b88886cd60 100644
--- a/Master/tlpkg/doc/releng.txt
+++ b/Master/tlpkg/doc/releng.txt
@@ -504,7 +504,7 @@ chmod u+rw !$ # disable header.html ssi in that bugs.html
# rm -rf $preprune
- email ctan@ctan.org.
- update local CTAN area, just to avoid mirroring everything back again.
+ can update local CTAN area, just to avoid mirroring everything back again.
Need to do this after the night's mirror-ctan is done, since CTAN
won't have updated yet, most likely.
cd /home/ftp/texlive/tlnet
@@ -627,7 +627,7 @@ tail out
brev=nnnnn # branch commit revision, e.g., 51236
btag=yyyy.n # next branch tag, e.g., 2021.3
when ready:
-#svn copy -r $brev -m"texlive-$btag tag based on r$brev, with <whatever> fix" \
+#svn copy -r $brev -m"texlive-$btag tag based on r$brev, with $whatever fix" \
# svn://tug.org/texlive/branches/branch2021 \
# svn://tug.org/texlive/tags/texlive-$btag
(Using urls makes for an immediate commit, which is what we want.)
@@ -659,6 +659,12 @@ Also disable cron.synctl /home/texlive/branch and enable plain cron.synctl.
#
Also re-enable Catalogue updates in mirror-ctan.
+- build .iso for MacTeX burning:
+cd ~www/dvd/mactex
+./create-mactex-iso
+# also request creation of CTAN and MiKTeX images.
+# See ~www/dvd for more info on building and burning the images.
+
- announcements:
CTAN @ ISO update: remove old version, MacTeX.
Dick @ updating MacTeX web pages.
@@ -667,43 +673,6 @@ pdftex maintainers @ updating pdftex sources with sync-pdftex.sh + tag.
tex-live, tldistro @ release made.
tlcommitters: repo open.
- after TC release:
-- texcollection
-hy=/home/ftp/historic/systems
-mkdir -p $hy/texcollection/$this/packaging
-#
-# copy files from DVD:
-mount /mnt/tc
-cd /mnt/tc
-ls -lt # check that it's the current release!
-cp -pR *.* setup /home/ftp/historic/systems/texcollection/$this
-#
-# copy ctan snapshot for TUG members:
-du -h ~www/members/ctan2*.tar # just to compare
-mkdir $hy/ctancd/$prev
-mv ~www/members/ctan2*.tar !$
-ls -lt ctan/ | head # note date of last update
-nice -19 tar cf ~www/members/ctan`date +%y`-0410.tar ctan # update date!
-chmod a=r ~www/members/ctan2*.tar
-ls -l !$; du -h !$
-# edit members/index.html
-#
-cd && umount /mnt/tc
-#
-cd $hy/texcollection/$this/packaging
-# copy in files from texcollection svn:
-svn update ~/src/texcollection/
-cp -p ~/src/texcollection/$this/packaging/* .
-#
-# make small image for web page:
-pdftoppm -r 222 texcoll-label.pdf temp
-pnmcrop temp*.ppm | pnmtopng >~www/texcollection/texcollection$this.png
-cp texcoll-cover.pdf ~www/texcollection/texcollection$this.pdf
-#
-~www/texcollection/index.html
-~www/store/index.html
-/home/httpd/cgi-bin/tug-common.pl
-~www/forms/current/memberapp.html
-#
+~www/dvd/index.html
~www/rss/tug.xml
~www/index.html