From c64fcd9b2946cbb907d84980abd0cc494f729909 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Thu, 4 Jan 2018 18:36:16 +0000 Subject: new platform aarch64-linux, from Johannes Hielscher git-svn-id: svn://tug.org/texlive/trunk@46208 c570f23f-e606-0410-a88d-b1316a301751 --- Master/tlpkg/doc/packages.txt | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) (limited to 'Master/tlpkg/doc') 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: -- cgit v1.2.3