summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2013-05-29 14:48:04 +0000
committerKarl Berry <karl@freefriends.org>2013-05-29 14:48:04 +0000
commit367dee3677f3e40173bfeb33970c3b1511e2bd60 (patch)
tree832197aaeb1bcec4c08fe4044ce479f85af37910
parenta3ad6b18ecf495d7e2da360f0e4092d10b396857 (diff)
update sources for 2013 release (including new archiving of devsource and install-tl-unx)
git-svn-id: svn://tug.org/texlive/trunk@30805 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r--Master/source/install-tl-unx.README5
-rw-r--r--Master/source/install-tl-unx.tar.gzbin0 -> 2928844 bytes
-rw-r--r--Master/source/texlive-20130529-devsource.tar.xzbin0 -> 3787688 bytes
-rw-r--r--Master/source/texlive-20130529-source.tar.xz (renamed from Master/source/texlive-20120628-source.tar.xz)bin131920292 -> 179957760 bytes
-rwxr-xr-xMaster/tlpkg/bin/tl-update-tlnet2
-rw-r--r--Master/tlpkg/doc/releng.txt4
6 files changed, 8 insertions, 3 deletions
diff --git a/Master/source/install-tl-unx.README b/Master/source/install-tl-unx.README
new file mode 100644
index 00000000000..8e837de638b
--- /dev/null
+++ b/Master/source/install-tl-unx.README
@@ -0,0 +1,5 @@
+(This file public domain.)
+
+TeX Live installation tar archive from the final pretest:
+ ftp://tug.org/texlive/tlpretest
+Made with tlpkg/bin/tl-update-install-pkg.
diff --git a/Master/source/install-tl-unx.tar.gz b/Master/source/install-tl-unx.tar.gz
new file mode 100644
index 00000000000..435fcbc9a5d
--- /dev/null
+++ b/Master/source/install-tl-unx.tar.gz
Binary files differ
diff --git a/Master/source/texlive-20130529-devsource.tar.xz b/Master/source/texlive-20130529-devsource.tar.xz
new file mode 100644
index 00000000000..05a9b4679e3
--- /dev/null
+++ b/Master/source/texlive-20130529-devsource.tar.xz
Binary files differ
diff --git a/Master/source/texlive-20120628-source.tar.xz b/Master/source/texlive-20130529-source.tar.xz
index de8ab8bd04a..76b034fd476 100644
--- a/Master/source/texlive-20120628-source.tar.xz
+++ b/Master/source/texlive-20130529-source.tar.xz
Binary files differ
diff --git a/Master/tlpkg/bin/tl-update-tlnet b/Master/tlpkg/bin/tl-update-tlnet
index 78d28f28390..49e4194b44c 100755
--- a/Master/tlpkg/bin/tl-update-tlnet
+++ b/Master/tlpkg/bin/tl-update-tlnet
@@ -115,7 +115,7 @@ option_fmt 1
option_letter 0
option_src 1
option_path 0
-option_adjustrepo 0
+option_adjustrepo 1
" >texlive.profile
# silence warnings we do not need to see.
diff --git a/Master/tlpkg/doc/releng.txt b/Master/tlpkg/doc/releng.txt
index eb1748e83b7..a491a83d086 100644
--- a/Master/tlpkg/doc/releng.txt
+++ b/Master/tlpkg/doc/releng.txt
@@ -85,13 +85,13 @@ When binary set and docs are stable enough:
tl-update-man # and run make in texmf/doc/man
# and check /tmp/so.rules against man1/Makefile
-Just before total freeze:
+Just before final build:
option adjustrepo in tl-update-tlnet, else install-tl-unx won't go to ctan?
put date into NEWS and ChangeLog files.
update Master/source:
w32tex-src texlive*source mactexdoc install-tl-unx.tar.gz
-To do total freeze:
+After final build, to do total freeze:
in cron.tl, set *_frozen=true.
probably also just disable the cron entry.