Ignore:
Timestamp:
Jan 11, 2006, 10:10:31 AM (18 years ago)
Author:
andree
Message:

Replaced partimagehack with ntfsclone from ntfsprogs package. Replaced
all occurrences of strings 'partimagehack' and 'partimage' with 'ntfsprog'.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2.06/mondo/mondo/common/libmondo-verify.c

    r273 r296  
    433433                if (res && !strncmp(biggiestruct.filename, " /dev/", 5)) {
    434434                    log_msg(3,
    435                             "Ignoring differences between %s and live filesystem because it's a device and therefore the archives are stored via partimagehack, not dd.",
     435                            "Ignoring differences between %s and live filesystem because it's a device and therefore the archives are stored via ntfsclone, not dd.",
    436436                            biggiestruct.filename);
    437437                    log_msg(3,
Note: See TracChangeset for help on using the changeset viewer.