diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2002-01-04 10:07:15 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2002-01-04 10:07:15 +0000 |
commit | f6f704d2ed9ad5c123a5c59c88bc6c825f04ee38 (patch) | |
tree | 448f66f2c491b7ccce7696465aada49839bfa2ef /perl-install | |
parent | 1107f84af6db3ace1a08242666e9c39844f349c9 (diff) | |
download | drakx-backup-do-not-use-f6f704d2ed9ad5c123a5c59c88bc6c825f04ee38.tar drakx-backup-do-not-use-f6f704d2ed9ad5c123a5c59c88bc6c825f04ee38.tar.gz drakx-backup-do-not-use-f6f704d2ed9ad5c123a5c59c88bc6c825f04ee38.tar.bz2 drakx-backup-do-not-use-f6f704d2ed9ad5c123a5c59c88bc6c825f04ee38.tar.xz drakx-backup-do-not-use-f6f704d2ed9ad5c123a5c59c88bc6c825f04ee38.zip |
*** empty log message ***
Diffstat (limited to 'perl-install')
-rw-r--r-- | perl-install/ChangeLog | 54 |
1 files changed, 54 insertions, 0 deletions
diff --git a/perl-install/ChangeLog b/perl-install/ChangeLog index 70360c6bb..259375b59 100644 --- a/perl-install/ChangeLog +++ b/perl-install/ChangeLog @@ -1,3 +1,57 @@ +2002/01/03 dam's <damien@mandrakesoft.com> + + * standalone/drakbackup: user can be equal to 500 + +2002/01/03 François Pons <fpons@mandrakesoft.com> + + * install_any.pm: updated code to create synthesis file (including + provides on files). + +2002/01/03 Pablo Saratxaga <pablo@mandrakesoft.com> + + * share/po/ar.po: updated Arabic file + +2002/01/03 Pixel <pixel@mandrakesoft.com> + + * install2.pm, Xconfig.pm: save the output of ddcxinfos before + modprobe'ing i810fb, and use that output for Xconfig (when i810fb is + modprobe'd, ddc probe doesn't work anymore) + + * install_steps_interactive.pm, install_steps_gtk.pm: fix english messages + + * share/rpmsrate: as asked by Vincent Danen, lower uucp and raise sudo + + * pkgs.pm: prefer gcc-cpp + + * interactive_gtk.pm, interactive.pm: toggle Advanced/Basic button + + * any.pm: fix english messages + save the output of ddcxinfos before modprobe'ing i810fb, and use that + output for Xconfig (when i810fb is modprobe'd, ddc probe doesn't work + anymore) + +2002/01/02 Pablo Saratxaga <pablo@mandrakesoft.com> + + * lang.pm: changed @euro locales to plain names; now old currencies ones + are obsolete + +2001/12/31 sdupont + + * standalone/drakfont: new fixed size and add a head pixmap (to update). + + * standalone/drakbackup: lots of update ... + - cron work. + - backup incremental & normal work. + - corrupted backup data files supported. + - error messages updated. + - aff list of backup data files pbs. + - test all backup files before to restore it. + +2001/12/30 Pixel <pixel@mandrakesoft.com> + + * fs.pm: format home directories with "-m 0" for ext2&ext3, so that the + root reserved part is 0% (and not 5%) + 2001/12/30 Pixel <pixel@mandrakesoft.com> * fs.pm: format home directories with "-m 0" for ext2&ext3, so that the |