summaryrefslogtreecommitdiff
path: root/Master
diff options
context:
space:
mode:
Diffstat (limited to 'Master')
-rwxr-xr-xMaster/install-tl16
-rwxr-xr-xMaster/tlpkg/bin/tl-try-install2
-rw-r--r--Master/tlpkg/doc/releng.txt2
3 files changed, 14 insertions, 6 deletions
diff --git a/Master/install-tl b/Master/install-tl
index 2f2554a6dd2..5556f1fc58b 100755
--- a/Master/install-tl
+++ b/Master/install-tl
@@ -2921,11 +2921,17 @@ A I<profile> file contains all the values needed to perform an
installation. After a normal installation has finished, a profile for
that exact installation is written to the file C<tlpkg/texlive.profile>.
In addition, from the text menu one can select C<P> to save the current
-setup as a profile at any time. Such a profile file can be given as the
-argument to C<-profile>, for example to redo the exact same installation
-on a different system. Alternatively, you can use a custom profile,
-most easily created by starting from a generated one and changing
-values, or an empty file, which will take all the defaults.
+setup as a profile at any time.
+
+Such a profile file can be given as the argument to C<-profile>, for
+example to redo the exact same installation on a different system.
+Alternatively, you can use a custom profile, most easily created by
+starting from a generated one and changing values, or an empty file,
+which will take all the defaults.
+
+As mentioned above, the installer only supports selection by scheme and
+collections, not individual packages, so packages cannot be specified in
+profile files either. Use C<tlmgr> to work at the package level.
Within a profile file, each line consists of
diff --git a/Master/tlpkg/bin/tl-try-install b/Master/tlpkg/bin/tl-try-install
index 0b59df14f4c..d83874b5170 100755
--- a/Master/tlpkg/bin/tl-try-install
+++ b/Master/tlpkg/bin/tl-try-install
@@ -22,7 +22,7 @@ PATH=/usr/local/bin:/usr/bin:/bin # /usr/local/bin for good perl on tug
set -x
pro=--profile=${1-$Master/tlpkg/dev/profiles/TLinfra+none.pro} #infra min ... full
-#exec time $Master/install-tl $pro
+exec time $Master/install-tl $pro
cust=--custom-bin=$wb
exec time $Master/install-tl $cust $pro
exec time $lp/install-tl $pro
diff --git a/Master/tlpkg/doc/releng.txt b/Master/tlpkg/doc/releng.txt
index cce5c273321..955319e5a7d 100644
--- a/Master/tlpkg/doc/releng.txt
+++ b/Master/tlpkg/doc/releng.txt
@@ -42,6 +42,8 @@ To stop updating of certain packages before the general freeze:
top level version.ac
dvipdfm-x:configure.ac dvipdfmx.c xbb.c
dvips: configure.ac NEWS dvips.c dvips.h afm2tfm.c dvips.texi
+ mendexk,
+ upmendex: main.c, configure.ac, COPYRIGHT.
kpathsea: version.ac NEWS kpsewhich.c doc/kpathsea.texi texmf.cnf
ptexenc: version.ac
web2c: NEWS doc/web2c.texi ptexdir/ptex-base.ch,ptex_version.h