summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xMaster/install-tl11
1 files changed, 0 insertions, 11 deletions
diff --git a/Master/install-tl b/Master/install-tl
index ed438e7f8aa..f94f7e9b2d9 100755
--- a/Master/install-tl
+++ b/Master/install-tl
@@ -18,17 +18,6 @@
# thingy as described in the Perl/Tk book in the chapter that can be
# found on the net)
# (Werner 28.10.08)
-# - echo the final welcome string to stdout/terminal AND the gui windows, or
-# make the gui window cut'n'paste aware
-# - increase the information (on cmd line and status bar)
-# [034/456] installing foobar ...
-# (that part done)
-# maybe, when downloading, also compute the total compressed size and and
-# the already downloaded compressed sized and give a time estimate
-# It also could be useful to add the size of the compressed package to
-# the status bar/cmd output so that users see whether this is a big package
-# or a small one:
-# [034/456] downloading and installing lmodern (25Mb compressed) ...
#
my $svnrev = '$Revision$';