summaryrefslogtreecommitdiffstats
path: root/perl-install/install_steps_interactive.pm
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>1999-10-22 10:37:37 +0000
committerPascal Rigaux <pixel@mandriva.com>1999-10-22 10:37:37 +0000
commitcc40d0b56dba6d1af838a86d4fbbb14ac90ef97f (patch)
treec74c75b8a1794605816ab2c2650b4fd5ae655b35 /perl-install/install_steps_interactive.pm
parent21ec7acaaa990d72f79771535985e3c33f17069c (diff)
downloaddrakx-backup-do-not-use-cc40d0b56dba6d1af838a86d4fbbb14ac90ef97f.tar
drakx-backup-do-not-use-cc40d0b56dba6d1af838a86d4fbbb14ac90ef97f.tar.gz
drakx-backup-do-not-use-cc40d0b56dba6d1af838a86d4fbbb14ac90ef97f.tar.bz2
drakx-backup-do-not-use-cc40d0b56dba6d1af838a86d4fbbb14ac90ef97f.tar.xz
drakx-backup-do-not-use-cc40d0b56dba6d1af838a86d4fbbb14ac90ef97f.zip
no_comment
Diffstat (limited to 'perl-install/install_steps_interactive.pm')
-rw-r--r--perl-install/install_steps_interactive.pm4
1 files changed, 3 insertions, 1 deletions
diff --git a/perl-install/install_steps_interactive.pm b/perl-install/install_steps_interactive.pm
index 1d12eed53..e5368da7c 100644
--- a/perl-install/install_steps_interactive.pm
+++ b/perl-install/install_steps_interactive.pm
@@ -713,8 +713,10 @@ Do you really want to quit now?"), 0);
$o->ask_warn('',
_("Congratulations, installation is complete.
Remove the boot media and press return to reboot.
+
For information on fixes which are available for this release of Linux-Mandrake,
consult the Errata available from http://www.linux-mandrake.com/.
+
Information on configuring your system is available in the post
install chapter of the Official Linux-Mandrake User's Guide.")) if $alldone;
}
@@ -745,7 +747,7 @@ sub load_module {
my @names = modparm::get_options_name($m);
- if ((@names != 0) && $o->ask_from_list('',
+ if ((@names != 0) && $o->ask_from_list_('',
_("In some cases, the %s driver needs to have extra information to work
properly, although it normally works fine without. Would you like to specify
extra options for it or allow the driver to probe your machine for the