From 938a9e83a818207295d1d22c88259953779c6f78 Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Thu, 11 Jan 2001 16:50:01 +0000 Subject: *** empty log message *** --- perl-install/ChangeLog | 55 ++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 55 insertions(+) (limited to 'perl-install/ChangeLog') diff --git a/perl-install/ChangeLog b/perl-install/ChangeLog index 7707c8075..df69cdd63 100644 --- a/perl-install/ChangeLog +++ b/perl-install/ChangeLog @@ -1,3 +1,58 @@ +2001/01/11 dam's + + * install_steps.pm, install_steps_interactive.pm, ChangeLog, + netconnect.pm: updated + +2001/01/11 Guillaume Cottenceau + + * mdk-stage1/pci-resource/update-pci-ids.pl: remove nasty messages when + mar or marfiles not available to perform consistency check + +2001/01/11 Pixel + + * install_steps.pm (configureX): call directly $o->pkg_install, no need to + add 'XFree86-' at + the beginning + (addUser): use any::write_passwd_user + (setRootPassword): use any::write_passwd_user + (configureX): fix bad $install given to Xconfigurator::main + + * any.pm (write_passwd_user): add or update an entry in /etc/passwd + (ask_users): created, interactively ask users to add (used in + adduserdrake + and install) + (allocUsers, addUsers): changed the prototype + (setupBootloader): grep out fat partitions for the "Boot device" + propositions (people are too stupid) + + * my_gtk.pm (main): third argument is a function to call before leaving in + case of + "cancel" clicked. + + * interactive_gtk.pm (create_ctree): fix default value selecting failing + (in case of "format") + (ask_from_entries_refW): apply "format" on label when icon is missing + for iconlist + (ask_from_entries_refW): handle "canceled" callback. Permits to overrule + the cancel. + + * install_any.pm (g_auto_install): deep copy of $o->{users} because we're + modifying it + + * install_steps_interactive.pm (addUser): use any::ask_users + + * standalone/adduserdrake: use any::ask_users + + * Xconfig.pm (getinfoFromDDC): removed devices::make("/dev/zero") (now in + install2::main) + + * install2.pm (main): move devices::make("/dev/zero") needed by ddcxinfos + here + + * interactive.pm (ask_from_entries_refH_powered_normalize): "canceled" + callback defaults + to "sub { 0 }" + 2001/01/11 Pixel * interactive_gtk.pm (ask_from_entries_refW): apply "format" on label when -- cgit v1.2.1