summaryrefslogtreecommitdiff
path: root/Master/tlpkg/doc
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2018-01-04 18:36:16 +0000
committerKarl Berry <karl@freefriends.org>2018-01-04 18:36:16 +0000
commitc64fcd9b2946cbb907d84980abd0cc494f729909 (patch)
treed578ab1904b8b8a4374ba8001253e61fa1b0ef1e /Master/tlpkg/doc
parentdd9da53de9501c68a36a954dd1db86a00b7d243b (diff)
new platform aarch64-linux, from Johannes Hielscher
git-svn-id: svn://tug.org/texlive/trunk@46208 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/doc')
-rw-r--r--Master/tlpkg/doc/packages.txt15
1 files changed, 10 insertions, 5 deletions
diff --git a/Master/tlpkg/doc/packages.txt b/Master/tlpkg/doc/packages.txt
index 16cf8eb4ada..249bcccb1b2 100644
--- a/Master/tlpkg/doc/packages.txt
+++ b/Master/tlpkg/doc/packages.txt
@@ -8,15 +8,20 @@ See ./releng.txt for info about setting up the pretest and doing a release.
To add a new platform:
- check that the config.guess output maps to our architecture name
- in the `platform' routine in TeXLive/TLUtils.pm.
+ in the `platform_name' routine in TeXLive/TLUtils.pm.
- add the abbreviation to the full-name mapping in `platform_desc'.
-- create directory in Master/bin and add at least one file.
+- create directory in Master/bin and add at least one file,
+ more likely the whole set.
- if windows-ish (.exe extension),
update regexps in TLTREE.pm and tlmgr.pl and ctan2tds.
-- add xz, xzdec, maybe wget binaries in Master/tlpkg/installerl
- update 00texlive.installer.tlpsrc as needed.
+- add xz, xzdec, maybe wget binaries in Master/tlpkg/installer
+ update 00texlive.installer.tlpsrc if needed.
- update .tlpsrc files if necessary: most likely asymptote, biber, xindy.
-- regenerate tlpdb.
+- consider adding to prune= list in tl-update-images.
+- regenerate tlpdb if desired.
+- commit bin/NEWDIR/ tlpkg/
+- update web texlive/build.html (and texlive-en.tex, at some point).
+- if desired, put binaries into texlive/files and link on custom-bin.html.
- ask builder for entry in source/README.
To remove a platform: