summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2001-01-11 21:32:40 +0000
committerPascal Rigaux <pixel@mandriva.com>2001-01-11 21:32:40 +0000
commitde59f070372d5a5e782a5e703a6e2003d47f7bd2 (patch)
tree73a5f4043e52d5109eaa2b433d660c136fb573f2
parentb0b847d35c8e3d765b47d4022cd5890d947b84fb (diff)
downloaddrakx-backup-do-not-use-de59f070372d5a5e782a5e703a6e2003d47f7bd2.tar
drakx-backup-do-not-use-de59f070372d5a5e782a5e703a6e2003d47f7bd2.tar.gz
drakx-backup-do-not-use-de59f070372d5a5e782a5e703a6e2003d47f7bd2.tar.bz2
drakx-backup-do-not-use-de59f070372d5a5e782a5e703a6e2003d47f7bd2.tar.xz
drakx-backup-do-not-use-de59f070372d5a5e782a5e703a6e2003d47f7bd2.zip
*** empty log message ***
-rw-r--r--perl-install/ChangeLog30
1 files changed, 30 insertions, 0 deletions
diff --git a/perl-install/ChangeLog b/perl-install/ChangeLog
index d4a75f432..1725b56a3 100644
--- a/perl-install/ChangeLog
+++ b/perl-install/ChangeLog
@@ -1,3 +1,33 @@
+2001/01/11 Guillaume Cottenceau <gc@mandrakesoft.com>
+
+ * mdk-stage1/Makefile, mdk-stage1/disk.c:
+ - add DISK install from ISO image file
+ - add FTP
+ - add HTTP
+ - use single place for mountpoints and static directories
+
+ * mdk-stage1/hack, mdk-stage1/lomount.c, mdk-stage1/lomount.h:
+ - add DISK install from ISO image file
+
+ * mdk-stage1/stage1.c, mdk-stage1/config-stage1.h, mdk-stage1/stage1.h,
+ mdk-stage1/tools.c, mdk-stage1/stdio-frontend.c, mdk-stage1/cdrom.c,
+ mdk-stage1/tools.h, mdk-stage1/newt-frontend.c, mdk-stage1/network.c:
+ - add FTP
+ - add HTTP
+ - use single place for mountpoints and static directories
+
+ * mdk-stage1/insmod-busybox/Config.h: tweak config
+
+2001/01/11 Pixel <pixel@mandrakesoft.com>
+
+ * standalone/adduserdrake: adduserdrake may handles autologin
+
+ * install_steps.pm (addUser): set autologin
+
+ * install2.pm (addUser): moved setAuthentication to install_steps::addUser
+
+ * install_steps_interactive.pm (addUser): fix
+
2001/01/11 dam's <damien@mandrakesoft.com>
* install_steps.pm, install_steps_interactive.pm, ChangeLog,