From 27de0ea6c42fce1a02a36c57c9f22018bc189c62 Mon Sep 17 00:00:00 2001 From: Rafael Garcia-Suarez Date: Tue, 19 Oct 2004 12:41:42 +0000 Subject: This deserves an explanation --- perl-install/install_steps_interactive.pm | 1 + 1 file changed, 1 insertion(+) (limited to 'perl-install') 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 -- cgit v1.2.1