diff options
-rw-r--r-- | perl-install/ChangeLog | 52 |
1 files changed, 52 insertions, 0 deletions
diff --git a/perl-install/ChangeLog b/perl-install/ChangeLog index 7bba5003e..0882b6ab9 100644 --- a/perl-install/ChangeLog +++ b/perl-install/ChangeLog @@ -1,3 +1,55 @@ +2001/02/21 Chmouel Boudjnah <chmouel@mandrakesoft.com> + + * share/rpmsrate: Add iputils to SYSTEM. + +2001/02/21 dam's <damien@mandrakesoft.com> + + * docs/wizard.doc: putain de doc de merde pout petite qui est trop débile + + * interactive.pm, my_gtk.pm: corrected wizard mode. + +2001/02/21 Guillaume Cottenceau <gc@mandrakesoft.com> + + * mdk-stage1/TECH-INFOS: sync doc with disk automatic installs + + * mdk-stage1/disk.c: add support for automatic (ex-kickstart) in disk + installs + +2001/02/21 Pablo Saratxaga <pablo@mandrakesoft.com> + + * share/po/da.po: updated Danish file + +2001/02/21 Pixel <pixel@mandrakesoft.com> + + * install_steps.pm (generateAutoInstFloppy): removed + + * install_any.pm (g_auto_install): use selected_leaves for + default_packages to reduce the + list of packages (aka cleanup auto_inst.cfg) + (g_default_packages): created + + * install_steps_interactive.pm (exitInstall): add generateAutoInstFloppy + and g_default_packages calls in + advanced + + * netconnect.pm, partition_table.pm, fsedit.pm: cleanup Data::Dumper use + + * pkgs.pm (selected_leaves): created + + * install2.pm (main): do postInstallNonRooted before postInstall (so that + 'modprobe + vfat' can be done in postInstallNonRooted and used in postInstall) + - move the loadO of patch/defcfg after loading modules.dep + - generateAutoInstFloppy is no more a step + - removed use Data::Dumper + +2001/02/20 Pixel <pixel@mandrakesoft.com> + + * printerdrake.pm: fix typo + + * install_steps.pm, install_steps_gtk.pm, install_any.pm: better + advertising support + 2001/02/20 Guillaume Cottenceau <gc@mandrakesoft.com> * mdk-stage1/url.h, mdk-stage1/url.c, mdk-stage1/network.c: for HTTP |