diff options
author | Karl Berry <karl@freefriends.org> | 2008-05-20 23:59:48 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2008-05-20 23:59:48 +0000 |
commit | 29da3025cc0e364dc9a60bafce96e7fa110d433a (patch) | |
tree | 5919eddb5aaefc57ceae1e170f34d3047bced18f /Master/tlpkg/doc | |
parent | 8090b266658a26f37cec4df6cab4cc590b68081e (diff) |
add amd64-freebsd, and minimal doc for adding a new platform
git-svn-id: svn://tug.org/texlive/trunk@8262 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/doc')
-rw-r--r-- | Master/tlpkg/doc/packages.txt | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/Master/tlpkg/doc/packages.txt b/Master/tlpkg/doc/packages.txt new file mode 100644 index 00000000000..60a735e6638 --- /dev/null +++ b/Master/tlpkg/doc/packages.txt @@ -0,0 +1,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: +- create directory in Master/bin +- add lzma and lzmadec binaries in Master/tlpkg/installer +- add description in Master/tlpkg/TeXLive/TLUtils.pm +- regenerate tlpdb. |