Changeset 730 in MondoRescue
- Timestamp:
- Jul 30, 2006, 4:22:17 PM (18 years ago)
- Location:
- branches/stable
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/stable/mindi/ChangeLog
r683 r730 3 3 MINDI CHANGES 4 4 5 1.0.9 (2006-06-26) 5 1.0.9 (2006-07-30) 6 - SuSE RPMS now use bzip2 (Lars Rupp/Bruno Cornec) 7 - Fix a bug for filesystems with LABEL in fstab not mounted (Bruno Cornec) 8 - Qlogic 2300 and 2200 are now supported (Bruno Cornec) 9 - Use busybox 1.1.3 for net part (Bruno Cornec) 10 - Fix various screen corruption for 'Configure LVM' (Andree Leidenfrost) 11 - Fix Adaptec Zero-Channel RAID Cards support bug #6455 (Bruno Cornec) 12 - Fix a bug with redhat_label not initialized in the loop systematically 13 (Anthony P. Machon/Bruno Cornec) 6 14 - nfsmount option added to allow redeployment from another NFS server (Bruno Cornec) 7 15 - Replaced all occurrences of egrep with 'grep -E' and of fgrep with 'grep -F' (Andree Leidenfrost) -
branches/stable/mondo/ChangeLog
r728 r730 6 6 - Fix various screen corruption for 'Configure LVM'/RAID sync (Andree Leidenfrost) 7 7 - SuSE RPMS now use bzip2 (Lars Rupp/Bruno Cornec) 8 - Exclude mvfs type of filesystem (ClearCase) from mondo backup (Bruno Cornec)8 - Exclude ClearCase mvfs type of filesystem from mondo backup (rzonum_at_gmail.com/Bruno Cornec) 9 9 - Improved .spec Requires (Fedora/SuSE feedbacks) (Bruno Cornec) 10 - Indication for users of IDE burners and 2.6 kernels (Christopher Moriarity/Bruno Cornec) 11 - remove df -P during restore as busybox doesn't support it (Bruno Cornec) 10 12 - nfsmount option added to allow redeployment from another NFS server (Bruno Cornec) 13 - This version should work a bit better with files having special char bug #7421 - but more to come (Bruno Cornec) 14 - Fix Debian Bug #369321 by increasing MAX_TAPECATALOG_ENTRIES to 8192 and bkpinfo->optimal_set_size to 16MB (Andree Leidenfrost) 15 - Fix problem with BurnProof+DVD (Andree Leidenfrost) 16 - Fix bug #7820: mondo should now support files > 2GB (taps23_at_yahoo.com/Bruno Cornec) 11 17 - Replaced all occurrences of egrep with 'grep -E' and of fgrep with 'grep -F' (Andree Leidenfrost) 12 18 - Optimize grep usage - fixes Debian bug #222052 (Andree Leidenfrost)
Note:
See TracChangeset
for help on using the changeset viewer.