From 106c2e53d9d530aa14fb11ecfe3b737126a10173 Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Fri, 17 Aug 2001 23:08:51 +0000 Subject: *** empty log message *** --- perl-install/ChangeLog | 78 ++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 78 insertions(+) diff --git a/perl-install/ChangeLog b/perl-install/ChangeLog index 7e3a25744..607f94d84 100644 --- a/perl-install/ChangeLog +++ b/perl-install/ChangeLog @@ -1,3 +1,81 @@ +2001/08/17 dam's + + * interactive_gtk.pm: no scrollbar if list <= 10 and the list is alone + + * interactive.pm, install2.pm: removed no_incon + + * standalone/net_monitor: added no internet connection configured label on + button + + * network/netconnect.pm, network/ethernet.pm: corrected connection script + creation + +2001/08/17 Pixel + + * install_interactive.pm: use diskdrake_interactive instead of diskdrake + a hell lot of cleanup/rewrite: + * diskdrake_interactive created, diskdrake is now interactive aware + * added some documentation about the structure used for partitioning + * all_hds now contain the various hds, lvm, raid + * cleanup the isLVM, isRAID and alike functions + * field {type} in detect_devices is now {media_type} + * detect_devices::floppies is now floppies_dev + * removed old function prototypes + + * fs.pm, diskdrake.pm: add mount options choice (with IA-like stripping of + unused options) + a hell lot of cleanup/rewrite: + * diskdrake_interactive created, diskdrake is now interactive aware + * added some documentation about the structure used for partitioning + * all_hds now contain the various hds, lvm, raid + * cleanup the isLVM, isRAID and alike functions + * field {type} in detect_devices is now {media_type} + * detect_devices::floppies is now floppies_dev + * removed old function prototypes + + * install_steps_interactive.pm, install_steps_auto_install.pm, + install2.pm, partition_table.pm, loopback.pm, raid.pm, bootlook.pm, + standalone/diskdrake, install_any.pm, install_steps.pm, fsedit.pm, + any.pm, detect_devices.pm, partition_table_raw.pm, bootloader.pm: a hell + lot of cleanup/rewrite: + * diskdrake_interactive created, diskdrake is now interactive aware + * added some documentation about the structure used for partitioning + * all_hds now contain the various hds, lvm, raid + * cleanup the isLVM, isRAID and alike functions + * field {type} in detect_devices is now {media_type} + * detect_devices::floppies is now floppies_dev + * removed old function prototypes + + * diskdrake_interactive.pm: add mount options choice (with IA-like + stripping of unused options) + (part_possible_actions): have possible actions sorted the way we want + (Type): fix ext2->ext3 detection + a hell lot of cleanup/rewrite: + * diskdrake_interactive created, diskdrake is now interactive aware + * added some documentation about the structure used for partitioning + * all_hds now contain the various hds, lvm, raid + * cleanup the isLVM, isRAID and alike functions + * field {type} in detect_devices is now {media_type} + * detect_devices::floppies is now floppies_dev + * removed old function prototypes + + * modules.pm: move back sunhme in sparc only + +2001/08/17 Till Kamppeter + + * share/rpmsrate: Corrected listing of packages for printing in 'INSTALL' + section. + +2001/08/17 warly + + * share/rpmsrate: add package needed by the install in INSTALL + remove shapecfg and gpa + +2001/08/16 Till Kamppeter + + * printerdrake.pm: Fixed bug of CUPS not being installed during + installation + 2001/08/16 Pixel * install2.pm, install_any.pm: add remove_unused to have more place for mo -- cgit v1.2.1