summaryrefslogtreecommitdiffstats
path: root/perl-install/ChangeLog
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2002-01-07 18:28:42 +0000
committerPascal Rigaux <pixel@mandriva.com>2002-01-07 18:28:42 +0000
commit022d8eb6c9f81ab7fb3dc001364317b7f3dbae0d (patch)
tree639b437495497dc64baeb510461c227000f5ccb4 /perl-install/ChangeLog
parent008917c5b9769223e86388bef56376a22b5ea26e (diff)
downloaddrakx-022d8eb6c9f81ab7fb3dc001364317b7f3dbae0d.tar
drakx-022d8eb6c9f81ab7fb3dc001364317b7f3dbae0d.tar.gz
drakx-022d8eb6c9f81ab7fb3dc001364317b7f3dbae0d.tar.bz2
drakx-022d8eb6c9f81ab7fb3dc001364317b7f3dbae0d.tar.xz
drakx-022d8eb6c9f81ab7fb3dc001364317b7f3dbae0d.zip
*** empty log message ***
Diffstat (limited to 'perl-install/ChangeLog')
-rw-r--r--perl-install/ChangeLog51
1 files changed, 51 insertions, 0 deletions
diff --git a/perl-install/ChangeLog b/perl-install/ChangeLog
index 7aab67988..a865cd767 100644
--- a/perl-install/ChangeLog
+++ b/perl-install/ChangeLog
@@ -1,3 +1,54 @@
+2002/01/07 dam's <damien@mandrakesoft.com>
+
+ * Makefile: socmetic
+ typo
+ added debug mode for the whole install
+
+ * my_gtk.pm: removed print
+ new pack_start functions, powerpack sub added (code from adrien)
+ incorporated adrien's code to generalize pack functions
+ minor bug fixes
+
+ * install_steps.pm, network/netconnect.pm: corrected network connection
+ during install
+
+ * install2: added debug mode for the whole install
+
+2002/01/07 François Pons <fpons@mandrakesoft.com>
+
+ * steps.pm: changed installUpdates after summary (to get corrected
+ timezone).
+
+ * install_any.pm: separated setDefaultPackages from setPackages because it
+ is used by allowing
+ only base system to be installed (allow remade a better package
+ selection).
+
+ * crypto.pm: added bestMirror method to retrieve a good mirror (according
+ to timezone) and
+ add salt with random number to avoid using always the same.
+
+ * install2.pm: added option to only upgrade packages.
+
+ * install_steps_interactive.pm: added minimal type of install support.
+
+ * share/list: fixed to match newer menu package.
+
+ * Makefile: fixed overwriting of install2 filtering, keep diagnostic and
+ strict for debug mode.
+
+2002/01/07 Guillaume Cottenceau <gc@mandrakesoft.com>
+
+ * mdk-stage1/network.c: also log server name for HTTP install
+
+2002/01/04 dam's <damien@mandrakesoft.com>
+
+ * network/adsl.pm, install_steps.pm, network/tools.pm, my_gtk.pm,
+ network/netconnect.pm: corrected minor bugs in network (among others bug
+ "modifying read only values")
+ recode upNetwork and downNetwork (it might work, at least if you are
+ lucky);
+
2002/01/04 dam's <damien@mandrakesoft.com>
* my_gtk.pm: corrected minor bugs in network (among others bug "modifying