summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Master/tlpkg/doc/packages.txt2
-rw-r--r--TODO2
2 files changed, 3 insertions, 1 deletions
diff --git a/Master/tlpkg/doc/packages.txt b/Master/tlpkg/doc/packages.txt
index 61602e71f47..9d587cb4042 100644
--- a/Master/tlpkg/doc/packages.txt
+++ b/Master/tlpkg/doc/packages.txt
@@ -2,6 +2,8 @@ See http://tug.org/texlive/pkgupdate.html for what information there is
on the CTAN-to-TL update process.
To add a new architecture:
+- check that the config.guess output maps to our architecture name
+ (the `platform' routine in TeXLive/TLUtils.pm)
- create directory in Master/bin and add at least one file
- add lzma and lzmadec binaries in Master/tlpkg/installer
- add description in Master/tlpkg/TeXLive/TLUtils.pm
diff --git a/TODO b/TODO
index 81b635ba5d4..992d1860094 100644
--- a/TODO
+++ b/TODO
@@ -131,7 +131,7 @@ kpse: texmfdbs should not have to exclude non-!! dirs, should be able to
go back to just TEXMF. kpathsea should search the disk even if ls-R is
present, without !!. (koch 29dec06)
-see about including asymptote
+see about including asymptote, pdfjam
rewrite updmap/fmtutil
. in perl (in lua?)