diff options
Diffstat (limited to 'perl-install')
-rw-r--r-- | perl-install/ChangeLog | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/perl-install/ChangeLog b/perl-install/ChangeLog index 6e96d7cb9..126a67710 100644 --- a/perl-install/ChangeLog +++ b/perl-install/ChangeLog @@ -1,3 +1,22 @@ +2001/02/23 Pixel <pixel@mandrakesoft.com> + + * install_any.pm (g_auto_install): handle $replay flag. It means a 'not + fully automated install'. + + * install_steps_auto_install.pm (@graphical_steps): specify which step + should be interactive + + * c/Makefile (stuff.xs): exporting C_RPM and C_DRAKX is needed + + * install_steps.pm (afterInstallPackages): no kdm UserView in NIS + (configurePrinter): if_'ization + + * install_steps_interactive.pm (exitInstall): ask wether Replay or + Automated + (generateAutoInstFloppy): handle $replay flag. It means a 'not fully + automated install'. + (summary): nicer mouse name + 2001/02/23 dam's <damien@mandrakesoft.com> * network.pm, standalone/draknet, netconnect.pm, my_gtk.pm: new wizard |