diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2001-12-04 17:02:19 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2001-12-04 17:02:19 +0000 |
commit | 73da510611116e8d95b2e36cb8563ca163ffb81c (patch) | |
tree | a82cdbef9d2719413eee784408860b41390614bf /perl-install/ChangeLog | |
parent | ced9efddf499e45657888af153538e291b5bfa49 (diff) | |
download | drakx-backup-do-not-use-73da510611116e8d95b2e36cb8563ca163ffb81c.tar drakx-backup-do-not-use-73da510611116e8d95b2e36cb8563ca163ffb81c.tar.gz drakx-backup-do-not-use-73da510611116e8d95b2e36cb8563ca163ffb81c.tar.bz2 drakx-backup-do-not-use-73da510611116e8d95b2e36cb8563ca163ffb81c.tar.xz drakx-backup-do-not-use-73da510611116e8d95b2e36cb8563ca163ffb81c.zip |
*** empty log message ***
Diffstat (limited to 'perl-install/ChangeLog')
-rw-r--r-- | perl-install/ChangeLog | 39 |
1 files changed, 39 insertions, 0 deletions
diff --git a/perl-install/ChangeLog b/perl-install/ChangeLog index 0a6df19b7..2d4917a1b 100644 --- a/perl-install/ChangeLog +++ b/perl-install/ChangeLog @@ -2,6 +2,45 @@ * network/network.pm: additional package for wlan + * network/tools.pm: corrected pipe reading + +2001/12/04 François Pons <fpons@mandrakesoft.com> + + * any.pm: make sure lilo is installed on automatic mode. + + * install_any.pm: fix bad parsing of package to copy (when one doen't + exist anymore) in + postinstall_rpms directory. + +2001/12/04 Guillaume Cottenceau <gc@mandrakesoft.com> + + * install_interactive.pm: try to not get something poorly wrapped + + * mdk-stage1/modules.c: fpons is a sucking chief + + * modules.pm, mdk-stage1/usb-resource/update-usb-ids.pl, + mdk-stage1/Makefile, mdk-stage1/.cvsignore, mdk-stage1/probing.c: + support install from USB CDROMS (using usb-storage) + +2001/12/04 Pixel <pixel@mandrakesoft.com> + + * network/smb.pm: cleaner smbclient call + +2001/12/04 sdupont + + * standalone/drakbackup: last update... for cooker + drakbackup deamon -> ok + drakbackup cvs -> to do (only for /etc) + drakbackup wizard -> only last step + drakbackup cd -> device detection and ask for only iso file. + drakbackup net -> do rsync + drakbackup begin -> todo : update initial message + update help and about. + +2001/12/04 dam's <damien@mandrakesoft.com> + + * network/network.pm: additional package for wlan + 2001/12/04 François Pons <fpons@mandrakesoft.com> * any.pm: make sure lilo is installed on automatic mode. |