summaryrefslogtreecommitdiffstats
path: root/perl-install
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2005-01-21 09:44:14 +0000
committerPascal Rigaux <pixel@mandriva.com>2005-01-21 09:44:14 +0000
commit135fd6268dc8cb89dbf06e6ddf24e4494c077c78 (patch)
treef63efc61c7f79bb7eea5134fad9fd33da6dae989 /perl-install
parent2fed2fdf2db71e0360248bf297003be0e531a4aa (diff)
downloaddrakx-135fd6268dc8cb89dbf06e6ddf24e4494c077c78.tar
drakx-135fd6268dc8cb89dbf06e6ddf24e4494c077c78.tar.gz
drakx-135fd6268dc8cb89dbf06e6ddf24e4494c077c78.tar.bz2
drakx-135fd6268dc8cb89dbf06e6ddf24e4494c077c78.tar.xz
drakx-135fd6268dc8cb89dbf06e6ddf24e4494c077c78.zip
*** empty log message ***
Diffstat (limited to 'perl-install')
-rw-r--r--perl-install/ChangeLog89
1 files changed, 88 insertions, 1 deletions
diff --git a/perl-install/ChangeLog b/perl-install/ChangeLog
index 32fbc7fd2..b17436636 100644
--- a/perl-install/ChangeLog
+++ b/perl-install/ChangeLog
@@ -1,3 +1,90 @@
+2005/01/21 Pixel <pixel at mandrakesoft.com>
+
+ * raid.pm:
+ - don't write /etc/mdadm.conf when no raid
+ - use option "auto=yes" in mdadm.conf to ensure mdadm will create
+ /dev/mdX devices when needed
+ (those are not there when using udev and neither kernel raid autostart
+ nor initrd created the raid)
+
+ * keyboard.pm, standalone/keyboarddrake: minimal XkbModel support
+
+2005/01/20 Pixel <pixel at mandrakesoft.com>
+
+ * commands.pm: add lspcidrake
+
+ * network/shorewall.pm, network/ethernet.pm, standalone/drakconnect:
+ restore previous network::ethernet::get_eth_cards_names() behaviour
+ (i got hit by { map ... }; being a block and not a hash ref)
+
+ * rescue/dirs: not useful anymore (maybe others are unneeded too?)
+
+ * rescue/tree/etc/rc.sysinit: we want /mnt at the root of the rescue
+
+2005/01/20 Thierry Vignaud <tvignaud at mandrakesoft.com>
+
+ * harddrake/sound.pm: snd-azx was renamed as snd-hda-intel in ALSA's CVS,
+ so let's prepare
+ ground for future
+
+ * modules/interactive.pm (load_category__prompt_for_more)
+ - fix missing help for SCSI
+ - display it too for non SCSI disks that're handled as SCSI ones
+ (USB, Firewire, SATA, raid ...)
+ move SATA in its own category
+
+ * modules.pm (append_to_modules_loaded_at_startup_for_all_kernels)
+ introduce it
+ (wrapper around append_to_modules_loaded_at_startup())
+ move SATA in its own category
+
+ * install_any.pm (default_packages) simplify through
+ modules::append_to_modules_loaded_at_startup_for_all_kernels()
+ (default_packages) handle buggy laptops that're unusable without
+ laoding acerhk module
+
+ * install_steps.pm, install_steps_interactive.pm: move SATA in its own
+ category
+
+2005/01/19 Pixel <pixel at mandrakesoft.com>
+
+ * standalone/drakconnect: adapt to new
+ network::ethernet::get_eth_cards_names() prototype
+
+ * standalone/keyboarddrake: use ->ask_from instead of ->ask_from_listf
+ (keeping the same GUI behaviour)
+
+2005/01/19 Thierry Vignaud <tvignaud at mandrakesoft.com>
+
+ * harddrake/sound.pm (switch) add hint for translator
+
+ * drakxtools.spec: 10.2-0.12mdk
+
+2005/01/18 Pablo Saratxaga <pablo at mandrakesoft.com>
+
+ * share/po/eu.po, share/po/uz.po, share/po/am.po, share/po/uz@Latn.po:
+ updated Basque files;
+ corrected "<control>X" translations for non-latin keyboards
+
+ * share/po/gl.po: corrected "default:LTR" translation
+
+2005/01/18 Pixel <pixel at mandrakesoft.com>
+
+ * mdk-stage1/rescue-gui.c: VERSION is now DISTRIB_VERSION
+
+ * mdk-stage1/Makefile: include gi/Makefile.config to have DISTRIB_DESCR
+ defined
+
+ * commands.pm: fix *old* typo
+
+ * mygtk2.pm: fix broken focus during install
+
+ * pkgs.pm: fix generating compssUsers.flat (was broken because of the
+ CAT_xxx switch)
+
+ * install_any.pm: auto_install compatibility: CAT_SYSTEM used to be
+ selected by default
+
2005/01/18 Pixel <pixel at mandrakesoft.com>
* install_any.pm: auto_install compatibility: CAT_SYSTEM used to be
@@ -43664,7 +43751,7 @@
* Makefile.config: remove dir security
- * proxy.pm: add $Id: ChangeLog,v 1.999 2005/01/12 17:36:53 prigaux Exp $
+ * proxy.pm: add $Id: ChangeLog,v 1.1000 2005/01/18 13:32:45 prigaux Exp $
* interactive/gtk.pm: use my_gtk {isWizard} and {isEmbedded} which are
more accurate than