From 67f45ce5281af52eb95de71750e539914e3ad849 Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Sat, 3 Mar 2001 21:34:08 +0000 Subject: *** empty log message *** --- perl-install/ChangeLog | 44 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 44 insertions(+) diff --git a/perl-install/ChangeLog b/perl-install/ChangeLog index 97154423d..a28545d6f 100644 --- a/perl-install/ChangeLog +++ b/perl-install/ChangeLog @@ -1,3 +1,47 @@ +2001/03/03 Pixel + + * install_steps.pm: small fixes for LVM + (doPartitionDisksAfter): small adaptation for LVMs + use run_or_die + + * fsedit.pm: small fixes for LVM + (hds): detect LVMs and return them + (add): handling of LVMs + (@partitions_signatures): add new magic of reiserfs + + * bootloader.pm: use run_or_die + + * run_program.pm (run_or_die, rooted_or_die): created + + * install_steps_interactive.pm: cleanup + + * install_any.pm (getHds): handle LVMs. $o->{lvms} contain them + (setPackages): ask for installation of package lvm when needed + (suggest_mount_points, find_root_parts): take $fstab as arg instead of + $hds + + * install2.pm: small fixes for LVM + (formatPartitions): call vgscan if needed when / is mounted + + * devices.pm (make): better caller in error + + * share/list: add progs for LVM handling + + * install_interactive.pm: small fixes for LVM + + * diskdrake.pm: small fixes for LVM + - addition of drive to notebook cleaned + - various clean-up + - handling of LVMs + + * standalone/diskdrake: small fixes for LVM + small adaptation + + * lvm.pm: small fixes for LVM + creation + + * partition_table.pm: add isLVMBased + 2001/03/02 stew * commands.pm - fdisk locks up machine on report_bug - replace with pdisk PPC -- cgit v1.2.1