Changeset 1345 in MondoRescue
- Timestamp:
- Apr 25, 2007, 12:41:48 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/stable/mondo/ChangeLog
r1310 r1345 3 3 MONDO CHANGES 4 4 5 2.2.2 (2007-04-15) 5 2.2.2 (2007-04-16) 6 - Log files are now consistent: mondoarchive.log for mondoarchive (containing also mindi.log) and mondorestore.log for mondorestore (copied from /tmp (ram) to /var/log (disk) at the end of the restore) (Bruno Cornec) 7 - Script label-partitions-as-necessary now works correctly for LABEL and UUID (Bruno Cornec) 8 - Remove useless script compare-me (Bruno Cornec) 6 9 - Some FreeBSD fixes (Bruno Cornec) 7 10 - Fix a bug where losetup is called with only one parameter (#140) (Bruno Cornec) 8 - Fix a core dumped when a Big file doesn't exist an can't be created (Nic 9 Watson/Bruno Cornec) 11 - Fix a core dumped when a Big file doesn't exist an can't be created (Nic Watson/Bruno Cornec) 10 12 - support UUID in mondorestore (Fix #103) (Bruno Cornec) 11 13 - Fix a bug in size computation for cciss and similar devices needing a p before their partition name (Bruno Cornec) 12 14 - Fix 2 references to grep -x (Fix for #96) (Bruno Cornec) 13 - Add build support for Mandriva 2007.1, R REL 5 and Debian 4.0 (Bruno Cornec)15 - Add build support for Mandriva 2007.1, RHEL 5 and Debian 4.0 (Bruno Cornec) 14 16 - Handle no compression + verify correctly (Scott Cummings) 15 17 - various HOWTO fixes (Mike Kinney) 16 - Fix temporarily a bug when a biggiefile > 32MB was compressed below the size 17 of a slice (16MB) (Michel Loiseleur/Bruno Cornec) 18 - Fix temporarily a bug when a biggiefile > 32MB was compressed below the size of a slice (16MB) (Michel Loiseleur/Bruno Cornec) 18 19 - Better module loading in insmod_crucial_modules (Andree Leidenfrost) 19 20 - Improve Gentoo packaging (Linos) … … 22 23 - Store NFS config only once (Bruno Cornec) 23 24 - Fix a flaw in libmondo-mountlist.c (there since rev [1] !!) (Bruno Cornec) 24 - Increased MAX_STR_LEN to 384 to make it divisible without remainder by eight 25 for 64 bits platforms (Andree Leidenfrost) 25 - Increased MAX_STR_LEN to 384 to make it divisible without remainder by eight for 64 bits platforms (Andree Leidenfrost) 26 26 - Fix a bug where no bzip2 format file would be found when supporting gzip (Andy Wright) 27 27 - CentOS fixes (Andy Wright)
Note:
See TracChangeset
for help on using the changeset viewer.