From 4d37bebbb47db98088c70d4d4395ca29cef35f8a Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Tue, 29 Feb 2000 23:50:14 +0000 Subject: no_comment --- perl-install/ChangeLog | 43 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 43 insertions(+) (limited to 'perl-install/ChangeLog') diff --git a/perl-install/ChangeLog b/perl-install/ChangeLog index 5d5816e0c..a9339b7c5 100644 --- a/perl-install/ChangeLog +++ b/perl-install/ChangeLog @@ -1,3 +1,46 @@ +2000-03-01 Pixel + + * install_steps_gtk.pm (new): more intelligent SIGCHLD handler + +2000-02-29 Pixel + + * modules.pm: moved common network stuff from "net" to "network" + (modules like nfs lockd...) + + * fs.pm (write_fstab): moved the sort to the right place + + * services.pm (drakxservices): chkconfig --list is i18n'ed :( + set LANGUAGE=C before + + * partition_table_raw.pm (get_geometry): geom{cylinders} must not + be a decimal value :) + + * install_steps_gtk.pm (create_logo_window): set_name logo for + logo window + * share/install.rc: force disabling of background image theme + + * install_steps_gtk.pm (enteringStep): add step information for + console 1 + + * any.pm (addKdmIcon): new function + * install_steps.pm (addUser): handle field icon + * install_steps_interactive.pm (addUser): add choice of kdm icon + * standalone/adduserdrake: add choice of kdm icon + + * diskdrake.pm (ask_all_data...): change for easier i18n + + * install_steps.pm (miscellaneous): add CLEAN_TMP handling + (need cleaning?) + * install_steps_interactive.pm (miscellaneous): add CLEAN_TMP + option in expert + * install2.pm (miscellaneous): add CLEAN_TMP option for + /etc/sysconfig/system + + * install_steps_interactive.pm (miscellaneous): forbidden + useSupermount if high security. + + * mouse.pm (detect): fix bug (ttyS instead of ttyS0) + 2000-02-28 Pixel * install_steps_gtk.pm (createXconf): do not use "Generic VGA" for -- cgit v1.2.1