summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrancois Pons <fpons@mandriva.com>2000-09-29 17:13:33 +0000
committerFrancois Pons <fpons@mandriva.com>2000-09-29 17:13:33 +0000
commit259e127fc6202c3744187353e44a8a2bd8a7616f (patch)
tree1578b65a94897d547b6007b83ae88a068d3aa1c5
parent261e91e56a146225a592748a3b3d180bda292b62 (diff)
downloaddrakx-backup-do-not-use-259e127fc6202c3744187353e44a8a2bd8a7616f.tar
drakx-backup-do-not-use-259e127fc6202c3744187353e44a8a2bd8a7616f.tar.gz
drakx-backup-do-not-use-259e127fc6202c3744187353e44a8a2bd8a7616f.tar.bz2
drakx-backup-do-not-use-259e127fc6202c3744187353e44a8a2bd8a7616f.tar.xz
drakx-backup-do-not-use-259e127fc6202c3744187353e44a8a2bd8a7616f.zip
*** empty log message ***
-rw-r--r--perl-install/ChangeLog2
-rw-r--r--perl-install/install_steps_interactive.pm3
2 files changed, 4 insertions, 1 deletions
diff --git a/perl-install/ChangeLog b/perl-install/ChangeLog
index 058fa3296..8a2cf655d 100644
--- a/perl-install/ChangeLog
+++ b/perl-install/ChangeLog
@@ -22,6 +22,8 @@
* install_steps.pm: removed possibilty to add an user in urpmi
group (jloup).
+ * install_steps_interactive.pm: log if CD not ejectable.
+
2000-09-29 Guillaume Cottenceau <gc@mandrakesoft.com>
* share/compssList: sync with latest packages
diff --git a/perl-install/install_steps_interactive.pm b/perl-install/install_steps_interactive.pm
index 9c3f1baa2..546d19fbb 100644
--- a/perl-install/install_steps_interactive.pm
+++ b/perl-install/install_steps_interactive.pm
@@ -562,6 +562,7 @@ sub chooseCD {
unless (grep { /ram3/ } cat_("/proc/mounts")) {
#- mono-cd in case of no ramdisk
undef $packages->[2]{$_}{selected} foreach @mediums;
+ log::l("low memory install, using single CD installation (as it is not ejectable)");
return;
}
@@ -579,7 +580,7 @@ sub chooseCD {
$o->set_help('chooseCD');
$o->ask_many_from_list('',
- _("If you have all the CDs in the list below, click Ok.
+_("If you have all the CDs in the list below, click Ok.
If you have none of those CDs, click Cancel.
If only some CDs are missing, unselect them, then click Ok."),
{