diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2000-09-22 18:28:12 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2000-09-22 18:28:12 +0000 |
commit | 3016b8cbd953c835fddb0cb72d9da568d0fe9693 (patch) | |
tree | e39fb7d301de411e7c535cc038b8b151b48897c9 /perl-install | |
parent | 50e41119fecdd4655e6cf4bd883479f78aa9b47a (diff) | |
download | drakx-3016b8cbd953c835fddb0cb72d9da568d0fe9693.tar drakx-3016b8cbd953c835fddb0cb72d9da568d0fe9693.tar.gz drakx-3016b8cbd953c835fddb0cb72d9da568d0fe9693.tar.bz2 drakx-3016b8cbd953c835fddb0cb72d9da568d0fe9693.tar.xz drakx-3016b8cbd953c835fddb0cb72d9da568d0fe9693.zip |
no_comment
Diffstat (limited to 'perl-install')
-rw-r--r-- | perl-install/ChangeLog | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/perl-install/ChangeLog b/perl-install/ChangeLog index 881363c02..b422fc4ee 100644 --- a/perl-install/ChangeLog +++ b/perl-install/ChangeLog @@ -1,3 +1,29 @@ +2000-09-22 DrakX <install@linux-mandrake.com> + + * snapshot uploaded + +2000-09-22 Pixel <pixel@mandrakesoft.com> + + * install2.pm (main): if /lnx4win/i in VERSION, set $o->{lnx4win} + + * Xconfigurator.pm (cardConfiguration): fix setting 4MB of meg for + i810 + (testFinalConfig): i810 is a verybad_card, aka can't test anything + on it :-( + (main): fork to background and stay there while waiting for the WM + to exit + (testFinalConfig): update the backgroung image path + + * interactive_gtk.pm (exit): flush X before leaving (otherwise the + mousecursor is not restored) + + * run_program.pm (rooted): don't redirect the stdout and stderr to + ddebug.log if not $::isInstall + + * modules.pm (load_raw): redirect stderr to tty5 + + * install2.pm (main): set variable $::isInstall + 2000-09-22 Guillaume Cottenceau <gc@mandrakesoft.com> * standalone/drakgw: now includes information from netconnect to |