diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2000-08-04 00:29:32 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2000-08-04 00:29:32 +0000 |
commit | a3d551a6468bd1799197187d185689e3ac9cb4db (patch) | |
tree | 4e07ef60416129b6bd1b514536346c33c922791b /perl-install/ChangeLog | |
parent | 299573a7ecaf76b17411611dabd08c822f9b6f53 (diff) | |
download | drakx-a3d551a6468bd1799197187d185689e3ac9cb4db.tar drakx-a3d551a6468bd1799197187d185689e3ac9cb4db.tar.gz drakx-a3d551a6468bd1799197187d185689e3ac9cb4db.tar.bz2 drakx-a3d551a6468bd1799197187d185689e3ac9cb4db.tar.xz drakx-a3d551a6468bd1799197187d185689e3ac9cb4db.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 3cbfc1ac2..64b05d633 100644 --- a/perl-install/ChangeLog +++ b/perl-install/ChangeLog @@ -1,3 +1,24 @@ +2000-08-04 Pixel <pixel@mandrakesoft.com> + + * pkgs.pm (setSelectedFromCompssList): save $nb to able to restore + it in case of max_size reached. only purpose is the log! + + * install_steps_interactive.pm (choosePackages): in newbie, ask + between Small/Medium/Full install + * install_steps_interactive.pm (choosePackages): in expert, have + the min_mark be 0 instead of 1 + + * common.pm (find_index): added this nice function + + * install_any.pm (getAvailableSpace_mounted): use common::df + * loopback.pm (getFree): use common::df + * commands.pm (df): use common::df + * common.pm (df): added + + * diskdrake.pm (Resize)): add resizing of reiserfs + * share/list.i386: add resize_reiserfs + + 2000-08-02 dam's <damien@mandrakesoft.com> * Xconfigurator.pm : autologin is functionall. When wmsession.d is |