summaryrefslogtreecommitdiffstats
path: root/perl-install/ChangeLog
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2000-09-23 23:30:54 +0000
committerPascal Rigaux <pixel@mandriva.com>2000-09-23 23:30:54 +0000
commit041bce7f1ab685a4290865e4eb2c2f5d2aaac285 (patch)
treed7305d5a8fb789cffc0c4795cc3ff7eff2b8585f /perl-install/ChangeLog
parent61b38e21c24cb2537b7105f5867745d0a569ec6f (diff)
downloaddrakx-backup-do-not-use-041bce7f1ab685a4290865e4eb2c2f5d2aaac285.tar
drakx-backup-do-not-use-041bce7f1ab685a4290865e4eb2c2f5d2aaac285.tar.gz
drakx-backup-do-not-use-041bce7f1ab685a4290865e4eb2c2f5d2aaac285.tar.bz2
drakx-backup-do-not-use-041bce7f1ab685a4290865e4eb2c2f5d2aaac285.tar.xz
drakx-backup-do-not-use-041bce7f1ab685a4290865e4eb2c2f5d2aaac285.zip
no_comment
Diffstat (limited to 'perl-install/ChangeLog')
-rw-r--r--perl-install/ChangeLog22
1 files changed, 22 insertions, 0 deletions
diff --git a/perl-install/ChangeLog b/perl-install/ChangeLog
index 35940d19b..6c2346a73 100644
--- a/perl-install/ChangeLog
+++ b/perl-install/ChangeLog
@@ -1,3 +1,25 @@
+2000-09-24 Pixel <pixel@mandrakesoft.com>
+
+ * fs.pm (umount): remove the ending "/" in the mntpoint. Otherwise
+ the mtab updating fails to update properly
+
+2000-09-23 Pixel <pixel@mandrakesoft.com>
+
+ * partition_table.pm (active): set the hd dirty
+
+ * services.pm (services): patched to handle xinetd sub-services
+
+ * install2.pm (formatPartitions): unset choosePackages done, so
+ that choosePackages is done again
+
+ * install_steps.pm (doPartitionDisksBefore): close pkgs::LOG and
+ umount /mnt/proc so that going back to partitioning doesn't fail
+ because /mnt can't be umounted.
+ umount_all twice after a sleep (HACK)
+
+ * pkgs.pm: updated $A, $B and $C for 7.2 (used by correctSize and
+ invCorrectSize)
+
2000-09-23 dam's <damien@mandrakesoft.com>
* netconnect.pm (isdn_detect): log NET_DEVICE when isdn too.