From f3c340cffb5c65b257010c48b27cdb04e06dff41 Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Sat, 4 Aug 2001 23:41:24 +0000 Subject: *** empty log message *** --- perl-install/ChangeLog | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) diff --git a/perl-install/ChangeLog b/perl-install/ChangeLog index be8a98554..d83c22382 100644 --- a/perl-install/ChangeLog +++ b/perl-install/ChangeLog @@ -1,3 +1,36 @@ +2001/08/04 Pixel + + * install_steps.pm (choosePackages): simplify, fix + setSelectedFromCompssList not called in + expert even the first_time (especially nasty for auto_installs) + + * fs.pm, partition_table.pm, fsedit.pm: add ext3 support + + * diskdrake.pm: add ext3 support + (Type): handle lossless switch from ext2 to ext3 + + * install_steps_gtk.pm: add the feather feature, but do not enable it + + * interactive_gtk.pm (ask_browse_tree_info_refW): s/wait_msg/wait_message/ + (wait_msg doesn't + exist anywhere, it must be a fpons typo) + + * pkgs.pm: make perl_checker happy + + * c/stuff.xs.pm, c/Makefile.PL: add is_ext3 + + * bootloader.pm: as when lilo is selected, we don't try to install grub, + just create the + config file in case it may be useful + + * common.pm: moved arch() and alike to MDK::Common::System + + * partition_table_raw.pm: add yaboot detection + + * install_any.pm, share/rpmsrate: create a new flags "X" selected by + default, contain what X related packages + which were in "SYSTEM" + 2001/08/04 Pixel * install_steps.pm (choosePackages): simplify, fix -- cgit v1.2.1