diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2001-08-25 18:44:12 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2001-08-25 18:44:12 +0000 |
commit | aa32d72cce1be66aaae018062d59824076e91506 (patch) | |
tree | cbbd7a3608873200e6af59a58173e3352759a82c /perl-install | |
parent | 744e776b33e1c98a9ea0339ad2a98f003e78bff0 (diff) | |
download | drakx-backup-do-not-use-aa32d72cce1be66aaae018062d59824076e91506.tar drakx-backup-do-not-use-aa32d72cce1be66aaae018062d59824076e91506.tar.gz drakx-backup-do-not-use-aa32d72cce1be66aaae018062d59824076e91506.tar.bz2 drakx-backup-do-not-use-aa32d72cce1be66aaae018062d59824076e91506.tar.xz drakx-backup-do-not-use-aa32d72cce1be66aaae018062d59824076e91506.zip |
*** empty log message ***
Diffstat (limited to 'perl-install')
-rw-r--r-- | perl-install/ChangeLog | 58 |
1 files changed, 58 insertions, 0 deletions
diff --git a/perl-install/ChangeLog b/perl-install/ChangeLog index 8b7ed7264..58d02da4d 100644 --- a/perl-install/ChangeLog +++ b/perl-install/ChangeLog @@ -1,3 +1,61 @@ +2001/08/25 dam's <damien@mandrakesoft.com> + + * install2.pm, steps.pm: icon correction + +2001/08/25 Pixel <pixel@mandrakesoft.com> + + * fs.pm (mount): accept mounting iso9660 filesystem as it should be + (write_fstab): enable mounting more than one swap :) + + * bootlook.pm: fix deprecated call standalone::pkgs_install + + * install_steps.pm: added the missing security parameter to + set_default_options + + * diskdrake.pm: don't the grab flag propagate everywhere + +2001/08/24 dam's <damien@mandrakesoft.com> + + * pixmaps/mouse_3b_mini.xpm, pixmaps/mouse_3b+.xpm, pixmaps/mouse_3b.xpm, + pixmaps/mouse_3b+_mini.xpm: mini pixmaps, and lower color res for normal + pix + + * standalone/mousedrake: updated mouse test + +2001/08/24 Guillaume Cottenceau <gc@mandrakesoft.com> + + * mdk-stage1/dietlibc/libstdio/fdglue.c: fix this dietlibc... hope the + uncompressing of ramdisk will rulz now + + * mdk-stage1/network.c: allow unsetting of automatic mode if not enough + parameter provided in network steps + + * mdk-stage1/probing.c: + - descr of proc files + - fix small typo (segfault or not segfault? that's the question) + enable install from Compaq Smart Array + + * mdk-stage1/dietlibc/Makefile, mdk-stage1/bzlib/Makefile: use CC rather + than gcc statically + + * mdk-stage1/tools.c, mdk-stage1/mount.c: enable install from Compaq Smart + Array + +2001/08/24 Pixel <pixel@mandrakesoft.com> + + * tools/pcmcia_config.patch: update the patch + + * Makefile (test_pms): make perl_checker skip help.pm + ensure no .orig are generated when the pcmcia patch is applied + + * tools/make_mdkinst_stage2: give a little more free space (esp. for + russian lang) + + * lang.pm, share/gen_locales.sh: no need for UTF-8/LC_CTYPE + + * share/po/help_xml2pm.pl, share/po/Makefile, help.pm: auto-generates + help.pm from xml doc done by doc team + 2001/08/24 dam's <damien@mandrakesoft.com> * network/adsl.pm: bugfix, speedtouch help |