summaryrefslogtreecommitdiffstats
path: root/perl-install/ChangeLog
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2001-04-06 00:52:48 +0000
committerPascal Rigaux <pixel@mandriva.com>2001-04-06 00:52:48 +0000
commit460fb40c05101436e791b2c835be46e09891b6d4 (patch)
treeed185d15229cbfebb379384580fa917e8c8299f3 /perl-install/ChangeLog
parentafba7573387ce1b4ac3b9fa57ba60cc3aec9f020 (diff)
downloaddrakx-backup-do-not-use-460fb40c05101436e791b2c835be46e09891b6d4.tar
drakx-backup-do-not-use-460fb40c05101436e791b2c835be46e09891b6d4.tar.gz
drakx-backup-do-not-use-460fb40c05101436e791b2c835be46e09891b6d4.tar.bz2
drakx-backup-do-not-use-460fb40c05101436e791b2c835be46e09891b6d4.tar.xz
drakx-backup-do-not-use-460fb40c05101436e791b2c835be46e09891b6d4.zip
*** empty log message ***
Diffstat (limited to 'perl-install/ChangeLog')
-rw-r--r--perl-install/ChangeLog34
1 files changed, 34 insertions, 0 deletions
diff --git a/perl-install/ChangeLog b/perl-install/ChangeLog
index b00f14a24..bbeb0c231 100644
--- a/perl-install/ChangeLog
+++ b/perl-install/ChangeLog
@@ -1,3 +1,37 @@
+2001/04/06 Pixel <pixel@mandrakesoft.com>
+
+ * tools/make_mdkinst_stage2: instead of removing modules.cz-2.2*, remove
+ every modules.cz except the
+ biggest one
+
+ * install_steps.pm, fs.pm, install2.pm: create install_any::write_fstab
+ and use it
+
+ * install_any.pm: add write_fstab
+ create install_any::write_fstab and use it
+
+2001/04/05 Pixel <pixel@mandrakesoft.com>
+
+ * standalone/drakboot:
+ - fix getting result of fsedit::hds
+ - cleanup
+
+ * lang.pm (fs_options): created (gets codepage and iocharset)
+
+ * common.pm (if_): better logging of the error
+ (getVarsFromSh): fix for AA="" inspired by chmou the Great (but the
+ Great
+ what?)
+
+ * bootloader.pm (install_grub): small fix
+ (install_lilo): fix lilo's dumbness (when lilo warns about not the first
+ drive, it usually fails)
+
+ * diskdrake.pm (More): created, asks for supermount, rescue pt, reload.
+
+ * install_steps_interactive.pm (addUser): default autologin to first user
+ in beginner
+
2001/04/05 Pixel <pixel@mandrakesoft.com>
* any.pm (autologin): fix