summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xMaster/install-tl-new30
1 files changed, 17 insertions, 13 deletions
diff --git a/Master/install-tl-new b/Master/install-tl-new
index db75ffbfc35..69892896278 100755
--- a/Master/install-tl-new
+++ b/Master/install-tl-new
@@ -2099,9 +2099,23 @@ LWP and persistent connections, use C<--no-persistent-downloads>.
=item B<-portable>
-Install for portable use. This option minimazes the impact on the host
-system making TeX Live self-contained in a single directory and
-usable from portable drives. See section B<PORTABLE USE> below.
+Install for portable use. Also selectable from within the perltk-
+and text installers. This option creates a completely self-contained
+TeX Live installation under a common root and forgoes system
+integration. Good for installation on a USB stick.
+
+If you want to run this portable installation, you need to add the
+appropriate binary directory to the searchpath during your terminal
+session. For Windows, a batchfile tlmenu.bat is provided that
+lets you choose interactively between a few tasks.
+
+=item B<-in-place>
+
+If you already have an rsync- or svn checkout of TeX Live then this
+option will use it as-is and just do the necessary post-install. Be
+warned that the file tlpkg/texlive.tlpdb may be rewritten, and that
+removal has to be done manually. This option is not available via
+the installer interface.
=item B<-print-platform>
@@ -2160,16 +2174,6 @@ If C<-v> has been given the revisions of the used modules are reported, too.
As usual, all options can be specified with either C<-> or C<-->, and
arguments can be separated from their options by either a space or C<=>.
-=head1 PORTABLE USE
-
-The root directory of a TeX Live installation contains a shell script
-C<tl-portable> and a DOS batch file C<tl-portable.bat> which start up a
-new shell (command prompt), in which TeX Live can be run self-contained.
-
-When running these scripts from a non-writable medium, some preparation
-of the host system is done on the first run, in the host directory
-C<~/.tlportableYYYY>. Otherwise, the host system is not touched.
-
=head1 AUTHORS AND COPYRIGHT
This script and its documentation were written for the TeX Live