summaryrefslogtreecommitdiff
path: root/Master/tlpkg/doc
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2015-04-17 22:54:04 +0000
committerKarl Berry <karl@freefriends.org>2015-04-17 22:54:04 +0000
commit21c3c78f8f34b3eb25f7594895118e1ebe3d7065 (patch)
tree79acd5cb70f1bf39f7608122d19a614e4398e110 /Master/tlpkg/doc
parentefb654772d579ae9a7bf556204985a761a38aaf6 (diff)
texworks font path changes
git-svn-id: svn://tug.org/texlive/trunk@36897 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/doc')
-rw-r--r--Master/tlpkg/doc/releng.txt43
1 files changed, 19 insertions, 24 deletions
diff --git a/Master/tlpkg/doc/releng.txt b/Master/tlpkg/doc/releng.txt
index 088489fcb2a..2a8d73522f4 100644
--- a/Master/tlpkg/doc/releng.txt
+++ b/Master/tlpkg/doc/releng.txt
@@ -42,13 +42,9 @@ net_frozen=false # update tlnet|tlpretest (per $pretest)
(tlcritical will remain getting updated daily, even though it doesn't
work with tlnet any more. That's ok.)
-2a. option adjustrepo 0 in tl-update-tlnet, since pretest shouldn't go
+3. option adjustrepo 0 in tl-update-tlnet, since pretest shouldn't go
to CTAN for updates.
-3. The next nightly build will update tlpretest, or run
-force_rebuild=true cron.tl
-(but do the next steps first).
-
4. Basic updates for release year (to start pretest):
Master/.mkisofsrc
Master/release-texlive.txt
@@ -74,17 +70,26 @@ problems. Then, so things will get redone later as another check:
diff -ru0 --exclude=man --exclude=info \
Build/source/inst/texmf-dist Master/texmf-dist
-8. Rebuild tlpretest as above.
+8. Now, ready to do first update of tlpretest:
+ force_rebuild=true cron.tl
+
+M. As work proceeds, update the doc:
+ Update texlive-en.tex (+ .pdf, .html), tell tldoc to translate.
+ Remake updmap,fmtutil man pages with help2man (and reread and update Master):
+ make -C Build/source/Work/texk/texlive/tl_scripts xupdmap.1
+ Texinfo manuals from Build to Master:
+ tl-update-txi
+ Man pages from Build to Master:
+ tl-update-man # then run make in texmf/doc/man
+ # and check /tmp/so.rules against man1/Makefile
-M.
N. Later, when closer to release, to build ISO images:
-- in cron.tl, set 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.
+ In cron.tl, set 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.
-
-Really test during pretest (really!):
+O. Really test during pretest (really! don't leave it for knuth!):
.fmt's sharable across endian-different platforms (including luatex).
interactive mf '\drawdot (50,50); showit;' % and from * prompt
@@ -112,17 +117,7 @@ After tlnet freeze:
update texcollection DVD text:
http://tug.org/texcollection/
http://puszcza.gnu.org.ua/projects/texcollection/
-
-When binary set and docs are stable enough:
- Update texlive-en.tex (+ .pdf, .html), tell tldoc to translate.
- Remake updmap man page with help2man (and reread and update Master):
- make -C Build/source/Work/texk/texlive/tl_scripts xupdmap.1
- Texinfo manuals from Build to Master:
- tl-update-txi
- Man pages from Build to Master:
- tl-update-man # then run make in texmf/doc/man
- # and check /tmp/so.rules against man1/Makefile
- peb, akira, takuji, khaled, taco, laurens: no commits.
+ eventually: peb, akira, takuji, khaled, taco, laurens: no commits.
Just before the final pretest (i.e., to-be-published) build:
option adjustrepo 1 in tl-update-tlnet, else install-tl-unx won't go to ctan