summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2001-05-04 10:56:24 +0000
committerPascal Rigaux <pixel@mandriva.com>2001-05-04 10:56:24 +0000
commit59b4f44effc1651c0b6cd67d477449931817aedb (patch)
treeb38c8f0b6d674cc42a6e517f4be6071314d2902d
parent602031f419d1dc6db0e0fae7d8519176483f0fde (diff)
downloaddrakx-backup-do-not-use-59b4f44effc1651c0b6cd67d477449931817aedb.tar
drakx-backup-do-not-use-59b4f44effc1651c0b6cd67d477449931817aedb.tar.gz
drakx-backup-do-not-use-59b4f44effc1651c0b6cd67d477449931817aedb.tar.bz2
drakx-backup-do-not-use-59b4f44effc1651c0b6cd67d477449931817aedb.tar.xz
drakx-backup-do-not-use-59b4f44effc1651c0b6cd67d477449931817aedb.zip
*** empty log message ***
-rw-r--r--perl-install/ChangeLog60
1 files changed, 60 insertions, 0 deletions
diff --git a/perl-install/ChangeLog b/perl-install/ChangeLog
index d44de5686..18b48300f 100644
--- a/perl-install/ChangeLog
+++ b/perl-install/ChangeLog
@@ -1,3 +1,63 @@
+2001/04/30 Guillaume Cottenceau <gc@mandrakesoft.com>
+
+ * mdk-stage1/stdio-frontend.c: nicer layout for progressbar and
+ statusreport, when update_progression
+ Provide some description of the drivers
+
+ * docs/HACKING: fix
+ pserver -> ext
+
+ * mdk-stage1/tools.c, mdk-stage1/Makefile, mdk-stage1/tools.h,
+ mdk-stage1/newt-frontend.c, mdk-stage1/modules_descr.h,
+ mdk-stage1/modules.c: Provide some description of the drivers
+
+2001/04/30 Pixel <pixel@mandrakesoft.com>
+
+ * docs/README: s/gi.tar.bz2/DrakX-*.src.rpm/
+
+ * docs/advocacy: fuck'em all
+
+2001/04/26 François Pons <fpons@mandrakesoft.com>
+
+ * docs/README.devel, docs/README: added some more comments for DrakX code
+ source and usage.
+
+2001/04/25 François Pons <fpons@mandrakesoft.com>
+
+ * tools/oem-prepare: fixed use of VERSION file to find language.
+ prepare a oem disk to be used by moving all files that will not be
+ installed by oem (oem-master disk preparation).
+
+ * rescue/tree/etc/closurepkgs, rescue/tree/etc/part_and_bootloader: fixed
+ usage of free space on disk, added NVIDIA packages to install.
+
+ * rescue/tree/etc/oem-server: added missing VERSION file.
+ fixed usage of free space on disk, added NVIDIA packages to install.
+
+ * rescue/tree/etc/oem: added missing autologin package.
+ added option to enable oem mode.
+ added missing VERSION file.
+ fixed usage of free space on disk, added NVIDIA packages to install.
+
+2001/04/24 Guillaume Cottenceau <gc@mandrakesoft.com>
+
+ * mdk-stage1/Makefile: version is labelled "cooker"
+
+2001/04/19 Guillaume Cottenceau <gc@mandrakesoft.com>
+
+ * tools/serial_probe/serial.c, tools/serial_probe/serial_probe.c:
+ integrate fg's fixes for includes
+
+2001/04/19 Stew Benedict <sbenedict@mandrakesoft.com>
+
+ * rescue/list.sparc, rescue/list.i386, rescue/list.ppc, rescue/list.alpha,
+ rescue/list: move /sbin/sfdisk to list.arch, update both list.ppc
+
+2001/04/18 Guillaume Cottenceau <gc@mandrakesoft.com>
+
+ * mdk-stage1/network.c: fix bug that trashes the network config of stage1
+ during stage2, when no DNS is provided
+
2001/04/18 dam's <damien@mandrakesoft.com>
* standalone/net_monitor: last corrections