summaryrefslogtreecommitdiffstats
path: root/perl-install/install_steps_interactive.pm
diff options
context:
space:
mode:
authorRafael Garcia-Suarez <rgarciasuarez@mandriva.org>2004-10-19 12:41:42 +0000
committerRafael Garcia-Suarez <rgarciasuarez@mandriva.org>2004-10-19 12:41:42 +0000
commit27de0ea6c42fce1a02a36c57c9f22018bc189c62 (patch)
tree3e8e43aa954fdd33c0dae9b34660d15bc322e37a /perl-install/install_steps_interactive.pm
parent5a09350052ada4a3cf121c6f942170bb8f0922a7 (diff)
downloaddrakx-backup-do-not-use-27de0ea6c42fce1a02a36c57c9f22018bc189c62.tar
drakx-backup-do-not-use-27de0ea6c42fce1a02a36c57c9f22018bc189c62.tar.gz
drakx-backup-do-not-use-27de0ea6c42fce1a02a36c57c9f22018bc189c62.tar.bz2
drakx-backup-do-not-use-27de0ea6c42fce1a02a36c57c9f22018bc189c62.tar.xz
drakx-backup-do-not-use-27de0ea6c42fce1a02a36c57c9f22018bc189c62.zip
This deserves an explanation
Diffstat (limited to 'perl-install/install_steps_interactive.pm')
-rw-r--r--perl-install/install_steps_interactive.pm1
1 files changed, 1 insertions, 0 deletions
diff --git a/perl-install/install_steps_interactive.pm b/perl-install/install_steps_interactive.pm
index 8f4ed5102..fd49b78a0 100644
--- a/perl-install/install_steps_interactive.pm
+++ b/perl-install/install_steps_interactive.pm
@@ -402,6 +402,7 @@ sub askSupplMirror {
my $u = $o->{updates} ||= {};
require crypto;
my @mirrors = do {
+ #- Direct the user to the community mirror tree for an install from a mini-iso
$o->{distro_type} ||= 'community';
#- get the list of mirrors locally, to avoid weird bugs with making an
#- http request before ftp at this point of the install