diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2000-09-18 21:42:21 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2000-09-18 21:42:21 +0000 |
commit | d1f790931b430a7e632cac0b46313433fec7f998 (patch) | |
tree | acd811801c15446bdafd7f01b8753746d7f1de81 /perl-install/ChangeLog | |
parent | ee9f3710e10dc30c02816097010c5a27868e33f5 (diff) | |
download | drakx-d1f790931b430a7e632cac0b46313433fec7f998.tar drakx-d1f790931b430a7e632cac0b46313433fec7f998.tar.gz drakx-d1f790931b430a7e632cac0b46313433fec7f998.tar.bz2 drakx-d1f790931b430a7e632cac0b46313433fec7f998.tar.xz drakx-d1f790931b430a7e632cac0b46313433fec7f998.zip |
no_comment
Diffstat (limited to 'perl-install/ChangeLog')
-rw-r--r-- | perl-install/ChangeLog | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/perl-install/ChangeLog b/perl-install/ChangeLog index a83b2ff26..da0506932 100644 --- a/perl-install/ChangeLog +++ b/perl-install/ChangeLog @@ -1,5 +1,26 @@ 2000-09-18 Pixel <pixel@mandrakesoft.com> + * Xconfigurator.pm (testFinalConfig): don't skip the test in auto + if called via "Test again" + * Xconfigurator.pm (resolutionsConfiguration): ensure all depth + are bounded + + * bootloader.pm (suggest): don't put "linux-nonfb" if "linux" is + classic and no-fb + + * fsedit.pm (check_mntpoint): add a check for /etc /lib... which + must not be mount points. Also check that /home, /tmp and /usr are + on trueFS + + * interactive.pm (ask_from_entries_ref): add bounding of "val" in + case of type "range". die if min > max. + +2000-09-18 DrakX <install@linux-mandrake.com> + + * snapshot uploaded + +2000-09-18 Pixel <pixel@mandrakesoft.com> + * install_steps_interactive.pm (choosePartitionsToFormat): nicer partition/device display |