diff options
author | Norbert Preining <preining@logic.at> | 2008-10-28 16:06:36 +0000 |
---|---|---|
committer | Norbert Preining <preining@logic.at> | 2008-10-28 16:06:36 +0000 |
commit | 750524f2dc80f43ac94dd8585326687527db52ed (patch) | |
tree | e0155c54c9fe8905d2a6f0fcef408614cb2891b9 /Master/install-tl | |
parent | 1d56ea52732e9481ea361ef71a2b6fe11888460f (diff) |
more specifics from Werner
git-svn-id: svn://tug.org/texlive/trunk@11090 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/install-tl')
-rwxr-xr-x | Master/install-tl | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/Master/install-tl b/Master/install-tl index afde6698fb3..14b6e71ceac 100755 --- a/Master/install-tl +++ b/Master/install-tl @@ -10,9 +10,13 @@ # # TODO: # - if -gui is given make the check on availability *before* loading the -# tlpdb to give people a chance to Ctrl-C and install missing -# components first before (uselessly) loading the tlpdb (Werner 28.10.08) +# tlpdb to give people a chance to Ctrl-C (or even ask them whether they +# want to continue or not) and install missing components first before +# (uselessly) loading the tlpdb (Werner 28.10.08) # - with -gui pop up a transient window showing: +# testing for compressed archive packages ... +# testing for uncompressed live system ... +# testing for network access ... # loading tlpdb, this can take some time ... # (Werner 28.10.08) # |