Changeset 1315 in MondoRescue for branches/2.2.2/mondo/ChangeLog


Ignore:
Timestamp:
Apr 16, 2007, 4:13:59 PM (17 years ago)
Author:
Bruno Cornec
Message:

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)
One include has been created for each bianry containing only that declaration ofr the moment, but which will be extended to include all local definitions (ps_* e.g.)
Doc updated accordingly
LOGFILE in restore process is now passed in the environment and not duplicated anymore
LogIt is not redifined either
LOGFILE should be put in environment by mondoarchive for mindi's usage but that's a step left for later.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2.2.2/mondo/ChangeLog

    r1309 r1315  
    33MONDO CHANGES
    44
    5 2.2.2 (2007-04-15)
     52.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)
    69- Some FreeBSD fixes (Bruno Cornec)
    710- Fix a bug where losetup is called with only one parameter (#140) (Bruno Cornec)
Note: See TracChangeset for help on using the changeset viewer.