diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2001-08-14 16:28:27 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2001-08-14 16:28:27 +0000 |
commit | 88a451a1b4f76a056985d12ef096f6d3592cf023 (patch) | |
tree | 040448933d92e64ad3160dfe3be389a91f6f4df4 | |
parent | 8d9948a4c4ac65c3cc7d310635d5e90acd4efeae (diff) | |
download | drakx-88a451a1b4f76a056985d12ef096f6d3592cf023.tar drakx-88a451a1b4f76a056985d12ef096f6d3592cf023.tar.gz drakx-88a451a1b4f76a056985d12ef096f6d3592cf023.tar.bz2 drakx-88a451a1b4f76a056985d12ef096f6d3592cf023.tar.xz drakx-88a451a1b4f76a056985d12ef096f6d3592cf023.zip |
*** empty log message ***
-rw-r--r-- | perl-install/ChangeLog | 36 |
1 files changed, 36 insertions, 0 deletions
diff --git a/perl-install/ChangeLog b/perl-install/ChangeLog index 8a8b61ace..14c47ae36 100644 --- a/perl-install/ChangeLog +++ b/perl-install/ChangeLog @@ -4,6 +4,42 @@ 2001/08/14 Guillaume Cottenceau <gc@mandrakesoft.com> + * install_any.pm: oops, fix type of installing X or not + - fix choice of packages when auto install + + * Makefile.config: add drakautoinst in drakxtools standalone binaries + + * install_steps_interactive.pm, install2.pm: + - fix createBootdisk with auto + - fix setupBootloader with auto + - fix behaviour of draknet when auto-install + - remove auto flag when error-in-step + + * install_steps.pm, network/netconnect.pm: + - fix behaviour of draknet when auto-install + - remove auto flag when error-in-step + + * Xconfigurator.pm: fix automatic configuration + +2001/08/14 Pablo Saratxaga <pablo@mandrakesoft.com> + + * share/po/sv.po: updated Swedish file + +2001/08/14 Pixel <pixel@mandrakesoft.com> + + * Xconfigurator.pm: fix typo? + +2001/08/14 Till Kamppeter <till@mandrakesoft.com> + + * printerdrake.pm: Transfer queues non-interactively when switching + between LPD and LPRng. + +2001/08/14 dam's <damien@mandrakesoft.com> + + * standalone/draknet: corrected activation button + +2001/08/14 Guillaume Cottenceau <gc@mandrakesoft.com> + * install_steps.pm, install_steps_interactive.pm, install2.pm, network/netconnect.pm: - fix behaviour of draknet when auto-install |