summaryrefslogtreecommitdiffstats
path: root/perl-install
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2001-02-21 18:17:37 +0000
committerPascal Rigaux <pixel@mandriva.com>2001-02-21 18:17:37 +0000
commitb24d0be90532cedfca5b8b6abcf54f9793d55ed4 (patch)
treeacd13b69067575eb5d65c26907f851cdfbe2e37b /perl-install
parentb0127568b3d2b150341118f750150e66743d12b4 (diff)
downloaddrakx-backup-do-not-use-b24d0be90532cedfca5b8b6abcf54f9793d55ed4.tar
drakx-backup-do-not-use-b24d0be90532cedfca5b8b6abcf54f9793d55ed4.tar.gz
drakx-backup-do-not-use-b24d0be90532cedfca5b8b6abcf54f9793d55ed4.tar.bz2
drakx-backup-do-not-use-b24d0be90532cedfca5b8b6abcf54f9793d55ed4.tar.xz
drakx-backup-do-not-use-b24d0be90532cedfca5b8b6abcf54f9793d55ed4.zip
*** empty log message ***
Diffstat (limited to 'perl-install')
-rw-r--r--perl-install/ChangeLog52
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